Paper deep dive
Grounding Without Corrective Control: Truth-Tracking Profiles for Large Language Models
Brett Reynolds
Intelligence
Status: succeeded | Model: Gemma-4-26B-A4B | Prompt: intel-v1 | Confidence: 91%
Last extracted: 8/17/2026, 5:22:49 AM
Summary
The paper proposes a framework for analyzing Large Language Models (LLMs) by distinguishing between 'grounding' (having content/reference) and 'corrective control' (the ability to detect and repair discrepancies). It introduces 'truth-tracking profiles' and 'route profiles' to map how different epistemic routes (e.g., retrieval, tools, self-consistency) constrain model outputs. The author argues that text-only models have 'derivative answerability' from training data, while 'live answerability' requires external, independent routes for correction. The framework aims to predict model performance and guide interventions based on the specific routes available for a given task.
Entities (10)
Relation Signals (6)
Corrective Control â requires â Live Routes
confidence 95% ¡ The arrangement has corrective control only when live, sufficiently independent routes can detect and repair fresh discrepancies.
Text-trained models â possesses â Derivative Answerability
confidence 93% ¡ Text-trained models inherit patterns of testimony, coherence, and prior correction. Where target-sensitive correction survives training, these can supply derivative answerability
Code Execution â enables â Error Detection
confidence 92% ¡ Code execution supplies a contrasting live route. A language model can write a function, run it, inspect a compiler error or failed test, and revise the code.
Route Profile â supports â Truth-Tracking Analysis
confidence 91% ¡ Those profiles support analysis of truth-tracking: patterned support for representational success.
Retrieval â provides â Live Answerability
confidence 90% ¡ Relative to the baseline, retrieval, tools, code execution, multimodal input, and action-guided feedback add live routes
Anthropic Claude Opus 4.8 â usedfor â Drafting and Editing
confidence 88% ¡ The large language models Anthropic Claude Opus 4.8... served as drafting and editing aids throughout the preparation of this paper.
Cypher Suggestions (0)
No Cypher suggestions yet.
Abstract
Abstract:Recent work suggests that some large language model representations have content or reference. Grounding can secure either without supplying live routes for correction. This paper asks what follows from that gap. An output is answerable when discrepancies can affect what a target- and task-specific arrangement produces, accepts, or withdraws. The arrangement has corrective control only when live, sufficiently independent routes can detect and repair fresh discrepancies. A route profile records which routes constrain the arrangement and how they are related. Those profiles support analysis of truth-tracking: patterned support for representational success. Language models are the pressure case; text-only arrangements provide a task-relative limiting case. Text-trained models inherit patterns of testimony, coherence, and prior correction. Where target-sensitive correction survives training, these can supply derivative answerability (inherited constraint); live answerability is the relation supplied by a current route for fresh discrepancies. Fluent failures should follow when a task requires independently informative access to the facts. Self-consistency, retrieval, tools, code execution, multimodal input, and feedback should help selectively. Route-by-task interactions test the distinctions. The decomposition's empirical burden is to predict held-out route--task combinations or improve intervention choice without conceptual refitting. Surface improvement and truth-tracking improvement can come apart.
Tags
Links
- Source: https://arxiv.org/abs/2608.14252v1
- Canonical: https://arxiv.org/abs/2608.14252v1
Trouble viewing inline? Open PDF directly â
Full Text
83,170 characters extracted from source content.
Expand or collapse full text
Grounding Without Corrective Control: Truth-Tracking Profiles for Large Language Models Brett Reynolds * Humber Polytechnic & University of Toronto 14th August 2026 Abstract Recent work suggests that some large language model representations have content or refer- ence. Grounding can secure either without supplying live routes for correction. This paper asks what follows from that gap. An output is answerable when discrepancies can affect what a target-andtask-specificarrangementproduces, accepts, orwithdraws. Thearrangementhas corrective control only when live, sufficiently independent routes can detect and repair fresh discrepancies. A route profile records which routes constrain the arrangement and how theyâre related. Those profiles support analysis of truth-tracking: patterned support for representational success. Language models are the pressure case; text-only arrangements provide a task-relative lim- iting case. Text-trained models inherit patterns of testimony, coherence, and prior correction. Where target-sensitive correction survives training, these can supply derivative answerab- ility (inherited constraint); live answerability is the relation supplied by a current route for fresh discrepancies. Fluent failures should follow when a task requires independently in- formative access to the facts. Self-consistency, retrieval, tools, code execution, multimodal in- put, and feedback should help selectively. Route-by-task interactions test the distinctions. The decompositionâs empirical burden is to predict held-out routeâtask combinations or improve intervention choice without conceptual refitting. Surface improvement and truth-tracking im- provement can come apart. Keywords: large language models; grounding; answerability; corrective control; projectibility; truth- tracking AI use. The large language models Anthropic Claude Opus 4.8, Fable 5, and Opus 5; and OpenAI Codex using GPT-5.5 served as drafting and editing aids throughout the preparation of this paper. Iâm responsible for all theoretical claims, arguments, errors, and interpretive choices. * Contact: brett.reynolds@humber.ca 1 arXiv:2608.14252v1 [cs.AI] 14 Aug 2026 1 INTRODUCTION: FROM GROUNDING TO CORRECTIVE CONTROL2 1Introduction: from grounding to corrective control Do the representations inside large language models (LLMs) connect to the world? The question is often put as a yes/no. Bender and Koller (2020) say no. They imagine two stranded people com- municating by underwater cable. An octopus that can tap the cable but canât observe either island learnstopredicttheirmessagesandattemptstoimpersonateonecorrespondent. Becauseithasaccess only to linguistic form, they argue, its responses remain disconnected from what the speakers discuss. Others reply that such systems meet some conditions on reference, or that sensory grounding can be optional for thought in the first place (Chalmers,2023; Coelho Mollo & Millière,2026). But that opposition only starts the inquiry. The debate descends from the symbol-grounding problem (Harnad,1990): how can symbols, or symbol-like states, get meaning independent of the interpretations supplied by users? For LLMs, recent work has pluralized the issue. Pavlick (2023) treats grounding as a family of questions about symbols and use; Coelho Mollo and Millière (2026) distinguish kinds of grounding; and Chalmers (2023) separates sensory grounding from thought. The recent literature has answered sceptical arguments one at a time, principally on the side of content. Onreference,thenaturalhistoriesofalanguagemodelâswordscansecureit(Mandelkern& Linzen,2024), while intentions are the wrong place to look (Pepp,2025). On linguistic competence and meaning, the argument from communicative intention fails at both premises (Attah,2025), and facts about linguistic practice can determine meaning even if the facts that would determine mental content donât (Grindrod, 2024). At the level of the proposed target, meaning can be grounded in a corpus rather than in the world (HavlĂk,2024). Ruyant (2026) reaches the further conclusion that what such systems represent is a class of appropriate linguistic production rather than the world. I contest none of those claims, and my argument doesnât require their authors to be mistaken. Some of those authors discuss misrepresentation, error, and repair, but the grounding accounts con- sidered here donât by themselves supply an account of the live, task-indexed routes through which a fresh discrepancy can be detected and translated into a target-improving revision. 1 Establishing con- tent and establishing the capacity to detect and repair fresh errors are different achievements, and the second doesnât follow from the first. Distinguishing kinds of grounding still leaves open which differences in epistemic architecture explain patterned truth-relevant success and failure. Truth-relevant success depends on stabiliz- ing routes 2 such as perception, testimony and records, coherence constraints, measurement, in- tervention, checking and revision, and feedback from practical success or failure. Some bring target information into production; others integrate, check, or correct whatâs already there. An arrangement is a language model together with whatever prompts, records, tools, sensors, checkers, or reviewers are live for a particular target and task. 3 Its profile records which routes 1 Coelho Mollo and Millière (2026) build the possibility of misrepresentation into their account, and Attah (2025) discusses conversational repair. Their treatments stop short of the live routes from discrepancy to revision at issue here, and neither is committed to denying that such routes matter. 2 In Grindrodâs (2024) reading of Millikan, a stabilizing function is instead conventional and inter-agent: it sits betweenspeakerandhearer. Itexplainswhyalinguisticdevicekeepsbeingreproduced,andheputsthenotiontoworkon language models. A device can have a robust stabilizing function in Millikanâs sense while preserving only the effects of theroutesatissuehere. Thatâsarguablywhatoccursinthetext-onlycase: trainingpreserveseffectsofearliercoordination without retaining the coordinating routes themselves. 3 This explanatory unit echoes the extended-mind treatment of functionally integrated external resources as parts of a cognitive system (Clark & Chalmers,1998). It neednât itself be a cognitive subject. 1 INTRODUCTION: FROM GROUNDING TO CORRECTIVE CONTROL3 constrain it and how those routes are coupled: which can check, calibrate, or correct which others. Anoutputisanswerabletoatargettotheextentthatdiscrepanciescanaffectwhatthearrange- ment produces or accepts, including through later correction or withdrawal. That influence may be inherited, delayed, or supplied by external audit. The arrangement has corrective control only when live routes let it detect and repair a fresh discrepancy. Thearrangement,notthelanguagemodeloritsoutputalone,bearstheprofileandanycorrective control. Nor can it include the surrounding practice without limit: doing so would credit every de- ploymentwiththeepistemicresourcesofhumanscience. Itsboundaryiscausal. Informationoutside it canât correct the output. The decomposition is an account of epistemic architecture for explain- ing and predicting performance and guiding intervention, not a semantic theory or scalar metric. It askswhygroundingleavesthatboundaryuntouchedandwhetherdistinguishinginheritedconstraint from live correction improves prediction or intervention. LLMs matter because they separate routes that human epistemic life normally bundles together. Theseparationisclearestinthelimitingcaseofanarrangementwhosecontactwiththeworldremains mediated mainly by previously produced human text rather than live retrieval, perceptual inputs, execution results, or action outcomes. That case supplies a baseline, not a description of every LLM arrangement. Where training preserves the effects of target-sensitive correction in source practices, it can supply derivative answerability. Live answerability adds a temporal condition: a fresh discrepancy has to be able to reach current production. Relative to the baseline, retrieval, tools, code execution, multimodal input, and action-guided feedback add live routes, reducing reliance on inherited constraints for the tasks those routes can serve. Their diagnostic value depends on which route each adds and where any resulting improvement transfers. Figure 1sets out the difference. Aninterventionshouldhelponlywhereitsuppliesaroutethetaskneeds. Self-consistencyshould help most where the missing support is coherence; retrieval should help most where the missing sup- portisrecordaccess. Feedbackbasedonhumanpreferencejudgmentsshouldimproveconversational fit before it improves answerability. Multimodal input should help some perceptual tasks before it helps calibrated measurement. These contrasts provide an initial test of the proposed distinctions among routes. Indiscriminate transfer would count against the proposed decomposition. Thesecontrastscompareepistemicrouteswhileleavingopenwhattruthconsistsin. Correspond- ence, coherence, pragmatism, reliabilism, and social epistemology each identify a relation or process that can constrain representations in ways relevant to getting things right. Deflationism leaves those explanatoryquestionsopenwhiledenyingthattruthitselfrequiresasubstantivereduction. Thecom- parisonconcernshowtheserelationsandprocessescombinewithinanarrangementandwhatfollows when one is missing. Itâs a framework for comparison, not a reconciliation of the theories. This paper develops that account of epistemic architecture in three steps. First, it isolates the live, task-indexed routes by which a fresh discrepancy reaches production as something to be explained in its own right rather than a corollary of content. A positive grounding verdict can settle what a systemâs representations mean or refer to without licensing an inference about which fresh errors a deployed arrangement can catch. Second, it separates the profile from corrective control. Route identity and coupling determine the kind of target constraint available and where it should help. Five arrangement-level features then diagnose whether target-relevant variation can expose a sufficiently independent and attributable dis- crepancy and produce a target-improving revision. They also separate the capacity to correct from 1 Introduction: from grounding to corrective control4 observed correction performance. Third, it turns the full decomposition into predictions that can fail. Route-by-task interactions test whether the proposed routes track selective transfer. An information account can predict them too by appealing to the task-relevant material available to the arrangement. The stronger test is held- out transport to new cases. A decomposition fixed in advance should predict new combinations of routes, tasks, and perturbations better than a prespecified model of the task-relevant information supplied to an arrangement. It should also guide intervention choice without conceptual refitting. Sections2â4fix the target, explain route profiles, and define the corrective-control features. Sec- tion5applies the decomposition to language-model arrangements and derives the empirical transfer tests. Section6compares it with component theories and addresses the principal objections. (a) Historical inheritance Derivative answerability only if target-sensitive correction survives selection and training. past target states checking and correction in source practices text selected for training trained model state current output target- relevant change after training Ă no live path once training is fixed (b) Live evidence and correction current target state or change live evidence: record, sensor, or test result candidate output compare output with evidence; detect and attribute a discrepancy act on discrepancy and revise revised output Figure 1:Historical inheritance versus live correction. Solid arrows show possible causal influence, notanswerabilityorwarrant; thedashedline endingatĂshowsnodirectedpath. Inpanel(a), target- sensitivecorrectioninsourcepracticescansurviveselectionandtraining,supplyingderivativeanswer- ability, although a fresh target-relevant change canât reach current output once training is fixed. In panel (b), live evidence constrains a candidate, enabling detection, attribution, and revision. This directed path supplies live answerability; it supplies corrective control only when evidence reaches the arrangement, checking is sufficiently independent, the discrepancy is attributable, and revision improves the output. Section 4separates those conditions into five graded features. 2The target: truth-relevant representational success Beforeevidenceaboutanarrangementâsprofilecansupportexpectationsaboutnearbycases,itstarget has to be fixed. This paper doesnât profile truth considered as an abstract property or as the role of the truth predicate, neither of which has perceptual, testimonial, or instrumental mechanisms as parts. It profiles truth-relevant representational success: beliefs, assertions, inscriptions, 2 THE TARGET: TRUTH-RELEVANT REPRESENTATIONAL SUCCESS5 measurements, models, and inferential outputs assessed as getting things right. That target extends beyond central truthbearers. Beliefs and assertions can be true or false in the ordinary sense. Neighbouring cases support truth-ascription by yielding, recording, or con- straining claims: a measurement, map, statistical model, or experimental display may be accurate, calibrated, or well-fitted in ways that make associated propositions true. These cases often divide the representational labour. In a lead-exposure case, the assay reading, calibration log, database entry, and clinicianâs assertion do different jobs. Only the last may assert that the sample contains 3.2 mg of lead, but the others make that assertion available, checkable, and defeasible. A map can likewise preserve spatial relations that support claims about location, and a model can constrain which inferences remain live. The object of analysis is the background through which such outputs support getting things right. Fixing the target this way leaves a reductive definition of truth to one side. Deflationary and minimalist theories can give the truth predicate a thin logical or generalizing role while keeping a substantive causal story out of the basic theory of truth (Horwich,1998). That point can stand. What remains to explain is why truth-relevant representational successes cluster and fail in patterned ways, and when evidence about them supports expectations about nearby cases. The target leaves correspondence intact. Correspondence theories preserve the idea that truth involves answerability to how things are (David,1994; Kirkham,1992). Correspondence fixes the target of answerability; it doesnât specify the supporting routes. Answerability generalizes the constraint beyond central truthbearers. A representation is an- swerable to a target when discrepancies between it and the target can bear on its production, accept- ance, correction, or withdrawal. Strictly, profiles belong to arrangements, and an output is answer- able relative to the arrangement that produces, maintains, and revises it. For brevity, I sometimes call an output answerable without restating the arrangement that supports the relation. 4 Answerabilityisgradedbecauseroutesdiffer. Acalibratedinstrumentisanswerablewhenchecks, recalibrations, and downstream failures can expose discrepancies. A coherent but disconnected ar- rangement is less answerable when the relevant fact has no route into production. Audit, replication, practical failure, or later correction can still connect a fact to an output, even after delay. Specific, repeatable routes that readily expose the relevant error make that connection stronger; generic or loosely targeted routes make it weaker. Different routes make the gradation concrete. Repeated weighing, standard weights, and failed downstream uses can expose scale drift. Records, other witnesses, and later events can defeat a mis- taken report. A language model that generates a plausible citation from textual pattern alone has so far been shaped by genre, with those checks absent from the production route. Its citation may still be right, but its rightness is less supported by the route that produced it. Code execution supplies a contrasting live route. A language model can write a function, run it, inspect a compiler error or failed test, and revise the code. A one-shot generator lacks that route even when its first answer happens to work. The contrast survives when content is held fixed.The sample contains 3.2 mg of leadis strongly answerable when itâs generated by a calibrated assay whose logs, standards, and downstream checks 4 The lexical history oftrueis illustrative, not evidential. TheOxford English Dictionaryrecords senses of loyalty, veracity, accordance with fact, accurate fit, and mechanical alignment (Oxford English Dictionary, 2026). They give the broader constraint relation historical precedent, but inferring the analysis from them would be an etymological fallacy. 2 The target: truth-relevant representational success6 can expose error. The same string is weakly answerable when a text-only arrangement produces it because such numbers fit the genre. The truth conditions havenât changed; the route by which the claim became available has. Pragmatist theories identify practical correction as another route to answerability. Inquiry, ac- tion, and successful practice can correct locally coherent or socially inherited representations with weak world-connection (Dewey,1941; James,1907). That doesnât make truth identical with what works. Practical success helps arrangements become answerable to their targets. Here, truth-tracking has a modest sense. It names patterned support for representational success, whereas Nozickâs (1981) truth-tracking account specifies subjunctive conditions on know- ledge. Patterned support lets us expect some representational successes to survive checks, perturba- tions, and neighbouring applications better than others. Boydâs (2021) accommodationism explains why such support can be patterned. Reference and truth depend on more than definitions in isolation; theyâre achievements of practices that align per- ceptual, instrumental, cognitive, and representational activity with relevant causal structures. That account raises a narrower diagnostic question: how strongly do those routes and practices constrain a given arrangement? For LLMs, that diagnostic asks how much of this background a given arrangement inherits or in- stantiates. A text-only arrangement may inherit patterns shaped by testimony, statistical regularities, and local coherence constraints while lacking live perception, measurement, intervention, and ordin- ary practical correction. That profile makes truth-relevant assessment possible. The decomposition predicts uneven, empirically diagnostic success. With the target now fixed, which route patterns support projection to nearby cases? 3Routes and profiles Goodmanâs(1955)newriddleaskswhichpredicatessupportprojectionfromknowntounknown cases. Here, projectibility concerns whether evidence about an arrangementâs route profile war- rants expectations about its likely success or failure on nearby tasks. Khalidiâs ( 2013) account provides the causal-network framework for this use of the profile. Nat- ural categories earn their status by supporting prediction and explanation, and they do so when asso- ciated properties stand in causal relations that support projections from some properties to others. Appliedhere,Khalidiâsframeworkdistinguishestheevidencethatwarrantsaprojectionfromthe world-side relations that make it reliable. Relevant routes include perception, testimony and records, coherence constraints, measurement, intervention, checking and revision, and feedback from prac- tical success or failure. Together, these routes make representational outputs more or less answerable to the world. Khalidiâs later formulation of natural kinds as ânodes in causal networksâ supplies the graphvocabulary(Khalidi, 2018, p.1387). Onhisaccountakindisanode, ahighlyconnectedvertex whose core properties give rise to derivative ones, and the network is what the node sits in. A profile isnât a kind in that sense. I take from him the discipline that connectivity is the proposed world-side ground of the projections, not a claim that truth-tracking is a node with a core. Routes do different jobs. Some bring target information into the arrangement, some integrate it with existing representations, some expose discrepancies, and some return practical failure to later production. A route can do more than one of these jobs. The routesâ corrective significance depends on whether, together, they let the arrangement detect and repair a fresh discrepancy. 3 Routes and profiles7 Calling the result a profile marks two points. First, different routes can dominate in different domains. Proof norms matter more in mathematics than ordinary perception does; calibration mat- ters more in laboratory measurement than conversational fluency does. Second, the epistemic signi- ficance often lies in the relations among routes. Testimony matters differently when itâs backed by records, instruments, and correction than when itâs an isolated report. Part of this decomposition comes from Boydâs property-cluster account (Boyd,1991,1999). Causally related property clusters can make real kinds support projection without essences. Boydâs (2021) accommodationism explains why such support can be patterned. Reference and truth are achievements of practices that align perceptual, instrumental, cognitive, and representational activ- ity with relevant causal structures, not products of definitions in isolation. The narrower question here is how strongly those practices constrain a given arrangement. Their routes form a coupled pat- tern, not coordinate epistemic goods. That accommodation is a gradual fitting of representational practice to the structures itâs used to track. Practices of using scientific terms, producing instrument readings, and applying ordinary object names become more reliable as perception, measurement, inference, correction, and use are adjusted together. Definitions alone donât secure the fit; practices that make error detectable and revision possible maintain it. Considerfever. Feeling hot, thermometer readings, calibration standards, thresholds, records, and revised estimates of normal body temperature have adjusted one another over time. The term remains useful because these routes expose error and let the practice revise its measurements. Appliedtotext-trainedarrangements, theanalysisremainscontinuouswithBoydattheexplanat- ory level and diagnostic at the arrangement level. Accommodationism tells us why representational practices can be answerable to causal structure; the profile records how strongly the relevant routes constrain a given arrangement. A text-trained arrangement can inherit stable linguistic and testimo- nial patterns while its instrumental, perceptual, and practical routes remain attenuated. Everyday judgment and coordination draw on perception, action, memory, testimony, and prac- tical failure. These are the routes on which error has imposed costs longest, and they have repeatedly corrected one another. A language-model arrangement that lacks perceptual and verification routes should show a corresponding failure pattern. Inarrangementsforfrontierscienceandremotehistoricalfact, theroutesmayinsteadbesparsely linked. Error cost is delayed, diffuse, or beyond current instruments. There may be inference norms, expert testimony, and coherence constraints, but fewer shared routes of correction. Shared selection or training history, accumulated correction procedures, and measurement infrastructure are often limited there too. Network boundaries still depend on the chosen level of abstraction. Onishi and Serpico ( 2022) show this for causal graphs, and Craver (2009) makes the same point for mechanism talk. Follow- ing Khalidiâs (2013) distinction between epistemic purposes and non-epistemic practicalor aesthetic ones, the purpose here is to represent a target domain well enough for relevant inferential, practical, or corrective success under perturbation. Connections can be sparse without dissolving an arrange- mentâs profile relative to that purpose. 4 CORRECTIVE CONTROL AND BOUNDED PROJECTIONS8 4Corrective control and bounded projections Routes and their relations define the profile, but they donât by themselves warrant projections about further truth-relevant success or failure. Perturbation makes the declared purpose empirically testable. It distinguishes lucky fit from ro- bust answerability. A claim based only on success in the training cases, the familiar environment, or thecurrentconversationalcontextsupportsonlynarrowprojections. Itearnsstrongerwarrantwhen the representation continues to guide action, inference, measurement, and correction after condi- tions change. Testing that persistence requires only a modest causal framework. Pearl (2009,2010) distin- guishes association, intervention, and counterfactuals. Observed route identities and relations de- scribetheinitialprofile. Perturbationhelpsidentifymechanism, andprojectibilityaskscounterfactu- allywhatwouldholdnearby. Woodward(2001,2003)suppliesthe manipulabilityreading: aroute is explanatory when interventions on it change performance in stable, predictable ways. The argument doesnât require a fully specified structural causal model. What matters is invariance under the declared changes. A route pattern can support bounded expectations without being actively maintained by correction. Corrective control is one way such robustness can be produced, but neither past stability nor projectibility by itself establishes live error detection and repair (Reynolds,2026). Corrective control adds capacities for discrepancy detection and target-improving change. Corrective control is relative to a target and perturbation range.Target-sensitiveis neutral about the targetâs epistemic value: an arrangement can track rater approval while its assertions become less ac- curate.Target-improvingmeans closer to the declared target; it is truth-improving only when that target bears appropriately on getting things right. Within the declared bounds, corrective control depends on five features of the arrangementâs architecture: 1.Target access: target-relevant variation reaches the arrangement through an operative route. 2.Detectability: a discrepancy can be registered by that arrangement against a standard it can consult. 3.Checking-route independence: the checking signal doesnât merely reproduce the produc- tion routeâs error. 4.Attribution: the discrepancy is specific enough to guide a response. 5.Effective uptake: the capacity to make a target-improving change early enough when a relev- ant discrepancy occurs, is detected, and is attributable. For the live path in Figure 1(b), each feature is necessary at least minimally. If target variation canâtarrive,register,supplynon-redundantevidence,guidearesponse,oralterproductioninatarget- improving direction, that path canât correct. The features also have to be jointly instantiated along a connected correction path; capacities scattered across disconnected routes donât combine into cor- rective control. Above that minimum, the features are graded and potentially dependent; the num- bering is for reference, not rank. Target access, for example, belongs to the arrangement rather than to a sensor, record, or checker considered alone: a route may be present without transmitting the relevant variation for the declared task. Likewise, a checkerâs errors may partly correlate with the generatorâs, attribution may be more or less precise, and uptake may be delayed or probabilistic. A single architectural change can improve several features. Giving a checker access to repository state, for example, can improve target access and reduce its error correlation with the generator. This 4 Corrective control and bounded projections9 account ranks one arrangement above another when it instantiates every feature at least as fully and some more fully. Trade-offs neednât be rankable: greater checking-route independence can come with weaker attribution. Nothing here licenses a weighted score across the five. Thesefivefeaturescharacterizecorrectivecapacity,notobservedperformance. Capacityconcerns what the architecture can do. Exercise frequency records how often a route actually alters produc- tion. Conditional repair performance is the probability of an appropriate target-improving responsewhenarelevantdiscrepancyispresent,consideredalongsidetherateofunnecessaryorharm- ful intervention. The target, perturbation, and criterion for improvement are declared first rather than inferred from favourable outcomes; conditional repair and false-intervention rates then test whether the ar- rangement realizes the capacity. Effective uptake is a capacity, not an exercise rate. A near-flawless arrangement in a benign en- vironment may rarely need to exercise it; a poor generator may trigger a mediocre checker often. Nor does every alteration count as repair, since a change can move the output further from the tar- get. Effective uptake asks whether a detected, attributable discrepancy can produce a timely, target- improving change. Detection, exercise, and uptake after detection can be reported as component rates. Audited end-to-end correction and false-intervention rates provide evidence about capacity and observed performance. Raw repair frequency isnât what corrective control consists in. Among the five, checking-route independence alone compares one routeâs errors with anotherâs. No task-free statistic defines it. In the proposed checker test, the operative quantity is conditional error overlap: how often the checker repeats the generatorâs error when the generator is wrong, con- sidered alongside false interventions on correct outputs. Lineage and marginal error correlation can bear on that quantity but donât define it. Target access, detectability, or effective uptake can be present with independence or without it. These conditions fix the relation to answerability rather than competing with it. Answerability comes in degrees, and its strength depends on how specific, repeatable, and proximate the route is. Corrective control is stronger than answerability alone: it requires both discrepancy detection and an effective route to repair. So an arrangement can be answerable in some measure while lacking corrective control over the targets at issue. Athermometerconnectedtoanindependentlycalibrateddriftmonitorillustratesthedistinction. Suppose it consults a separate standard, raises a correct alert, and every alert is ignored. Target access, detectability, checking-route independence, and attribution are present. Effective uptake is absent: no route connects the alert to what the arrangement does. Because the people ignoring it are part of the arrangement, thatâs a missing capacity rather than a low correction rate. Route structure also supports a bounded projection. A value produced through a live assay, cal- ibrationlog, anderror-reportingpracticewarrantsstrongerexpectationsaboutnearbycasesthanone copied from yesterdayâs database, because changes in the sample or instrument can affect the former. The range of warranted expectations still depends on the declared target, task, and perturbation. 5Language-model arrangements: inherited structure and live routes 5.1The arrangement and its routes The five features now provide a way to analyse the LLM pressure case. The first step is to fix the output-producingarrangementforthetargetandtask. Itcomprisesthelanguagemodelandprompt, 5 LANGUAGE-MODEL ARRANGEMENTS10 together with any retrieved records, tools, sensors, checkers, human reviewers, or update routes that are live. Multimodal foundation models are included when their linguistic outputs are under assessment. Multimodal training can supply inherited perceptual structure; a runtime image, audio, video, or sensor input adds a live route only when itâs available and integrated for the task. Retrieval belongs to the arrangement when it runs, not to the language model. Human appro- priation changes the arrangement rather than adding a gloss to a fixed one. 5 The effects of training history belong to the arrangementâs causal history. The application separates inherited constraints from live routes. Training can shape production without giving the arrangement present access to the source practice. A live route can transmit a new record, measurement, or check, and it may also support correction. A purported route that sup- plies no target-relevant constraint is decorative: the signs of experiment, source use, or measurement remain while the constraint tends to zero. The comparison is interventionist: changing the active routes should change the expected pattern of success and failure. Live correction also has a horizon. In a stateless chat, a correct, attributable counterexample that exposes a relevant discrepancy and causes a revision supplies effective uptake within the session and nothing beyond it. The weights donât move, the next session starts where the last one began, and no other user benefits. The arrangement has corrective control for one conversation, not for the policy deployed in later conversations. 6 Within each profile, the five features from Section4determine whether the live routes supply corrective control. Training can supply derivative answerability, but only on a condition. Discrepancies already re- gisteredinthesourcepracticeshavetoshapepresentproductionthroughthetraininghistory. Causal descent isnât enough by itself. Dense propaganda can leave distributional traces as persistent as those ofameasurementliterature. Alanguagemodeltrainedonitcaninherittheshapeofapracticewhose strongest corrective pressures track audience response, party discipline, or persuasive success rather than the empirical target at issue. What has to survive the training history is the effect of corrections made against that target rather than against audience response, rater approval, or a party line. Three things come apart here. Causal ancestry requires only that material included in training shaped present production. Derivative answerability requires the inherited effects of target- sensitive correction. Live answerability requires a current route from a fresh discrepancy to pro- duction (Figure 1). Lederman and Mahowald ( 2024) provide a nearby account of inherited meaning. Their bibli- otechnism allows novel generated text to be derivatively meaningful when its production remains causally sensitive to the intelligibility of human-produced training text. Derivative answerability re- quires more: the inherited constraint has to preserve the effects of target-sensitive correction, not intelligibility alone. Derivative answerability by itself never supplies live answerability. Once the training history is 5 Preparation of this paper supplies mundane examples. When a coding agent reported sources unavailable, directing it to a local reference library added a live source route. When criticism was retained in the conversation and the author required revision, human review became a live correction route. Neither belonged to the language model alone. 6 External state can extend this horizon without changing model weights. Claude Codeâs project memory and OpenAIâs persistent conversation state become live routes when later sessions load them and they affect production (An- thropic,2026a; OpenAI,2026). 5 LANGUAGE-MODEL ARRANGEMENTS11 fixed, a discrepancy arising after it has no way to reach production. Training against verifiable re- wards tests this boundary. When a language model is optimized against unit tests, a proof checker, or execution results, a discrepancy between output and an independently specified target is detected and does alter production. All five features can be instantiated while the verifier runs, to the extent thatitâsadequatetothetarget,sufficientlyindependentofthegenerator,andattributableinitssignal. Tests can be incomplete, attribution coarse, and verifier errors correlated with the generatorâs. Thetrainingloophasthenexercisedcorrectivecontrolovermodeloutputs; thedeployedarrange- ment isnât thereby correctable. The loop supplies that control only over the targets its verifier covers and only while it runs. A language model that has learned arithmetic against a checker still canât tell you whether todayâs figure is right. Verifiable rewards can strengthen derivative answerability, since the corrections they encode were made against an independently specified target rather than against approval alone. They donât make it live. A live route can supply target access. It supports corrective control only if the arrangement can detect and attribute a discrepancy, receive a sufficiently independent signal, and act on it. A merely decorativeinvocationresemblessucharoutewhilesupplyingnoneofthesefeatures. Checking-route independence depends on the relation between routes, not on one route in isolation. Corrective control doesnât extend beyond the arrangementâs live routes, and itâs bounded target bytarget. Auserwhochecksaclaimcansupplycorrectivecapacityforthatclaim. Alaterreaderispart of the relevant arrangement only when the check can still affect the outputâs acceptance, correction, withdrawal, or downstream use within the declared horizon. Checking frequency fixes the routeâs coverage across claims; appropriate improvement when a relevant discrepancy is present, considered with harmful intervention, fixes conditional repair performance. The ordinary case isnât an arrange- ment with no corrective control anywhere, but one asked about targets that none of its live routes can independently check. That boundary doesnât affect grounding, but corrective control extends no further. 5.2Route-specific interventions Retrievalaugmentationqueriesanexternalcorpusorsearchsystemandplacesretrievedmaterialinto the language modelâs context; it adds record access when it works. Its characteristic failures are dia- gnostic rather than incidental: a stale index supplies a record of the wrong time, a chunk boundary supplies half a record, and an embedding match on wording rather than content supplies a passage that resembles the answer. Each leaves the archival route nominally present and materially absent: decorative retrieval implemented by a real mechanism rather than produced by a turn of phrase. Tool use routes a subtask through a calculator, database, code interpreter, application program- ming interface, or instrument; it adds calculation or measurement only when the right tool is called and its result is integrated. When execution results guide revision, tool use adds a corrective loop. Self-consistency prompting samples multiple completions or reasoning paths and privileges con- vergence among them; it strengthens internal convergence. An external check requires a route to the relevant facts whose signal isnât generated by the same convergence process. Instructiontuningandreinforcementlearningfromhumanfeedback(RLHF)changealanguage modelâs policy through demonstrations, preferences, benchmarks, or evaluations; they add a social or evaluative correction route whose target depends on the feedback. 7 7 Preference signals have factual targets. Rater approval of affirmation, deference, or confident presentation is a fact 5 LANGUAGE-MODEL ARRANGEMENTS12 Multimodal input supplies image, audio, video, or sensor information; by itself, it adds percep- tual input. Calibrated measurement is a separate route. MultimodalitymattersbecauseitseemstoanswerHarnadâs(1990)sensorimotorprescription. A finer-grained diagnosis separates perception from action, correction, and use. An arrangement built around a vision-language model trained on image-caption corpora inherits perceptual structure only through selected, framed, and captioned images. A deployment-time image input adds a live per- ceptual route; calibrated measurement, intervention, and action-guided correction remain separate routes. Multimodal input should improve performance unevenly. It should reduce some failures in ob- ject classification and leave measurement- and intervention-dependent tasks fragile. It should also leave room for object hallucination, where generated descriptions include objects not present in the image(Y.Lietal.,2023). Thatpatterniswhatthisaccountexpectswhentargetaccessisstrengthened and the correction routes are left as they were. These interventions can be combined, so the profiles summarized below are neither mutually ex- clusive product classes nor a scale. The text-only row remains a task-relative limiting case. Even that limiting arrangement inherits reports written by perceivers, explanations corrected by teachers, insti- tutional records, and descriptions shaped by instruments. It can support genuine epistemic achieve- ments while occupying a different role from a speaker or hearer in a testimonial exchange. Table1summarizes the architecture-sensitive predictions. 5.3Inherited structure and missing anchors Textual inheritance explains both the competence and the fragility of text-only arrangements. Hu- man text is saturated with world-directed practices of looking, measuring, arguing, repairing, citing, and correcting. The deployed arrangement usually remains outside those practices when it produces a fresh answer. It draws on their products with attenuated access to their present checks. Text-only training can still produce more structure than a baretextual residueslogan suggests. The generative pretrained transformer model Othello-GPT is a challenge case: a sequence model trained to predict legal moves in a board game developed an internal representation of board state, and interventions on that representation affected its outputs (K. Li et al., 2023). The result shows that inherited constraint can be strong when the target state is densely and systematically encoded in the sequence. Othello marks the strongest case for inherited structure: sequence training can recover a latent target state when the record encodes it completely. Its broader reach is limited. The game is finite, fully observable, and rule-governed; its legal moves are a deterministic function of a state recover- able from the move sequence. The case identifies the boundary of the claim rather than supplying evidence about domains whose relevant state is absent from the record. Internal world-model evidence should be strongest where the relevant state variablesare encoded in the sequence and the loss function penalizes violations of their structure. It should weaken when success depends on variables absent from the sequence, live measurement, changing local conditions, about a population and interaction setting, and RLHF can make the resulting arrangementâs behaviour strongly answer- able to that fact. The failure mode is target mismatch: the policy can track the rater distribution accurately while its assertions are assessed against a different, object-level target. Sycophancy is the clean case, where an arrangement accur- ately tracks the wrong target. 5 LANGUAGE-MODEL ARRANGEMENTS13 Arrangement typePrincipal architectural resources Directional prediction Text-only arrangement with a pretrained language model Training-distribution regularities and local coherence Strong where dense, stable text is a good proxy; fragile for recent, obscure, perceptual, or measurement-dependent facts. Instruction-tuned or RLHF arrangement Rater feedback, demonstrations, and benchmark evaluation Better conversational fit; truth-relevant gains should concentrate where raters or benchmarks have target-sensitive evidence. Independently informative checking routes still have to be supplied. Retrieval-augmented arrangement Live access to records and institutional sources Better on updated or source-backed recall; remaining fragility where the missing route is experiment, perception, or intervention. Tool-using or coding arrangement Calculators, databases, code execution, instruments, or application programming interfaces Better where the right tool is called and interpreted; strongest when runtime or test results guide revision; new failures from tool choice, stale data, and test-as-proxy effects. Multimodal arrangement Perceptual input in image, audio, video, or sensor form Better on perceptually anchored tasks when runtime input bears on the target; no general gain on calibrated measurement or practical correction. Action-guided or expert-reviewed arrangement Practical feedback, review, and downstream failure signals Stronger corrective capacity where feedback is timely and domain-competent; weaker where review is sparse or proxy-based. Table 1:Architecture-sensitive predictions. Entries summarize expected directions; the testable claims are the prespecified route-by-task interactions. or intervention in the target system. Successful transfer across those boundaries would count against this diagnosis. Coherencealsoconstrainsthesearrangements. Traininganddecodingrewardgenrefit,localwell- formedness,smoothinference,andcontinuationfromcontext,supportingtheformallinguisticcom- petence distinguished from functional world use by Mahowald et al. ( 2024). The same pressures can produce a plausible lab result, legal summary, observation, or citation without a live experiment, court record, observation, or catalogue entry. That preservation condition predicts that textual inheritance should preserve distributional pat- terns more consistently than archival particulars. Particular strings, names, and sources can survive, so the claim isnât that token-bound information never does. Training supplies no general relation of record identity, provenance, and current checkability. A text-only language model can encode statistical regularities in testimonial practice. The resulting arrangement can handle a domain whose records are dense and stable while fabricating the verbatim anchors (quotations, identifiers, author lists) on which the practiceâs correction routines depend. The same distinction predicts that these failures should be especially retrieval-sensitive: retrieval adds the archival route that distributional 5 LANGUAGE-MODEL ARRANGEMENTS14 inheritance lacks. Hallucination plays a more specific role here. The LLM literature treats it as heterogeneous (Huang et al.,2025). The narrower claim is that text-only arrangements should be especially vul- nerable to fluent, coherent, genre-appropriate outputs that fail when the task requires a fresh or in- dependently informative route to the facts. Those failures should be common for obscure sources, recent events, local observations, novel measurements, fine-grained quantities, and action-sensitive causal claims. They should be rarer where dense, stable, redundant text is a good proxy. Frankfurtian accounts of bullshit (Frankfurt,1986) diagnose LLM output differently. Hicks et al. (2024) apply that diagnosis to ChatGPT-style systems, arguing that their outputs are produced with indifference to truth. On the Frankfurtian diagnosis, the system doesnât care where the facts are; on this diagnosis, the relevant facts have no route into production or correction. That missing route yields comparative predictions across retrieval, tools, multimodality, and action-guided feed- back. This diagnosis asks for a route, not a better attitude. Mitigation results should be attributed to the route manipulated. Evidence that retrieval reduces hallucination in conversation bears on record access, not on perception, experiment, or intervention (Shuster et al.,2021). Action-guidedarrangementsexpandcorrectivecontrolwhenfeedbackistimely,attributable,and tied to the failure. Section2gives the code-execution case. A robot that breaks a glass, misses a target, or fails a laboratory protocol can receive similarly direct correction; delayed approval, engagement metrics, or sparse user edits give a chatbot a slower, less attributable route. The labelfeedbackhides the difference unless the route is specified. 5.4What the correction routes correct Instruction tuning, RLHF, benchmark evaluation, red-teaming, and expert review function as cor- rection routes, and they should be classified by what they correct. Their immediate targets often include helpfulness, harmlessness, preference satisfaction, conversational fit, and benchmark success. Those constraints can reduce some errors and can also reward answer-shaped behaviour when users or raters prefer confidence, agreement, or plausible explanation. The verifier case also separates two forms of post-training. Rewards based on a raterâs approval target that approval; verifier-based rewards target an independently specified criterion, subject to the verifierâs adequacy. The labelpost-trainingcovers both, but they build different profiles. Treating checker-based reward as mere rater approval understates what it supplies; treating rater approval as truth-directed feedback overstates it. For this analysis, the targets against which rewards were com- puted matter more than the amount of post-training. Work on sycophancy shows the risk of treating feedback based on human preference judgments as truth-directed on its own (Shapira et al., 2026). These processes strengthen some social and eval- uative constraints while leaving routes through perception, measurement, and intervention indirect or absent. Accounts of fine-tuning disagree because they seek to explain different things. Grindrod (2024) treats it as a relatively marginal procedure that canât be what makes the difference between intention- ality and its absence, since language models produce apparently meaningful text without it. Ruyant ( 2026) treats it as constitutive of what the system represents, because the norms of appropriateness a language model is tuned toward are what fix its target. 5 LANGUAGE-MODEL ARRANGEMENTS15 Fine-tuningcanbeconstitutiveofappropriatenessforapurpose, thephenomenonRuyantseeks toexplain,becausenormsettersfixthatpurpose. Itcanremainmarginaltowhetheroutputsaremean- ingful in Grindrodâs sense. Neither verdict settles whether fine-tuning provides target-directed cor- rection. For rater feedback to provide such correction, the judgment must draw on a target-sensitive route, such as checking against records, tool results, or action outcomes; approval alone isnât enough. Treating all three questions as one quantity calledgroundingmakes the disagreement look unresolv- able. 5.5What grounding leaves open Referential and teleosemantic arguments can establish genuine, though limited, content in LLM states (Coelho Mollo & Millière,2026; Mallory,2026). That conclusion isnât in dispute. The re- maining issue is whether the deployed arrangement has the live correction, measurement, interven- tion, perception, or feedback routes required by the task. Mandelkern and Linzen (2024) illustrate the dissociation. They close with Izzy, isolated from birth in a sensory-deprivation chamber and reaching the world only through a text screen, and they argue that externalism dissolvesthe puzzle about how his wordsrefer. Izzyâs answerability is nonethe- less confined to the testimonial and inferential routes his screen supplies, with perception, measure- ment, and intervention absent. Secure reference alongside a restricted profile is the dissociation at issue. Pepp( 2025)raisesastrongerversion. Shesuggeststhatsuchsystemsmaycontactobjectsthrough their exchanges with users, coming into contact with whatever shaped a userâs input. The inheritedâ live distinction splits that case. A live image-input route supplies perceptual access. Contact with the objects that shaped a userâs text is inherited: the perceiving was done by someone else, and nothing in the exchange reports back when the user was wrong. Bender and Kollerâs octopus and Mandelkern and Linzenâs Izzy support opposing verdicts on reference. Their shared limit is architectural. In each case, linguistic traffic is the principal route, so a discrepancy that never enters that traffic canât alter present production. What isnât on the wire canât correct what is. 5.6A deployed checking route A deployment case illustrates detectability and effective uptake without providing evidence of truth- directed correction. Anthropic (2026b) describes a coding agent that routes each proposed action through a classifier that blocks operations it judges irreversible, destructive, or aimed outside the working environment. The target is action safety rather than factual accuracy. Nevertheless, the architecture instantiates the live correction path in Figure 1: a separate discrepancy signal becomes behaviourally effective. When its policy judgment is correct, the separate classifier can supply detection and effective gat- ing where the acting language model registers nothing itself. Adding it can give the arrangement detectability and effective uptake through a second route rather than through introspection. A checker neednât be artificial. A human reviewer belongs to the same arrangement when the reviewer receives the proposed action, has relevant evidence, and can block or revise it. Separation alone doesnât secure checking-route independence. An external checker can repro- duce the generatorâs errors, while the generator given independently sourced environmental inform- ation may not. Relevant dimensions include development provenance, the environmental informa- 5 LANGUAGE-MODEL ARRANGEMENTS16 tionavailabletothechecker,objectives,andconditionalerrorstructure. Thereportedhardeninggave the classifier more environmental information, including repository visibility and git state. Whether that change decorrelated its errors wasnât measured, and lineage alone wouldnât settle the question. Measuring it requires conditional error rates for checker and generator on a shared held-out set. 5.7Empirical transfer The deployment case illustrates detectability and effective uptake while leaving checking-route inde- pendence unresolved. The component tests below are validation arguments, not attempts to read architecture directly off performance: each links an observed contrast to a claim about route struc- tureunderdeclaredauxiliaryassumptionsandmanipulationchecks. Thebroaderempiricalquestion is whether route-specific interventions transfer as the decomposition predicts. Improvements in one route should remain limited where a task depends on a different route. If perception, measurement, retrieval, tool use, expert correction, or action feedback is confirmed to be active and reaches pro- duction but fails to alter the expected contrast, the proposed decomposition has misdescribed the mechanisms. If text-only arrangements remain mainly dependent on inherited textual accommoda- tion and local coherence, the same vulnerability should persist even as fluency improves. A clinical design applies both retrieval and a measurement tool to two sets of questions. Record- dependent questions ask for recommendations recoverable from guidelines or institutional records. Patient-specific questions require a current observation, measurement, calculation, or causal judg- ment about an intervention. Retrieval should selectively help the record-dependent items, and a measurement tool the measurement-dependent ones. The declared route-by-task interaction is the maintest: comparablegainsfromretrievalaloneonbothsetswouldcountagainsttheproposedroute distinction. These directional predictions require declared auxiliary assumptions about task require- ments, route invocation and integration, and the data distribution; the decomposition alone doesnât fix an effect magnitude. Online Resource 1 specifies the item construction, estimand, controls, ma- nipulation checks, outcomes, and interpretation of uncertainty. This double dissociation tests selective transfer, but it isnât unique to the decomposition. A relevance-sensitive information account can predict the same crossing by treating records and meas- urements as different kinds of task-specific information. Assessing the strongest information-based reply requires distinguishing three readings of coverage. Input coverage concerns task-relevant content accessible at a declared architectural boundary be- fore the component under test produces its signal. The boundary and criteria for relevance are fixed before outputs are observed. This restricted comparator allows two arrangements to receive the same task information while differing in what they do with it. Conditional coverage concerns what one route adds given what the other routes have supplied. It can represent the greater value of a checker whose errors donât reproduce the generatorâs. Effective coverage includes whatever information the arrangement can bring to bear on the final output, given itsprovenance, checkingrelations, anduptakepolicy. Itsummarizes theusableinformationsupplied by the whole arrangement without decomposing how it became usable. Input coverage is the clearest competing account. Conditional coverage remains an empirical comparator when fixed in advance, but it already incorporates checking-route independence and joint error structure. An unrestricted effective-coverage measure recapitulates nearly the whole route profile; without fixed application conditions, it can fit any result post hoc by counting each helpful route as an increase in coverage. It then summarizes the arrangementâs usable information rather 5 LANGUAGE-MODEL ARRANGEMENTS17 than competing as a mechanism. Nothing here requires one description to serve both that summary and route-specific intervention. This yields an identification limit. For any mapping from the decompositionâs variables and en- vironments to performance, an unrestricted coverage variable can be defined to reproduce that map- ping. Behavioural results alone canât identify which architecture produced the usable information. This is a methodological limit, not a gap that a more ingenious behavioural contrast can close. Once coverage is allowed to encode every route relation and uptake policy, effective coverage is a reduced- form summary of usable information, while the decomposition is a structural proposal about how that information becomes usable and where an intervention should transfer. Lineage, information flow, conditional error structure, and update routes supply the additional evidence. The empirical comparison needs fixed application conditions specified before the outcomes are observed. The proposed decomposition faces the empirical burden. Route identity and coupling specify the available target constraints; the five corrective features diagnose whether those constraints can ex- pose an independently informative discrepancy and produce a target-improving response. Fix both componentsfromarchitectureandhistory,thencomparetheresultingmodelwithprespecifiedmod- els of input and conditional coverage. Its predictors are route identities, task requirements, cross- route relations, the five features, and declared interactions. Evaluate all three on held-out combina- tions without reclassifying routes after seeing the outcomes. No weighted profile score is required. The projectibility claim loses if either fixed coverage comparator predicts those cases equally well without conceptual refitting. The architectural counterexample in Figure 1establishes the conceptual point: grounding can remain fixed while a fresh discrepancy has no path to current production. The decomposition makes afurtherempiricalclaim: itsdistinctionsshouldsupportpredictionandintervention. Simulateddata cannot establish that claim because their generating process is stipulated. Online Resource 1 instead audits the proposed model comparison before it is applied to real systems. Can the analysis recover a known architectural advantage, recognize conditions under which a simpler model is sufficient, and distinguish predictive improvement from better intervention choice? World A is a positive control. Uptake is built into its generating process and omitted from the comparator, so the result shows only that the analysis can recover that designed difference. Worlds BâD test three ways the empirical claim can fail. Conditional coverage is sufficient in B. In C, noisy measurements make the decomposition practically useless even though route structure generates the outcomes. In D, it predicts repair better without improving intervention choice. A stronger model specified before the outcomes are observed should replace the present compar- ator. If it performs as well with fewer commitments, the decomposition loses its projective claim. A coverage model that includes attribution and uptake can reproduce World A, but then it is an altern- ativeparameterizationofthesamearchitectureratherthanthesimplerrival. Theexercisethusdefines conditions under which the decomposition earns or loses an empirical role. Forthepracticalclaim,thedecompositionhastoimprovediagnosisorthechoiceamongretrieval, measurement, independent checking, and enforced uptake beyond whatever predictive gain it sup- plies. Evidence about how the routes have checked or corrected one another (their calibration history) earns a place only where it helps characterize the route relations, the five features, or their stability under perturbation. A second component test varies checking-route independence (feature 3). Compare a checker 5 Language-model arrangements18 from the generatorâs lineage with one trained and calibrated separately while matching supplied in- formation, standalone accuracy, and revision policy. The decomposition predicts greater corrective value from the checker with lower conditional error overlap. An input-coverage account predicts no advantage under the declared boundary; a conditional-coverage account can predict one by repres- enting the joint error structure that checking-route independence names. Online Resource 1 also compares a frozen record with a live route to the same source under up- date and no-update arms. The test operationalizes live answerability but doesnât distinguish the de- composition from dynamic coverage, which predicts the same follow-up pattern. Failure of a declared contrast, after confirming that the relevant route was invoked and reached production in time, would count against the corresponding route distinction or corrective feature. Repeated failure across prespecified component tests would defeat the full decomposition. 6What the decomposition adds and principal objections The language-model cases show what the decomposition adds to the component theories canvassed earlier. Reliabilism foregrounds reliable processes (Goldman,1979); coherentism, integration con- strained by input (BonJour,1985); and pragmatism, correspondence, and social epistemology sup- ply other routes and target relations already introduced. The comparison concerns how those routes interact within one arrangement and what should fail when an interaction is removed. 6.1Reliabilism and relations among routes Relations among routes can change the evidential value of each. Perception checked by testimony, testimony disciplined by records, and measurement corrected by intervention have a calibration his- tory. Evidence from that history matters only where it predicts present error relations or stability under perturbation. The WHO Surgical Safety Checklist gives the larger-scale pattern: copying the checklist without the team coordination, local adaptation, coaching, and feedback involved in effect- ive implementation need not reproduce its effects (Armstrong et al., 2022; World Health Organiza- tion,2009). Reliability and answerability remain distinct. Reliability is statistical; answerability is a counter- factual relation between a representation and its target, relative to an arrangement; corrective control is an architectural capacity. An ordinary accuracy record estimates the first, whereas audited correc- tion and false-intervention rates bear on the third. The clinical contrast in Section 5.7also shows why process individuation matters. Describing a retrieval-backed arrangement asa system that answers medical questions reliablyinvites transfer from record-backed questions to tasks that require live measurement, patient-specific observation, calcu- lation, or intervention. A careful reliabilist can instead individuate the process as retrieval-backed answering under a specified profile of records, tools, and checks. That yields the same verdict. Both views need an ex ante process description. The decompositionâs distinctive claim is that route iden- tities and relations provide a principled way to fix it before transfer is observed. At arrangement scale, this raises reliabilismâs generality problem (Conee & Feldman, 1998). Pre- training, filtering, RLHF, retrieval, tools, prompts, and institutional uptake permit many process descriptions. If selection history, correction procedures, measurement infrastructure, and current architecture pick the description that supports projection, the account supplies the individuation theory. The account loses that role if those variables donât improve held-out prediction or interven- tion choice. 6 COMPARISONS AND OBJECTIONS19 The projective basis is the arrangementâs current route structure together with whatever calibra- tion history bears on its stability under perturbation. It isnât a single process assessed apart from that background. Route relations also matter when sources conflict. An inspector may judge by sight that a plat- form is level while a calibrated inclinometer puts its slope outside tolerance and technicians report that the instrument is functioning normally. No source has standing priority; the comparison de- pends on assessed reliability and a history of mutual correction. Agreement among sufficiently inde- pendent witnesses confirms more than agreement inherited from a common source or error process (Bovens & Hartmann,2003; Olsson,2005). Coherence faces the parallel limit: a false proposition can cohere with a specified set (Russell,1907), and corpus-grounded meaning can remain detached from a live route by which target drift alters production (HavlĂk,2024). 6.2Interest-relativity and genuine kinds Oneobjectionquestionstheprofileâsobjectivity. Goodmanâsnewriddlemakesprojectibilitydepend onpredicatesembeddedininductivepractice(Goodman,1955). Boydmakesthecorrespondingreal- ism field-relative: kinds answer to the accommodation demands of particular practical or scientific disciplines, and different disciplines may require different carvings of the same domain (Boyd,1991, 1999). Causal graphs and mechanism boundaries likewise depend on explanatory interests (Craver, 2009; Onishi & Serpico,2022); no network fixes a unique, interest-free carving. Khalidi (2013) al- lows overlapping scientific domains to support different categories and methods. That relativity is compatible with genuine kinds. A field fixes which similarities, causal relations, and perturbations matter; the world determines whether a classification supports induction and ex- planation under those conditions. Here, the target, task, perturbation, and failure condition are de- clared first. Interests select the projective claim, not its truth. Route relations are then characterized before present performance through selection or training history, accumulated correction proced- ures, and measurement infrastructure. Those marks can establish occasions for one route to expose anotherâs errors; longevity or consensus alone canât. Choosingthepurposeafterseeingtheverdictswouldmaketheaccountunfalsifiable. Prospective characterization blocks that move. A failure on the declared held-out cases requires the profile to be revised, narrowed prospectively, or abandoned rather than rescued by redescribing the routes after the fact. 6.3Derivative testimony and fictional output Testimony ordinarily involves assertion, responsibility, trust, uptake, and defeaters (Coady,1992; Goldberg,2010; Lackey,2008). Conversational systems strain such anthropocentric roles without simply becoming ordinary testifiers (Freiman, 2024). The claim here is derivative: a text-trained lan- guage model inherits artifacts of testimonial practice, not testimonial standing. It remains outside the current exchange and supplies neither a normal hearer who trusts under standing norms nor a speaker who assumes responsibility. That history carries epistemic support only when target-sensitive correction survives selection andtraining. Section 5.3givestheresultingprediction: distributionalfeaturesofapracticeshouldbe preserved more consistently than source identity, provenance, defeaters, or verbatim anchors. Causal descent without that preservation supplies influence, not derivative answerability. 6 Comparisons and objections20 A related objection treats generated outputs as fiction. Ruyant (2026) argues that a language model represents a constructed class of appropriate linguistic production and that chatbot outputs are props in a game of make-believe. His own scope condition is architectural: the generalization holds to the extent that direct worldly inputs donât train the system. He also grants that generated text becomes dissertations, emails, programs, news, or scientific prose when people appropriate it. Appropriationneednâtchangethestringâskind. Thesamestringcanbecorrectinthegame, false about the world, and effective as an artifact. What changes is the target and the arrangement: meas- urement, review, and correction may become live when a person or institution takes up the output. Target-indexed answerability extends the fictionalist analysis rather than requiring its rejection. 6.4Scope The central case is empirical: it concerns targets whose relevant variation may reach an arrangement through testimony and records, perception, measurement, or intervention. Mathematics and logic provide a contrast. Proof and formal checking can supply correction without empirical target access, showing that detection and correction neednât be perceptual. Deflationists may deny that truth has a substantive nature (Horwich,1998), while pluralists distinguish ways of being true across domains. Neither view conflicts with the narrower claim that evidence about different routes may warrant bounded projections among truth-relevant representational successes. The account explains those projections, not truth itself. 7Conclusion TheoctopusandIzzysupportopposingverdictsonreference,butthecentralquestionsurviveseither one. Representations can have content, reference, and correctness conditions even when the arrange- ment lacks live, sufficiently independent routes from detected discrepancies to altered production. Grounding doesnât entail corrective control. Language-model arrangements expose the dissociation at scale. Their language models inherit patterns shaped by testimony and coherence constraints. Those patterns supply derivative answer- ability where source practices have already made target-sensitive corrections, while the arrangements may lack live routes that detect a fresh error and carry it back into production. Identifying which routes constrain an arrangement, how theyâre related, and for which targets shows whether the miss- ing corrective routes have been supplied or only partly compensated for. Rich internal structure can arisewhere the target domain is densely encodedin the sequencestreamwithout supplyingthose live routes elsewhere. Athintruthpredicatecancoexistwiththicktruth-trackingpractices. Recurrenceofaprofilecan support bounded expectations without live correction; corrective control adds capacities for detect- ing and repairing fresh discrepancies. None of that architecture need be built into truth itself. The older epistemologies keep their subject matter. Each can represent relations among the pro- cesses it describes, and reliabilists and social epistemologists routinely do. The relevant routes nor- mally operate jointly; language models make their separation visible. The resulting framework compares arrangements rather than assigning systems to fixed classes. Effective coverage can summarize whether an arrangement had usable information, but it doesnât by itself say which intervention to choose or where a gain should transfer. Retrieval,multimodalinput,tooluse,expertreview,experimentalembedding,andaction-guided feedback alter an arrangementâs route profile. The empirical burden is to specify in advance which 7 CONCLUSION21 route each intervention adds and where improvement should transfer. The route-by-task interac- tions arenât unique to the decomposition. Its stronger burden is to predict held-out combinations of interventions and tasks from a fixed decomposition better than a prespecified input-coverage model. An arrangement can improve along one dimension and remain fragile along another. Routes and coupling are characterized from causal and architectural facts before performance is checked, and the predicted contrasts can fail. Beyond LLMs, the capacity to detect and repair fresh discrepancies depends on a distributed cor- rective architecture. Grounding may establish what an output is about; that architecture determines whether a fresh discrepancy can prompt revision. Acknowledgements I thank Geoffrey K. Pullum for comments on coherence theory and the history oftrue. Supplementary information OnlineResource1: Proposedempiricaldesigns. Detailedspecificationsforthecrossedclinicaldesign, checker-independence comparison, and temporal test of live answerability. REFERENCES22 References Anthropic. (2026a).How Claude remembers your project. Retrieved August 11, 2026, fromhttps: //code.claude.com/docs/en/memory Anthropic. (2026b, August 7).Auto mode is now the default in Claude Code for Pro, Max, and Team plans. Retrieved August 8, 2026, fromhttps://claude.com/blog/auto-mode-default-in- claude-code Armstrong,B.A.,Dutescu,I.A.,Nemoy,L.,Bhavsar,E.,Carter,D.N.,Ng,K.-D.,Boet,S.,Trbovich, P.,&Palter,V.(2022).Effectofthesurgicalsafetychecklistonproviderandpatientoutcomes: A systematic review.BMJ Quality & Safety,31(6), 463â478.https://doi.org/10.1136/ bmjqs-2021-014361 Attah, N. O. (2025). Do language models lack communicative intentions?Synthese,205(5), 187. https://doi.org/10.1007/s11229-025-05022-6 Bender, E. M., & Koller, A. (2020). Climbing towards NLU: On meaning, form, and understanding in the age of data. In D. Jurafsky, J. Chai, N. Schluter & J. Tetreault (Eds.),Proceedings of the 58th Annual Meeting of the Association for Computational Linguistics(p. 5185â5198). Association for Computational Linguistics.https://doi.org/10.18653/v1/2020.acl- main.463 BonJour, L. (1985).The structure of empirical knowledge. Harvard University Press. Bovens, L., & Hartmann, S. (2003).Bayesian epistemology. Oxford University Press. Boyd, R. (1991). Realism, anti-foundationalism and the enthusiasm for natural kinds.Philosophical Studies,61(1â2), 127â148. https://doi.org/10.1007/BF00385837 Boyd,R.(1999).Homeostasis,species,andhighertaxa.InR.A.Wilson(Ed.),Species:Newinterdiscip- linary essays(p. 141â185). MIT Press.https://doi.org/10.7551/mitpress/6396.003.0012 Boyd, R. (2021). Rethinking natural kinds, reference and truth: Towards more correspondence with reality, not less.Synthese,198(S12), S2863âS2903.https://doi.org/10.1007/s11229-019- 02138-4 Chalmers, D. J. (2023). Does thought require sensory grounding? from pure thinkers to large lan- guage models.Proceedings and Addresses of the American Philosophical Association,97, 22â 45.https://philpapers.org/rec/CHADTR Clark, A., & Chalmers, D. J. (1998). The extended mind.Analysis,58(1), 7â19. Coady, C. A. J. (1992).Testimony: A philosophical study. Oxford University Press. Coelho Mollo, D., & Millière, R. (2026). The vector grounding problem.Philosophy and the Mind Sciences,7(1).https://doi.org/10.33735/phimisci.2026.12307 Conee,E.,&Feldman,R.(1998).Thegeneralityproblemforreliabilism.Philosophical Studies,89(1), 1â29.https://doi.org/10.1023/A:1004243308503 Craver, C. F. (2009). Mechanisms and natural kinds.Philosophical Psychology,22(5), 575â594.https: //doi.org/10.1080/09515080903238930 David,M.(1994).Correspondenceanddisquotation:Anessayonthenatureoftruth.OxfordUniversity Press.https://doi.org/10.1093/oso/9780195079241.001.0001 Dewey, J. (1941). Propositions, warranted assertibility, and truth.The Journal of Philosophy,38(7), 169â186. https://doi.org/10.2307/2017978 Frankfurt, H. G. (1986). On bullshit.Raritan,6(2), 81â100. REFERENCES23 Freiman, O. (2024). AI-testimony, conversational AIs and our anthropocentric theory of testimony. Social Epistemology,38(4), 476â490.https://doi.org/10.1080/02691728.2024.2316622 Goldberg, S. C. (2010).Relying on others: An essay in epistemology. Oxford University Press.https: //doi.org/10.1093/acprof:oso/9780199593248.001.0001 Goldman, A. I. (1979). What is justified belief? In G. S. Pappas (Ed.),Justification and knowledge (p. 1â23). Springer Netherlands.https://doi.org/10.1007/978-94-009-9493-5_1 Goodman, N. (1955).Fact, fiction, and forecast. Harvard University Press. Grindrod, J. (2024). Large language models and linguistic intentionality.Synthese,204(2), Article 71. https://doi.org/10.1007/s11229-024-04723-8 Harnad, S. (1990). The symbol grounding problem.Physica D: Nonlinear Phenomena,42(1â3), 335â346.https://doi.org/10.1016/0167-2789(90)90087-6 HavlĂk, V. (2024). Meaning and understanding in large language models.Synthese,205(1), 9.https: //doi.org/10.1007/s11229-024-04878-4 Hicks, M. T., Humphries, J., & Slater, J. (2024). ChatGPT is bullshit.Ethics and Information Tech- nology,26, Article 38.https://doi.org/10.1007/s10676-024-09775-5 Horwich,P.(1998).Truth(2nded.).OxfordUniversityPress.https://doi.org/10.1093/0198752237. 001.0001 Huang, L., Yu, W., Ma, W., Zhong, W., Feng, Z., Wang, H., Chen, Q., Peng, W., Feng, X., Qin, B., & Liu, T. (2025). A survey on hallucination in large language models: Principles, taxonomy, challenges,andopenquestions.ACMTransactionsonInformationSystems,43(2),Article42, 1â55. https://doi.org/10.1145/3703155 James, W. (1907).Pragmatism: A new name for some old ways of thinking. Longmans, Green, Co. https://w.gutenberg.org/ebooks/5116 Khalidi, M. A. (2013).Natural categories and human kinds: Classification in the natural and social sciences. Cambridge University Press.https://doi.org/10.1017/CBO9780511998553 Khalidi,M.A.(2018).Naturalkindsasnodesincausalnetworks.Synthese,195(4),1379â1396.https: //doi.org/10.1007/s11229-015-0841-y Kirkham, R. L. (1992).Theories of truth: A critical introduction. MIT Press. Lackey, J. (2008).Learning from words: Testimony as a source of knowledge. Oxford University Press. https://doi.org/10.1093/acprof:oso/9780199219162.001.0001 Lederman, H., & Mahowald, K. (2024). Are language models more like libraries or like librarians? Bibliotechnism, the novel reference problem, and the attitudes of LLMs.Transactions of the Association for Computational Linguistics,12, 1087â1103. https://doi.org/10.1162/tacl_a_ 00690 Li, K., Hopkins, A. K., Bau, D., ViĂŠgas, F. B., Pfister, H., & Wattenberg, M. (2023). Emergent world representations: Exploring a sequence model trained on a synthetic task.The Eleventh In- ternational Conference on Learning Representations.https://openreview.net/forum?id= DeG07_TcZvT Li, Y., Du, Y., Zhou, K., Wang, J., Zhao, X., & Wen, J.-R. (2023). Evaluating object hallucination in large vision-language models.Proceedings of the 2023 Conference on Empirical Methods in NaturalLanguageProcessing,292â305. https://doi.org/10.18653/v1/2023.emnlp-main.20 REFERENCES24 Mahowald,K.,Ivanova,A.A.,Blank,I.A.,Kanwisher,N.,Tenenbaum,J.B.,&Fedorenko,E.(2024). Dissociating language and thought in large language models.Trends in Cognitive Sciences, 28(6), 517â540.https://doi.org/10.1016/j.tics.2024.01.011 Mallory,F.(2026).Teleosemanticsforneuralwordembeddings[Advanceonlinepublication].Mind & Language.https://doi.org/10.1111/mila.70037 Mandelkern, M., & Linzen, T. (2024). Do language modelsâ words refer?Computational Linguistics, 50(3), 1191â1200.https://doi.org/10.1162/coli_a_00522 Nozick, R. (1981).Philosophical explanations. Harvard University Press. Olsson, E. J. (2005).Against coherence: Truth, probability, and justification. Oxford University Press. https://doi.org/10.1093/0199279993.001.0001 Onishi, Y., & Serpico, D. (2022). Homeostatic property cluster theory without homeostatic mech- anisms: Two recent attempts and their costs.Journal for General Philosophy of Science,53(1), 61â82.https://doi.org/10.1007/s10838-020-09527-1 OpenAI. (2026).Conversation state. Retrieved August 11, 2026, fromhttps://developers.openai. com/api/docs/guides/conversation-state Oxford English Dictionary. (2026).True, adj., n., adv., and int.Oxford University Press.https://doi. org/10.1093/OED/5727260633 Pavlick,E.(2023).Symbolsandgroundinginlargelanguagemodels.Philosophical Transactions of the Royal Society A,381(2251), 20220041.https://doi.org/10.1098/rsta.2022.0041 Pearl, J. (2009).Causality: Models, reasoning, and inference(2nd ed.). Cambridge University Press. https://doi.org/10.1017/CBO9780511803161 Pearl, J. (2010). The foundations of causal inference.Sociological Methodology,40(1), 75â149.https: //doi.org/10.1111/j.1467-9531.2010.01228.x Pepp, J. (2025). Reference without intentions in large language models.Inquiry, 1â19.https://doi. org/10.1080/0020174X.2024.2448482 Reynolds, B. (2026).Projectibility: A history and a diagnostic framework[Manuscript archived at PhilSci-Archive, 22 July 2026, item 30582].https://philsci-archive.pitt.edu/id/eprint/ 30582 Russell, B. (1907). On the nature of truth.Proceedings of the Aristotelian Society,7(1), 28â49.https: //doi.org/10.1093/aristotelian/7.1.28 Ruyant, Q. (2026). What do large language models represent?Synthese,207(1), 17.https://doi.org/ 10.1007/s11229-025-05416-6 Shapira, I., Benade, G., & Procaccia, A. D. (2026). How RLHF amplifies sycophancy.arXiv preprint arXiv:2602.01002.https://doi.org/10.48550/arXiv.2602.01002 Shuster, K., Poff, S., Chen, M., Kiela, D., & Weston, J. (2021). Retrieval augmentation reduces hallu- cination in conversation.Findings of the Association for Computational Linguistics: EMNLP 2021, 3784â3803.https://doi.org/10.18653/v1/2021.findings-emnlp.320 Woodward, J. (2001). Law and explanation in Biology: Invariance is the kind of stability that matters. Philosophy of Science,68(1), 1â20.https://doi.org/10.1086/392863 Woodward,J.(2003). Making things happen: A theory of causal explanation .OxfordUniversityPress. https://doi.org/10.1093/0195155270.001.0001 World Health Organization. (2009).Implementation manual WHO surgical safety checklist 2009: Safe surgery saves lives. World Health Organization. Geneva.