{
  "as_of": "2026-09-13",
  "papers": [
    {
      "key": "current-01",
      "title": "Epistemic Type Safety for Generative AI: Witnessed Assertion, Fail-Closed Kernels, and Why the Model Need Not Be the World",
      "ssrn_id": "7426838",
      "page_count": 17,
      "sha256": "1336b2183b6851b9e61fb7fba496392eb3249b05b7f7e9acf2ebc01217a87c51",
      "kind": "current",
      "url": "https://ssrn.com/abstract=7426838",
      "abstract": "Generative models estimate distributions over linguistic continuations; epistemic authority is a different relation. This paper argues that many failures grouped as hallucination are better diagnosed as illegal type coercions: Proposal is treated as Supported, a citation-shaped String as Evidence, stale Support as Warrant, History as State, or a verified Meaning object as unrestricted English. Authority is therefore introduced only by a declared witness for a typed transition. A fail-closed certified channel is type-sound when only sound witnesses can write it; the result is deliberately elementary, because the contribution is the architecture that makes the invariant describe a real system. The revision makes trust explicit as a trusted-computing-base assumption, specifies deterministic R0/R1 rendering, distinguishes version selection from reconciliation, and gives a finite numeric jurisdiction with executable certificates, binding witnesses, ASK/ABSTAIN behavior, a finite counterexample to lossy state compression, and warrant-expiry tests. The original 10,000-mutation result is reproduced, but targeted review identifies unchecked binding metadata, qualifier loss at rendering, numeric rounding, and future-dated warrant acceptance outside that mutation family. A revised implementation revalidates the original query, preserves a certificate context, renders exact declared decimal values, and passes 34 targeted checks, 18 positive certificates, and a repeated 10,000-mutation family. These checks are not a formal verification or a universal attack guarantee. An elementary counting bound shows why external stores can remove the factual-payload storage burden from model parameters without implying that language competence is free. Useful coverage and early saturation of proposing remain empirical hypotheses, not conclusions. The proposal does not solve truth; it formalizes when generated content acquires authority.",
      "closing": "### PDF page 15\n\nDaniel J. Murray Revised September 2026\n• The reference verifier and R1 parser are tested, not formally verified; both are in the TCB.\n• R1 is intentionally small. Useful controlled English with a still-auditable parser remains an\nopen engineering problem.\n• H1 and H2 are predictions for future comparative experiments, not results of the present\nimplementation.\n• Alias/entity binding, richer units, reconciliation, probabilistic inference, and abductive reason-\ning require additional typed operators and witnesses.\n• Probabilistic or abductive results should be certified as model-relative or ranked objects unless\nan additional rule introduces a stronger type.\n• The architecture addresses epistemic assertion and a narrow data/control boundary; it does\nnot solve privacy, fairness, broader cybersecurity, or physical-action safety.\n• Jurisdictions do not federate automatically. Composition of independently trusted kernels\nrequires its own compatibility and trust rules.\n12. Conclusion\nThe central proposal is not to make every neural computation formal. It is to formalize the boundary\nat which generated content acquires authority. A proposal can remain stochastic and creative. A\nretrieved string can remain untrusted data. A free-form explanation can remain useful. What\nchanges is that stronger epistemic and operational types require explicit introduction rules.\nThis one decision unifies several problems that are usually treated separately. Evidence needs\nbinding and provenance. State needs predictive suﬀiciency. Warrant needs a policy over source\nquality and time. Certified text needs a controlled meaning boundary. Control needs authorization.\nAn LLM judgment remains a proposal until a jurisdiction supplies a rule for Verdict. The fail-closed\nchannel invariant is then simple because type soundness is supposed to be simple after the types\nand their interpretation are specified.\nThe revised finite implementation checks that these joints can be made executable within the spec-\nified tests: ambiguity produces ASK, incompatible versions do not silently reconcile, stale support\nloses warrant without losing its derivation, a specific lossy memory fails its future-query test, and\nsemantic strengthening is rejected at the text boundary. The broader claims remain appropriately\nopen. A small TCB may or may not cover useful workloads; a small proposer may or may not\nsaturate early. Those are experiments, not assumptions.\nFluency does not confer authority. Authority is a typed transition, and every certified transition\nmust carry its witness.",
      "role": "Evidence admission",
      "scope": "Witnessed support is channel-relative; trusted verifier/renderer/source binding required; targeted mutation tests do not establish arbitrary truth.",
      "contribution": "Separate a proposal, source support, a current warrant, meaning and action authorization.",
      "evidence": "Conditional certification architecture; finite prototype; H1/H2 untested",
      "notice": "",
      "inspection": "Abstract and conclusion/closing discussion read; prediction-bearing passages indexed and named lists reviewed.",
      "external_version_parity": "Not certified: these are the supplied local manuscript versions.",
      "main_start_page": 1,
      "main_end_page": 15,
      "prediction_passages": [
        {
          "page": 1,
          "text": "An elementary counting bound shows why external stores can remove the factual-payload storage\nburden from model parameters without implying that language competence is free. Useful coverage\nand early saturation of proposing remain empirical hypotheses, not conclusions. The proposal does\nnot solve truth; it formalizes when generated content acquires authority.\nKeywords: epistemic type safety; neurosymbolic AI; large language models; hallucination; trusted\ncomputing base; fail-closed verification; provenance; binding; predictive state\n1. Introduction: from hallucination to illegal coercion\nA language model maps a context x to a distribution 𝑝𝜃(𝑦 ∣ 𝑥) . A certified assertion asks a different\nquestion: whether evidence E licenses a claim c under declared rules. The two relations can correlate,\nbut neither definition entails the other. The central diagnosis of this paper is that contemporary"
        },
        {
          "page": 2,
          "text": "performs a promotion without an introduction rule. This paper calls such a promotion an illegal\nepistemic coercion.\nThis reframing does not deny the value of retrieval, tools, uncertainty estimation, selective prediction,\nconstrained decoding, or post-hoc evaluation. Those methods reduce particular failure rates and\noften improve utility (Lewis et al., 2020; Farquhar et al., 2024; Huang et al., 2025; Mohri &\nHashimoto, 2024). The claim is narrower: none of them, by itself, defines which objects are entitled\nto inhabit a certified factual channel. Kalai et al. (2026) further show that common accuracy-\nposes binding, version selection, warrant, and state compression as independently testable witnesses.\nFifth, it derives an elementary information-storage bound that motivates - but does not prove - the\nhypothesis that a proposer can be smaller when factual payload is externalized.\nAccordingly, this is a theory-and-design paper with an executable proof of concept. The finite-\njurisdiction experiments check specified software behaviors. They do not establish the universal\ninvariant for an unverified implementation. They do not test the two broader engineering hypotheses\nintroduced later: that a useful small TCB can achieve competitive coverage (H1), or that competent\nproposing saturates at smaller model scale than closed-book factual recall (H2). Those remain\nexplicit targets for future comparative experiments.\n2. Epistemic types and introduction rules\n2.1 Authority is introduced, not inferred from fluency\nFix a jurisdiction-specific collection of types. A practical system may include Proposal, String,\nEvidenceData, Evidence, Query, BoundQuery, Supported, Warranted, ModelRelative, Categorical,\nHypothesis, History, State, Meaning, CertifiedText, Control, and Verdict. The inventory is not\nclaimed to be universal. Its purpose is to make promotions inspectable.\n𝜏𝑖\n𝑤𝑖𝑗\n− − − → 𝜏𝑗. (1)"
        },
        {
          "page": 3,
          "text": "Snapshots → Reconciled fact Domain-specific reconciliation Incompatible snapshots are\ncombined.\nHistory → State Predictive suﬀiciency in the\ndeclared repertoire\nSummary loses a\nfuture-relevant distinction.\nMeaning → CertifiedText Sound R0 or contextual R1"
        },
        {
          "page": 7,
          "text": "queries. The representation is entitled to type State only if equal representations imply identical\nfuture certified-response laws for every T. Otherwise it is merely CompressedHistory. This is the\nsame quotient idea used in predictive-state representations and computational mechanics: histories\ncan be merged only when the declared future cannot distinguish them (Littman et al., 2001; Shalizi\n& Crutchfield, 2001).\n𝜎(ℎ1) = 𝜎(ℎ 2) ⟹ Law(𝑍𝑇 ∣ ℎ 1) = Law(𝑍𝑇 ∣ ℎ 2) ∀𝑇 ∈ 𝒯. (4)\nThe role of Eq. 4 here is diagnostic, not foundational. If one history retrieved version v1=10.2\nnot State for that jurisdiction. Dropping a needed source version from memory and dropping a\nleaf digest from a certificate are related examples of unwitnessed promotion. The supplied two-\nhistory example falsifies one lossy summary. Distinguishing that pair after adding the version does\nnot prove global suﬀiciency for all future queries. A recursive State implementation additionally\nrequires the declared future repertoire to support a well-defined update under admissible extensions.\nA code suﬀicient only for ASSERT/ASK/ABSTAIN decisions may be coarser, but if ABSTAIN is\nacceptable everywhere, safety alone can admit a one-codeword controller; useful coverage must be"
        },
        {
          "page": 9,
          "text": "in-tool learning derives parameter-count limitations for memorized facts and scalable recall through\nexternal tools (Houliston et al., 2025). These results motivate, but do not establish, the broader\nhypothesis below.\nH2 - early saturation of proposing. For a fixed typed jurisdiction with external evidence, the proposer\nmodel size required to reach a target certificate-proposal coverage will saturate substantially below\nthe size required to reach the same task coverage by closed-book factual recall.\nH2 is an empirical bet about realistic models, not a corollary of Proposition 1. It can fail if language\nunderstanding, binding, or planning - rather than factual storage - dominates the required capacity.\n7. Finite jurisdiction and executable witnesses\n7.1 Jurisdiction\nA kernel is specified here by a meaning language M, operator library Ω, admission policy Π, warrant"
        },
        {
          "page": 12,
          "text": "process/code integrity, input parsing, store admission, and certified-output access control. Likewise,\nchecking that a note is not executed in a program with no execution interface does not prove\nprompt-injection resistance in a browser or agent stack. H1 and H2 remain untested.\n9. Open engineering hypotheses and the experiment that can kill\nthem\nH1 - useful small-kernel hypothesis. There exist practically useful jurisdictions in which an auditable\nTCB can maintain zero unsupported certified assertions while achieving useful certified coverage\ncompetitive with realistic fail-closed alternatives.\nH1 is a safety-coverage-TCB claim. A trivial kernel can achieve zero unsupported certified assertions\nby certifying nothing. The engineering objective is therefore not to minimize unsupported output\nalone, but to locate a useful point on a Pareto surface involving certified coverage and TCB cost.\nmax CC subject to UAR = 0, TCB_cost ≤ 𝜅. (5)\nA direct benchmark would use one versioned numerical table and five systems: a base model,"
        },
        {
          "page": 13,
          "text": "When no certified assertion is emitted, UAR is undefined; report its zero denominator and CC rather\nthan declaring empirical UAR zero. A structural no-write safety property can still hold. Population\nzero error is not established by a finite benchmark. Table 4. Metrics required to test H1 and H2\nwithout conflating safety with silence.\nA preregistered instance of H1 is not supported if its certified coverage is inferior to the chosen\nrealistic abstaining baseline at comparable TCB cost. One failed implementation cannot refute\nthe existential claim for every useful jurisdiction. A preregistered instance of H2 fails its predicted\nsaturation criterion if certificate-proposal coverage continues to improve materially over the specified\nmodel-size range after the declared prerequisites are met. “Useful”, “competitive”, “substantially\nbelow”, workload, cost budget, and model-size range must be quantified before the comparison.\nEither failure would leave C1 intact while shrinking the engineering claim. If bind-error dominates\nafter UAR approaches zero, the architecture predicts a useful change of research frontier: reliability\nwork should move from generation toward binding and jurisdiction design.\n10. Related work as a witness inventory\nThe synthesis claim is not that the constituent methods are new. The proposed type system instead\nasks what each method authorizes and where its guarantee stops. Proof-carrying code is a precedent\nDatabase provenance makes source lineage structural (Green et al., 2007). Controlled language,\nincremental parsing, and grammar-constrained decoding constrain the form-to-meaning boundary\n(Fuchs et al., 2005; Scholak et al., 2021; Park et al., 2025; Raspanti et al., 2025). Predictive-\nstate work supplies the History→State criterion (Littman et al., 2001; Shalizi & Crutchfield, 2001).\nSemantic entropy is an uncertainty/control signal (Farquhar et al., 2024), while conformal factuality\nsupplies high-probability correctness through output backoff rather than proof-carrying provenance\n(Mohri & Hashimoto, 2024). RAG and tool-using agents externalize information or execution but"
        },
        {
          "page": 15,
          "text": "• R1 is intentionally small. Useful controlled English with a still-auditable parser remains an\nopen engineering problem.\n• H1 and H2 are predictions for future comparative experiments, not results of the present\nimplementation.\n• Alias/entity binding, richer units, reconciliation, probabilistic inference, and abductive reason-\ning require additional typed operators and witnesses.\n• Probabilistic or abductive results should be certified as model-relative or ranked objects unless\nchanges is that stronger epistemic and operational types require explicit introduction rules.\nThis one decision unifies several problems that are usually treated separately. Evidence needs\nbinding and provenance. State needs predictive suﬀiciency. Warrant needs a policy over source\nquality and time. Certified text needs a controlled meaning boundary. Control needs authorization.\nAn LLM judgment remains a proposal until a jurisdiction supplies a rule for Verdict. The fail-closed\nchannel invariant is then simple because type soundness is supposed to be simple after the types\nand their interpretation are specified."
        }
      ],
      "closing_pages": [
        15
      ],
      "abstract_pages": [
        1
      ]
    },
    {
      "key": "current-02",
      "title": "A Law of Biological State Sufficiency: History-conditioned prediction, viable continuation, and a test for when the past may be forgotten",
      "ssrn_id": "7425878",
      "page_count": 18,
      "sha256": "96274fbcacb1af4df5e2e4f54730aada0a933723a39c73135ef5db13b4204a25",
      "kind": "current",
      "url": "https://ssrn.com/abstract=7425878",
      "abstract": "Biological measurements are routinely promoted to state without testing whether prior history still alters future response after the present has been matched. I formulate a constitutive law of biological state sufficiency: for a declared unit, admissible future family, horizon, and biological margins, a present representation may discard a history distinction only when that distinction cannot change any future response law within scope. With distances that separate the declared response laws, exact state is the zero-distance quotient of history; finite biological equivalence is a predictive ball, not an equivalence class. I then give a lawful empirical test. A named history generator creates different prior routes, the candidate present is frozen and matched before an identical held-out future battery, and retained history is defined as a conditional future-law defect rather than pairwise heterogeneity. Because the estimand is a maximum, inference is simultaneous across the planned battery; same-history controls bound residual mismatch, leaving each stratum separated, scope-equivalent, or unresolved. Finite negative batteries are extrapolated only under an explicit coverage theorem, such as compactness plus uniform Lipschitz response continuity. Reproducible synthetic calibrations show maximum-selection error, conservative inference under a specified matching-distortion bound, and recovery of separated synthetic prevalence. They test an idealized inferential model; measurement-error-induced predictive insufficiency of an observed assay is distinguished from distortion in estimating a noise-free target. A conditional-state result shows why slow or hidden variables are not memory unless history shifts their conditional law at the matched present and a future reads that shift. Viability remains a physical-state constraint and is used independently in restoration. To make the standard directly calibratable, I specify a prospective E. coli recombinase experiment with designed null-control and positive-control history pairs, overlap within an augmented state (M,Z), and held-out history transport. The contribution is a falsifiable biological measurement standard, not a claim that biology must remember.",
      "closing": "### PDF page 15\n\nDaniel J. Murray Revised September 2026\n12. Conclusion\nBiology does not need a theorem proving that all living systems remember. It needs a disciplined\nrule for deciding what may be forgotten.\nOnce the biological unit, admissible future family, horizon, and material response margins are fixed,\na representation qualifies as state only to the extent that histories it merges induce equivalent future\nlaws. Exact state is the zero-distance quotient of history; finite biological equivalence is a predictive\nball. The empirical history effect is measured after freezing and matching the present, indexed by a\nnamed history generator, and inferred with simultaneous control of the planned maximum and an\nexplicit bound on residual matching error. Strata that cannot be decided remain unresolved, and\nfinite negative batteries are not extrapolated beyond their scope without a coverage theorem.\nThis standard also sets a boundary on mechanism. Slow or hidden variables are not memory\nmerely because they persist: to explain a retained-history defect, history must shift their conditional\ndistribution at the matched present and a future must read that shift. A positive predictive defect\ncan still arise from altered composition or selection rather than within-unit rewriting, so causal\nattribution requires additional lineage or intervention evidence.\nViable continuation remains a distinct physical-state problem. Its tangent geometry, accessible\ndynamics, and persistence reserve belong to a physical realization, not automatically to the predic-\ntive quotient. Restoration therefore requires independent post-control validation of both predictive\nequivalence and persistence.\nThe law is not “biology has memory. ” It is the measurement boundary on that claim: a past\ndistinction may be discarded as state only when, within the declared horizon and biological margins,\nit cannot change any admissible future law. Whether conventional biology crosses that boundary\noften enough to matter is no longer assumed. It is an experiment.\nAppendix A. Minimum reporting standard for a Biological State\nTest\n• Declare B, K, A, H, Φ𝐵, 𝜀, the candidate present M, and history generator Q_C before\noutcome inspection.\n• State whether Q_C is naturalistic prevalence sampling or a designed stress-test generator.\n• Define common support of the matched present and do not extrapolate conditional contrasts\noutside overlap.\n• Freeze the candidate present before assigning the common future; report assay reliability,\nmatching tolerance, and attrition by history arm.\n• Name the target: observed-state conditional law or a separately identified latent-state law.\nSpecify the pairwise matching-transport bound and the evidence that controls dominate the\ntarget distortion.\n• Construct the uncertainty guarantee for the final decision jointly across response-law bounds\nand the matching envelope; when many strata are classified, cover the stratum-by-future-by-\nstage decisions being counted or propagate their classification error explicitly.\n• If state is augmented from 𝑀 to (𝑀 , 𝑍), let 𝑅 be the history-arm label and require overlap\nwithin tested (𝑀 , 𝑍)strata. Deterministic separation of 𝑅 by 𝑍 cannot establish a compara-\ntive empirical certificate for 𝑌 ⟂ 𝑅 ∣ (𝑀 , 𝑍) .\n• Prefer passive matching. If active feedback is used, record the full actuator trajectory, treat\nit as part of history, and include replay/sham controls for controller-written state.\n\n### PDF page 16\n\nDaniel J. Murray Revised September 2026\n• If Z is read only after the future challenge, preregister and pass a challenge-invariance control\nshowing that the future does not rewrite Z.\n• Control the maximum jointly over the full planned battery and planned expansion stages;\nnever interpret a raw sample supremum.\n• Use biological equivalence margins justified by function or decision, not by statistical signifi-\ncance.\n• Report separated, scope-equivalent, and unresolved strata and a prevalence interval.\n• For a negative conclusion, report exact future scope, horizon, sensitivity, and any finite-\ncoverage allowance.\n• If a carrier is proposed, estimate the full conditional shift Λ𝑍 at matched M and perturb the\ncandidate before causal attribution.\n• Keep viability geometry in a stated physical realization X and separate discovery, assay cer-\ntification, and restoration validation.\n• Label each conclusion as theorem-level, simulation-calibrated, model-derived, retrospective\nmotivation, prospective empirical result, or untested prediction.\nAppendix B. Verification examples and inferential boundaries\nB.1 The two-sided transport bound\nFor pseudometric 𝑑, the triangle inequality twice gives\n|𝑑(𝑃𝐴, 𝑃𝐵) − 𝑑(𝑃 ∗\n𝐴, 𝑃∗\n𝐵)| ≤ 𝑑(𝑃 𝐴, 𝑃∗\n𝐴) + 𝑑(𝑃𝐵, 𝑃∗\n𝐵).\nThus Eq. (10) follows on the joint confidence-and-transport event. With Bernoulli target parameters\n0.5, 0.5 and observed parameters 0.7, 0.3, each arm moves by total-variation distance 0.2 while the\npairwise distance changes by 0.4. The maximum of the two arm radii would not cover that distortion.\nB.2 An observed assay and its latent target need not have the same suﬀiciency\nstatus\nLet 𝑃 (𝑋 = 1 ∣ 𝑞 𝐴) = 1/4 , 𝑃 (𝑋 = 1 ∣ 𝑞 𝐵) = 3/4 , let 𝑀 independently flip the binary state 𝑋 with\nprobability 1/5, and let the common future be 𝑌 = 𝑋 . At 𝑀 = 1 , the two probabilities of 𝑌 = 1\nare 4/7 and 12/13; at 𝑀 = 0 they are 1/13 and 3/7. The total-variation defect is 32/91 in either\nobserved stratum, although conditional on 𝑋 the histories have identical future laws. Both histories\nhave common support at every tested 𝑀 and 𝑋. This is genuine insuﬀiciency of measured 𝑀, even\nwith exact observed-state matching, and not evidence for a further effect beyond the latent state.\nB.3 Protocol mixtures and full-history fibres\nLet the full recorded history be ℎ = (𝑞, 𝑈 ), with independent fair binary 𝑞, 𝑈, constant 𝑀, and future\n𝑌 = 𝑈 . The protocol-conditioned laws are identical Bernoulli (1/2) laws. Nevertheless histories with\nrecorded 𝑈 = 0 and 𝑈 = 1 have deterministic, different futures. Protocol-level agreement therefore\ndoes not imply Eq. (4)’s full-history diameter bound. Both levels remain useful when their scopes\nare named.\nB.4 Feature resolution\nThe pseudometric 𝑑(𝑃 , 𝑄) = |𝐸𝑃 𝑌 −𝐸 𝑄𝑌 | gives zero distance between 𝛿0 and (𝛿−1 +𝛿1)/2, although\nthe distributions differ. A zero-distance quotient is always mathematically legitimate; identifying it\nwith equality of full response laws additionally requires separating distances or a separating family\nof features.\n\n\n---",
      "role": "State and restoration measurement",
      "scope": "Exact quotient and finite-tolerance battery differ; common support, simultaneous uncertainty and joint carrier distribution matter.",
      "contribution": "History matters only through distinctions a declared future can still read.",
      "evidence": "Exact quotient and finite testing protocol; prospective biology",
      "notice": "",
      "inspection": "Abstract and conclusion/closing discussion read; prediction-bearing passages indexed and named lists reviewed.",
      "external_version_parity": "Not certified: these are the supplied local manuscript versions.",
      "main_start_page": 1,
      "main_end_page": 16,
      "prediction_passages": [
        {
          "page": 1,
          "text": "A Law of Biological State Suﬀiciency\nHistory-conditioned prediction, viable continuation, and a test for when the past may be\nforgotten\nDaniel J. Murray\nSeptember 2026\nAbstract\na present representation may discard a history distinction only when that distinction cannot change\nany future response law within scope. With distances that separate the declared response laws, ex-\nact state is the zero-distance quotient of history; finite biological equivalence is a predictive ball, not\nan equivalence class. I then give a lawful empirical test. A named history generator creates different\nprior routes, the candidate present is frozen and matched before an identical held-out future battery,\nand retained history is defined as a conditional future-law defect rather than pairwise heterogene-\nity. Because the estimand is a maximum, inference is simultaneous across the planned battery;\ntions show maximum-selection error, conservative inference under a specified matching-distortion\nbound, and recovery of separated synthetic prevalence. They test an idealized inferential model;\nmeasurement-error-induced predictive insuﬀiciency of an observed assay is distinguished from distor-\ntion in estimating a noise-free target. A conditional-state result shows why slow or hidden variables\nare not memory unless history shifts their conditional law at the matched present and a future reads\nthat shift. Viability remains a physical- state constraint and is used independently in restoration. To\nmake the standard directly calibratable, I specify a prospective E. coli recombinase experiment with\ndesigned null-control and positive-control history pairs, overlap within an augmented state (M,Z),\nand held-out history transport. The contribution is a falsifiable biological measurement standard,\nnot a claim that biology must remember.\nKeywords\nbiological state; predictive suﬀiciency; history dependence; viability; restoration; treatment schedul-\ning; systems biology\n1. Introduction: the measurement problem before the mechanism\nAn endpoint can be measured correctly and still be the wrong state. Biology routinely describes a\nsystem by what can be observed now: tumour burden, metabolite concentration, a transcriptional\nembedding, morphology, accumulated exposure, physiological performance, or a clinical score. Such\nmeasurements can be excellent descriptions of the present. They qualify as state variables only for\nfutures they are suﬀicient to predict. If two biological populations are indistinguishable under a"
        },
        {
          "page": 2,
          "text": "frozen present representation but respond differently to the same later intervention because they\narrived there by different routes, the measurement was not false. It was incomplete.\nThe past-future interface is not a new idea. Control and realization theory, automata, predictive-\nstate representations, and computational mechanics all formalize the requirement that, once a suﬀi-\ncient state and future inputs are given, discarded history should add no further predictive informa-\ntion (Kalman, 1960; Nerode, 1958; Willems, 1986; Jaeger, 2000; Littman et al., 2001; Shalizi and\nCrutchfield, 2001). The contribution here is narrower and biological: an experimental measurement\nlaw for situations in which the state vector is unknown, the candidate state is an assay or phenotype,\nhistory can be deliberately manipulated, persistence can fail, and the environment itself can store\npredictive information.\nState-suﬀiciency law. For a declared biological unit, admissible future family, horizon, and response\nmargins, a present representation may discard a distinction from prior history only if that distinction\ncannot change any admissible future response law within the declared scope.\nThe law is constitutive rather than a universal prevalence claim. It constrains what may legitimately\nThis distinction matters whenever a normalized present is used to withdraw treatment, declare\nrestoration, rank schedules, infer recovery, or compress exposure history into one current number.\nThe paper therefore separates four problems that are often conflated: predictive state, empirical\nretained-history prevalence, causal carrier attribution, and physical viability. The scientific contri-\nbution is the set of rules that keeps those four problems connected without identifying them with\none another.\n2. Declaring the state problem\n2.1 Five biological declarations and an explicit future family\nFive biological objects must be fixed before outcome inspection: the unit and observation algebra B;\nthe persistence set K; the admissible intervention or policy class A; the prediction horizon H; and\nresponse- specific biological margins 𝜀. The future response family itself must also be explicit. Let\nΦ𝐵 denote the declared response functionals of B and A^{ ≤H} the admissible policies of duration\nat most H. Define\nSymbol Declaration Role"
        },
        {
          "page": 3,
          "text": "Daniel J. Murray Revised September 2026\nSymbol Declaration Role\n𝐻 Prediction/continuation\nhorizon\nLimits the state claim\n𝜀𝑗 Response-specific biological\nmargins\na stated coverage relation. The history generator Q_C introduced in Section 4 is not another\ndefinition of state. It indexes an empirical prevalence question over which histories are sampled.\nThe roles are asymmetric. B, A, H, and Φ𝐵 define prediction. 𝜀 turns exact equality into practical\nbiological equivalence. K defines which physically possible continuations preserve the declared unit.\nChanging any of them after viewing outcomes changes the question rather than refining the answer.\n2.2 Horizon nesting\nIf 𝐻1 ≤ 𝐻2 and the shorter-horizon family is a restriction of the longer one, then 𝒯𝐻1\nrelapse at six months. Increasing the horizon can reveal additional distinctions; it cannot erase a\ndistinction already visible in a nested shorter-horizon family.\n3. Predictive state as a metric object\n3.1 Exact state and finite biological equivalence are different\nLet H be the realizable history space. For future 𝑗, let 𝑑𝑗 be a pseudometric on its response laws and\nlet 𝜀𝑗 > 0 be its biological margin. Equality of the declared laws is identified by zero distance only\nwhen the chosen distances separate those laws; a mean-only pseudometric instead certifies equality\nA finite maximum of pseudometrics is a pseudometric. A supremum is likewise a pseudometric when\nfinite, or an extended pseudometric if infinite values are allowed. Zero distance defines an equivalence\nrelation in either case. With a separating family of response-law distances, exact predictive state is\nthe quotient\nℎ ∼ 𝒯 ℎ′ ⟺ Δ 𝒯(ℎ, ℎ′) = 0. (3)\nFinite tolerance is not another equivalence relation. Practical equivalence is the predictive ball\nΔ𝑇 (h,h’) ≤ 1. Pairwise within-margin chains can drift beyond the margin, so no transitivity of\npractical equivalence is assumed. This distinction repairs the common mistake of writing an 𝜀-\nequivalence class as though finite experimental indistinguishability were exact identity."
        },
        {
          "page": 4,
          "text": "Daniel J. Murray Revised September 2026\nFor a candidate measured present 𝑀 = 𝜋(ℎ) , metric 𝑑𝑀 , and tolerance 𝑟, define the worst predictive\nseparation among the history pairs it merges. The supremum is taken over a declared history domain,\nand the record defining ℎ includes the realized assay observation when the assay is stochastic.\n𝐷𝑀,𝑟 = sup{Δ𝒯(ℎ, ℎ′) ∶ 𝑑 𝑀 (𝑀 (ℎ), 𝑀 (ℎ′)) ≤ 𝑟}. (4)\nThis is a global predictive fibre-diameter bound, not a geometric width in physical state space. The\ncondition 𝐷𝑀,𝑟 ≤ 1 is suﬀicient for within-margin agreement of every declared history pair. The\nprotocol-conditioned estimand in Section 4 is different: it compares mixtures of histories generated\nby named protocols. Agreement of those mixtures does not establish Eq. (4), even with complete\nfuture coverage, unless the sampled protocols distinguish or otherwise cover the relevant within-"
        },
        {
          "page": 5,
          "text": "future law after the declared present is known. Here 𝑞 is a protocol or recorded-history label, not\nautomatically the complete realized history ℎ. A zero value of 𝐺 certifies neither unsampled history\ncontrasts nor absence of predictive information in finer history records.\n4.3 Predictive history dependence is not automatically within-unit causal mem-\nory\nThe present is measured after the histories have occurred. That is essential to the state question\nand dangerous for causal interpretation. Even with randomized histories, conditioning on a post-\nhistory present can make history identity informative about a pre-existing latent variable; differential\nsurvival or selection can do the same. A positive G therefore identifies predictive insuﬀiciency of M\nin the sampled population, not by itself a history-written intracellular carrier.\nThree claims must be kept separate: predictive insuﬀiciency, in which history identity still changes\nfuture law after conditioning on M; history-induced composition, in which histories changed which\nlatent states or lineages occupy the matched stratum; and within-unit rewriting, in which predic-\ntive state changed inside a persisting unit or lineage. Only the first is identified by G_{C,Q,H}.\nThe latter two require baseline covariates, lineage or sister-unit designs, attrition accounting, or a"
        },
        {
          "page": 7,
          "text": "level. Technical replicates are not new biological units. Additional futures, better matching, or\nmore replication are useful when they shrink the unresolved region. Battery expansion is stopped\nby a preregistered decision/precision criterion or by meeting a declared coverage allowance, not by\nobserving a plateau in a raw maximum. If prevalence is formed by classifying many strata, the\ninferential guarantee must cover the full stratum-by-future-by-planned-stage set of decisions that\nfeed n_sep and n_eq, or a hierarchical model must explicitly propagate classification uncertainty.\nPer-stratum 95% calls cannot simply be counted and called a 95% prevalence statement. Equation"
        },
        {
          "page": 8,
          "text": "the corrected rate ranges from zero to 0.000180. The unresolved fraction rises from 0.804365 to\n0.980215. This demonstrates conservative behavior for the specified distortion model, not that\nnoisy observed-state predictive differences should be removed.\nSimulation C draws 200 independent strata in each replicate, with normalized distances 1.6 for\npositive strata and 0.4 for practical-null strata. For prevalences 𝐺 = 0, 0.1, … , 0.5, the mean lower\nidentification bounds are 0, 0.100432, 0.200250, 0.299420, 0.401104, and 0.500176. These well-\nseparated examples illustrate recovery of prevalence. The code uses per-stratum intervals and does"
        },
        {
          "page": 10,
          "text": "exclusion therefore needs the relevant joint or conditional carrier distribution.\nState augmentation creates a second support requirement. Let 𝑅 be the randomized history-arm\nlabel. To test whether adding 𝑍 closes the predictive defect, at least two compared histories must\noverlap within the same (𝑀 , 𝑍)strata: 0 < 𝑃 (𝑅 = 𝑞 ∣ 𝑀 = 𝑚, 𝑍 = 𝑧) < 1 on the target support.\nIf 𝑍 determines 𝑅, conditioning removes the cross-history comparison. A completion experiment\nmust therefore use probabilistic state writing or several genuinely different historical routes reaching\neach tested 𝑍. The closure claim remains restricted to overlapping histories, states, and futures.\nMechanism hunting requires a stopping rule. Candidate carriers should be preregistered. If the\nprespecified set is exhausted, the retained history remains real but unattributed. A new candidate\ncan motivate a new experiment; it cannot retroactively rescue the mechanism claim in the current\none.\n8. Viable continuation is a distinct physical-state problem\n8.1 Predictive quotient and viability geometry must not be conflated\nPredictive suﬀiciency is not uniquely biological. The biological restriction begins when some phys-\nically possible futures do not preserve the declared unit. Let 𝑋 be a physical state space with\naccessible differential inclusion ̇ 𝑥 ∈ 𝐹 (𝑡, 𝑥), and let 𝐾 ⊆ 𝑋 be the persistence set. For a fixed\nterminal time 𝐻, the finite-horizon viability object is the time-indexed tube\n𝒱𝐻(𝑡) = {𝑥 ∈ 𝐾 ∶ ∃𝑥(⋅), 𝑥(𝑡) = 𝑥, ̇ 𝑥(𝑠) ∈ 𝐹 (𝑠, 𝑥(𝑠)), 𝑥(𝑠) ∈ 𝐾 ∀𝑠 ∈ [𝑡, 𝐻]}. (16)\nfinite-horizon viable reach set. Rate- limited control authority, tangent geometry, and reachability\nare therefore different objects.\nThe predictive quotient can be represented by mapping each physical state to its family of future\nresponse laws and identifying states with the same image. Nothing in that quotient construction\nimplies that it inherits the manifold or tangent-cone geometry of X. Persistence outcomes can be\nincluded among the declared future responses, but the physical geometry does not automatically\ndescend through predictive equivalence."
        },
        {
          "page": 11,
          "text": "Daniel J. Murray Revised September 2026\nPREDICTIVE DESCRIPTION\nHistory-conditioned future laws\nDeclared responses and margins\nProtocol scope and uncertainty\nPHYSICAL REALIZATION\nMetric-dependent reserve\nRestoration validates both after support is withdrawn.\nFigure 3. Predictive measurement and physical viability are distinct objects. Histories merged by the same\nfrozen present are compared through their future response laws, while finite-horizon viability and tangent\ngeometry belong to a stated physical realization. Predictive equivalence does not automatically inherit the\ngeometry of physical state space.\n8.2 External is not exogenous\nA contextual variable written by a biological unit and read later can retain predictive information\noutside a conventional organism boundary. Omission breaks a proposed closure when that variable\ncarries a history-conditioned distinction affecting declared future laws that the retained representa-\ntion neither determines nor correctly marginalizes. If, for example, the context is a known function of\nretained state, a separate context coordinate is unnecessary. Extracellular matrix, secreted metabo-\nlites, electrical fields, biofilm architecture, and constructed niches can carry external predictive state\n(Odling-Smee et al., 2013; Prindle et al., 2015; Molina-Santiago et al., 2019). Experimental clamp-\ning can remove a particular contextual dependence, but is not the only way to obtain closure. This\nis a criterion for predictive and causal modeling, not a claim that every environmental variable\nbelongs to the organism.\n8.3 Restoration requires independent post-control validation\nA logical circularity arises if the same future battery is used to build a state representation and then\nto declare restoration by matching that representation. The stronger design separates discovery,\nsentation; and after treatment or support is withdrawn, an independent validation future set tests\nthe post-control trajectory together with physical persistence.\nFor a target predictive state 𝑆∗, choose a physical metric and an explicit robust viability tube\n𝒱rob\n𝐻 (𝑡) for the declared control/disturbance information pattern. One possible reserve is 𝜌𝐻(𝑡, 𝑥) =\ndist(𝑥, 𝑋 ∖ 𝒱rob\n𝐻 (𝑡)) for 𝑥 inside that tube, and zero outside it. This is a metric-dependent interior"
        },
        {
          "page": 12,
          "text": "evidence, report validation only at observed times. Failure to reject a difference is not an equivalence\ncertificate.\n9. Biological anchors and a prospective calibration experiment\nThe existing literature contains useful anchors, but none is treated here as a measurement of\nG_{C,Q,H}.\nTreatment scheduling shows why route can matter after a short-horizon endpoint. Patwardhan\net al. (2021) evaluated 696 crizotinib/navitoclax schedules; among 486 schedules meeting a pre-\nfeatures emerged later (Wiernicki et al., 2022). The measurement-law lesson is not a universal bifur-\ncation geometry. It is that current injury and future rescuability can be different state questions.\n9.1 Prospective synthetic calibration with designed controls\nThe cleanest first demonstration is a synthetic calibration because a history-writing channel can be\nengineered and tested independently. A DNA-state match alone does not guarantee equality of all\nomitted variables or future laws. In E. coli, recombinase state machines can store input history as\na DNA state Z and use that state to regulate later gene expression (Roquet et al., 2016). Choose"
        },
        {
          "page": 13,
          "text": "tories reaching the same Z are scope-equivalent under (M,Z); and a held-out history, not used to\nchoose the representation or the confirmation battery, reaches the same Z and transports the pre-\ndiction. This demonstrates M-only failure and recovery of predictive agreement over the declared\noverlapping history and future scope without reconstructing every latent physical variable.\nNo sister-cell equivalence is required: M and, when an orthogonal state reporter has been validated,\nZ are read nondestructively in the same biological unit that receives the future challenge. Passive\nmatching is preferable because it adds no controller trajectory. If active feedback is required, the\nwhether the matching controller itself writes persistent state. The calibration would validate the\nmeasurement procedure, not establish that natural biological snapshots commonly fail it.\n10. Predictions and failure conditions\nThe framework makes failure possible at every level. Under a true practical null, the probability of\nany false separation must remain below the declared global error level across the planned battery\nand stages. It can increase within that bound as tests are added; exceeding the guarantee, rather\nthan any increase, signals failure of calibration or its assumptions. Coarser matching can enlarge\nprespecified future can reject a state representation, but a finite negative battery cannot establish\nglobal suﬀiciency without a justified coverage theorem. Finally, a representation selected on one\nbattery should predict untouched admissible futures after treatment withdrawal; if route of arrival\nregains predictive value, restoration was overclaimed.\nThe top-level empirical claim is therefore deliberately defeasible. For a prospectively named class\nand generator, a materially positive snapshot excess is rejected when a suﬀiciently precise, properly\ncalibrated design places the upper prevalence bound at or below the decision-relevant threshold. An\nunderpowered or poorly matched study is unresolved, not a negative result.\n11. Discussion"
        },
        {
          "page": 14,
          "text": "Daniel J. Murray Revised September 2026\nThat combination changes the object of inference. The paper does not ask whether a challenged\nsystem responds. It asks whether history remains predictive after a specific present representation\nsays history should be forgettable. It does not count pairwise heterogeneity as memory. It does\nnot infer global suﬀiciency from a finite null. It does not let a larger battery create positives by\nuncalibrated maxima. It does not convert a post- history predictive contrast into a within-unit\ncausal mechanism. And it does not draw physical viability cones on an abstract predictive quotient.\nThe resulting law is constitutive: once a biological question is fixed, any valid state representation\nmust respect future-law equivalence within the declared margins. The empirical prevalence of\nfailures is a separate quantity. The constitutive criterion remains definitional; the applicability,\ncalibrated procedure, and prospectively specified prevalence hypotheses are empirically testable.\n11.2 Why the stronger claims were removed\nSeveral attractive extensions are unnecessary and weaken the paper. An unrestricted infinite future\nfamily does not become experimentally meaningful by invoking “saturation”; the lawful alternative\nis a declared finite scope or an explicit coverage theorem. An occupancy-style latent-detection\nnot imply memory. Commutation does not prove scalar suﬀiciency. Boundedness does not impose\na universal hyperbolic or relativistic state geometry. Viability does not generate memory and need\nnot share predictive geometry.\nRemoving those claims leaves a smaller but stronger paper. State is future-law suﬀiciency. Re-\ntained history is conditional future-law dependence after a matched present. Viability is a physical\npersistence constraint. Restoration is independent post-control validation of both.\n11.3 Limitations\nmay fail common support and leave many strata unresolved. Same-history controls only correct\nresidual mismatch when their transport relation to the cross-history comparison is defensible. A\npositive G identifies predictive history dependence, not within-unit causal rewriting. Prevalence is\ngenerator-dependent by construction. Viability requires a physical realization when tangent geom-\netry or reserve is discussed. The simulation calibration establishes statistical behavior on known\nconstructions, not biological prevalence. The decisive next step is a prospective biological experiment\nsatisfying the complete history-match-common-future design. The proposed synthetic experiment\nis an engineering calibration rather than evidence of natural prevalence, and its state- completion\nstep is identifiable only where histories overlap within (M,Z). If active matching is used, controller-\ninduced state must be treated as a possible history effect rather than silently corrected away. The\n11.4 On the word “law”\nThe word law is used in a constitutive measurement sense: it is a rule that any claimed biological\nstate must satisfy for the declared prediction problem. Readers who reserve “law” for universal\nempirical regularities may substitute “biological state-suﬀiciency principle” without changing a def-\ninition, theorem, estimator, or experiment. What is empirical and genuinely open is how often\nconventional biological snapshots violate the rule in important systems."
        },
        {
          "page": 15,
          "text": "Once the biological unit, admissible future family, horizon, and material response margins are fixed,\na representation qualifies as state only to the extent that histories it merges induce equivalent future\nlaws. Exact state is the zero-distance quotient of history; finite biological equivalence is a predictive\nball. The empirical history effect is measured after freezing and matching the present, indexed by a\nnamed history generator, and inferred with simultaneous control of the planned maximum and an\nexplicit bound on residual matching error. Strata that cannot be decided remain unresolved, and\nfinite negative batteries are not extrapolated beyond their scope without a coverage theorem.\nThis standard also sets a boundary on mechanism. Slow or hidden variables are not memory\nmerely because they persist: to explain a retained-history defect, history must shift their conditional\ndistribution at the matched present and a future must read that shift. A positive predictive defect\ncan still arise from altered composition or selection rather than within-unit rewriting, so causal\nattribution requires additional lineage or intervention evidence.\nViable continuation remains a distinct physical-state problem. Its tangent geometry, accessible\ndynamics, and persistence reserve belong to a physical realization, not automatically to the predic-\ntive quotient. Restoration therefore requires independent post-control validation of both predictive\nequivalence and persistence.\nThe law is not “biology has memory. ” It is the measurement boundary on that claim: a past\ndistinction may be discarded as state only when, within the declared horizon and biological margins,\nit cannot change any admissible future law. Whether conventional biology crosses that boundary"
        },
        {
          "page": 16,
          "text": "Daniel J. Murray Revised September 2026\n• If Z is read only after the future challenge, preregister and pass a challenge-invariance control\nshowing that the future does not rewrite Z.\n• Control the maximum jointly over the full planned battery and planned expansion stages;\nnever interpret a raw sample supremum.\n• Use biological equivalence margins justified by function or decision, not by statistical signifi-\ntification, and restoration validation.\n• Label each conclusion as theorem-level, simulation-calibrated, model-derived, retrospective\nmotivation, prospective empirical result, or untested prediction.\nAppendix B. Verification examples and inferential boundaries\nB.1 The two-sided transport bound\nFor pseudometric 𝑑, the triangle inequality twice gives\n|𝑑(𝑃𝐴, 𝑃𝐵) − 𝑑(𝑃 ∗"
        }
      ],
      "closing_pages": [
        15,
        16
      ],
      "abstract_pages": [
        1
      ]
    },
    {
      "key": "current-03",
      "title": "The Acute Dose-Response Curve as a Transition Potential: Predictive-State Closure, Quadratic Degeneracy, and Temporal Identifiability",
      "ssrn_id": "7426880",
      "page_count": 34,
      "sha256": "b7c8ce27f54b5d5498306e9dd484e309386b70710519d6f1e9b4311488f16ba8",
      "kind": "current",
      "url": "https://ssrn.com/abstract=7426880",
      "abstract": "An acute dose-response curve measures one origin-to-endpoint trajectory. Extending it to fractionated, chronic, or recovered states requires a prior question: when does the acute curve determine the transition from states that the acute experiment never visited? Histories are identified by equality of their conditional future laws within a declared intervention class, probe class, endpoint, and operating range. Fresh dose acts on the resulting predictive-state space through a semigroup Lambda_d, and additive endpoint increments obey q(s,a + b) = q(s,a) + q(Lambda_a s,b). The cocycle is elementary but its limitation is exact: on each loading trajectory it yields a potential difference, while imposing no relation between different trajectories. The acute curve h supplies all dose increments on accessible states only when there is a dose-equivariant coordinate r such that q(s,d) = h[r(s) + d] - h[r(s)]. This is kinematic closure. If h' is strictly monotone, it has an exact challenge-family test: the derivative of every challenge curve must be a translate of h'. Complete scalar closure additionally requires dynamic closure: waiting must induce one autonomous semigroup on r. The paper proves that the linear-quadratic endpoint is the exact degenerate case. For any finite-dimensional state and any symmetric quadratic potential, every challenge curve has the scalar LQ form for a projected coordinate. Challenge-amplitude agreement and zero-gap order therefore cannot reveal hidden modes. Under linear multi-mode recovery, the observable gap response is a kernel m(Delta); semigroup closure holds if and only if the amplitude-scaled kernel is mono-exponential. This reverses the usual design priority: dense gaps and at least two prime amplitudes precede additional challenge amplitudes in approximately quadratic systems. Further results give exact or certified archive extrema, a rate-capped phase-obstruction theorem, mixed-curvature visibility and power criteria, the population cumulative hazard under frailty, a composition-law audit for reversible endpoints, and an isochronous design separating recovery from duration-dependent repopulation. The framework outputs either a frozen, testable scalar prediction or the specific experimental axis required to enlarge state.",
      "closing": "### PDF page 27\n\nDaniel J. Murray Revised September 2026\n• biological validation is common-future equivalence, not retrospective curve agreement;\n• unknown population mixture is measured by calibrated paired probes or retained as a nuisance\nclass;\n• the equivalence margin is fixed by endpoint consequences before unblinding;\n• infeasible power rejects the design before resources are spent;\n• quadratic degeneracy redirects effort from redundant challenge amplitudes to gap composition\nand prime-amplitude scaling;\n• reversible outcomes are separated by an assay-time ladder, and duration effects by isochronous\nschedules;\n• failure at any rung identifies the next state coordinate rather than licensing a profile-specific\nclock.\nThis is the sense in which the framework is self-correcting: it cannot guarantee that scalar closure\nis true, but it can prevent a failed scalar model from being silently rescued.\n12.3 Relation to DDREF and radiological protection\nAn aﬀine potential makes the endpoint independent of temporal profile and therefore passes the\ntemporal audits trivially. A nonlinear model claims profile sensitivity and must declare the state,\nphase, recovery object, and record resolution that create it. DDREF is consequently not one\nuniversal constant inside this framework; it is a model-, profile-, endpoint-, and record-conditional\nquotient with a certifiable range.\n12.4 Scope and limitations\nThe falsification programme is principally a laboratory programme. Section 8 shows that a human-\nmortality implementation of the mixed-curvature example is infeasible. The paper does not establish\nany specific acute curve, transport closure across tissues or qualities, or equality between molecular\nrepair time and epidemiological interaction time.\nThe complete-monotonicity kernel result assumes positive independent linear modes. General non-\nnormal linear recovery can produce a broader matrix-exponential kernel. Nonquadratic multi-state\ndegeneracy, nonlinear recovery kernels, and non-associative endpoints remain open classes. Re-\nversible endpoints require an explicit score-recovery state before the cumulative-potential framework\napplies.\n13. Conclusion\nAn acute curve extends to a temporal increment model with one interaction coordinate only after two\nseparate closure conditions have been earned. Every reachable challenge curve must be a translated\ncopy of the acute curve, and waiting must evolve the resulting coordinate by one separately identified\nautonomous semigroup. The first is kinematic closure; the second is dynamic closure. Absolute\noutcomes may additionally require the accumulated ledger and a validated observation law.\nThe quadratic endpoint potential separates them exactly. It makes every hidden state look scalar to\nchallenge amplitudes, while leaving multirate recovery visible to gap composition. That degeneracy\nis the paper’s sharpest practical result: in the standard LQ class, the experiment most often treated\nas over-identifying state has no power, whereas an amplitude-resolved gap ladder can falsify dynamic\nscalar closure when signal and precision are adequate.\nThe broader framework preserves that discipline across reset conventions, incomplete records, mixed\ncurvature, reversible observations, and population heterogeneity. It outputs either a frozen predic-\ntion on a declared range or a specific measurement required to enlarge state. Nothing is repaired\nby convention.\n\n\n---",
      "role": "Dose-to-time transport",
      "scope": "Quadratic challenge response can hide multiple repair modes; acute potential does not determine gap dynamics or frailty transport.",
      "contribution": "An acute curve, scalar challenge response and scalar waiting dynamics are different closure claims.",
      "evidence": "Conditional mathematical results and experimental design",
      "notice": "",
      "inspection": "Abstract and conclusion/closing discussion read; prediction-bearing passages indexed and named lists reviewed.",
      "external_version_parity": "Not certified: these are the supplied local manuscript versions.",
      "main_start_page": 1,
      "main_end_page": 27,
      "prediction_passages": [
        {
          "page": 1,
          "text": "The Acute Dose-Response Curve as a Transition Potential\nPredictive-State Closure, Quadratic Degeneracy, and Temporal Identifiability\nDaniel John Murray\n7 September 2026 | audited revision\nIndependent Researcher, Melbourne, Victoria, Australia\namplitudes.\nHighlights\n• Predictive equivalence is defined by conditional future laws, not by a fitted biomarker, accu-\nmulated dose, or presumed mechanism.\n• The loading cocycle is leafwise: it gives one potential per dose trajectory. The acute curve\ndetermines off-trajectory increments only when those potentials are translates of one measured\nfunction.\nthe transition from states that the acute experiment never visited?\nHistories are identified by equality of their conditional future laws within a declared intervention\nclass, probe class, endpoint, and operating range. Fresh dose acts on the resulting predictive-state\nspace through a semigroup Λ𝑑, and additive endpoint increments obey"
        },
        {
          "page": 2,
          "text": "mixed-curvature visibility and power criteria, the population cumulative hazard under frailty, a\ncomposition-law audit for reversible endpoints, and an isochronous design separating recovery from\nduration-dependent repopulation. The framework outputs either a frozen, testable scalar prediction\nor the specific experimental axis required to enlarge state.\nKeywords: predictive state; transition potential; quadratic degeneracy; incomplete recovery; split-\ndose design; semigroup test; archive width; population frailty\n1. The measurement question before the risk model\nA temporal exposure is a history 𝑢(𝑡), not merely its cumulative loading\n𝐷 = ∫\nRadiobiology already contains explicit time dependence through Lea-Catcheside kernels,\nincomplete-repair models, dual-radiation-action theory, lethal-potentially-lethal lesion models\nand repair-misrepair kinetics [7-14,38-40]. Predictive-state, causal-state and bisimulation theories\nprovide the complementary prospective criterion: two pasts are the same state only when no\ndeclared future experiment separates them [19-23]. The present paper connects these traditions. It\nasks what temporal transition is forced by an acute curve after a scalar predictive state has been\nearned, and what observations prove that one scalar is too small.\n1.1 Four physical temporal structures and one numerical grid\nFive quantities are frequently merged under the word time:\n1. Delivery chronology 𝑢(𝑡): when inputs occur."
        },
        {
          "page": 3,
          "text": "an endpoint observed decades later; conversely, a population mortality curve does not identify the\ninteraction-memory law that generated it [3-6,41].\n1.2 Three sources of an off-orbit prediction\nAn acute experiment observes loading from a designated origin and then an endpoint. Every pre-\ndiction from a recovered, preconditioned or chronically exposed state must come from one of three\nsources:\n1. what the acute measurement fixes;\nafter failure [50-52].\n1.4 Reader’s guide and principal notation\nSections 2-3 construct predictive state and distinguish leafwise potential structure from genuine\ncross-trajectory scalar closure. Section 4 separates kinematic closure from autonomous recovery\nand the stochastic observation level. Sections 5-7 treat archive extrema, profile bounds, and reset\nphase. Section 6.5 proves the quadratic degeneracy that changes the experimental priority. Sections\n8-10 address mixed curvature, population heterogeneity, established incomplete-repair theory, and\npanel, and operating conditions\nΛ𝑑 Fresh-dose action of magnitude\n𝑑 on predictive state\n𝑞(𝑠, 𝑑) Additive endpoint increment\nfrom state 𝑠 under fresh dose 𝑑\n𝐺𝑧(𝑥) Potential on loading trajectory 𝑧\nat dose coordinate 𝑥"
        },
        {
          "page": 4,
          "text": "total available interaction\nmagnitude\nℐ(𝑃 ) Prediction set compatible with\nrecord 𝑃\nFigure 1. Histories are reduced by predictive equivalence. The construction returns either a\ncomplete scalar law or a specific state-growth experiment.\nT erminology . Recovery is decrease of the future-interacting state. Retention is the coordinate\nremaining after a stated gap. Kinematic closure means that challenge increments depend on one\ndose-equivariant coordinate. Dynamic closure means that waiting evolves that coordinate by one"
        },
        {
          "page": 5,
          "text": "Daniel J. Murray Revised September 2026\n2. Predictive state before scalar state\n2.1 Declared experiment\nLet a declared experiment be ℰ = (𝒜, 𝒱, 𝒴, 𝒲) , where 𝒜 is the set of admissible interventions,\nincluding waiting or washout when these change the system; 𝒱 is the future-probe class; 𝒴 is a\nseparating response panel; and 𝒲 fixes scale, timing, target and baseline conditions.\nA history 𝑤 is a finite or continuous sequence of interventions in the declared class. For response\nfeature 𝑔 ∈ 𝒴 , write 𝜇𝑔(𝑤𝑣) for the conditional response after history 𝑤 followed by future 𝑣.\n2.2 Exact predictive equivalence\nLet P𝑣\n𝑤 denote the conditional law of the declared response after history 𝑤 followed by future 𝑣.\nDefinition 1 (predictive equivalence). Histories 𝑤 and 𝑤′ are equivalent, written 𝑤 ∼ ℰ 𝑤′,\nwhen\nP𝑣\n𝑤 = P𝑣\n𝑤′ for every 𝑣 ∈ 𝒱. (2)\nmultivariate, recurrent, or general counting outcomes, equality of one mean is insuﬀicient unless\nthe response panel contains a measure-determining family of features.\nThe equivalence class [𝑤] is the predictive state relative to the declared experiment. Exact equality is\nthe mathematical target. In noisy data, a candidate partition is assessed with preregistered distances\nand scientific equivalence margins; a pairwise tolerance relation is not presumed transitive.\nProposition 1 (right-congruence closure). If the future class is closed under prefixing by\nadmissible action 𝑎, then\n𝑤 ∼ℰ 𝑤′ ⇒ 𝑤𝑎 ∼ℰ 𝑤′𝑎. (3)\nProof. Every declared continuation after 𝑎 is itself a declared future. Equality of the corresponding\nconditional laws is therefore inherited after prefixing. □\nProposition 2 (Nerode/causal-state minimality; standard restatement). The predictive\nquotient is the coarsest deterministic state representation suﬀicient for the declared futures [19-23].\nIt is unique up to relabelling and relative to ℰ; it is not an assertion that all biologically relevant\nstate has been recovered.\n2.3 Candidate scalar predictive coordinate\nAssumption A1 (candidate scalar coordinate). For the strong scalar predictive-state hypoth-\nesis, consider a calibrated component 𝐿 of the predictive quotient with the following properties:\n• 𝐿 is order-isomorphic to an interval;\n• fresh loading and recovery map 𝐿 into itself;\n• every state used for prediction is assigned a dose-equivariant coordinate only after its challenge\nfamily has been tested against the acute curve;\n• equal coordinates imply equal conditional future laws for the declared probes.\nA recovered history earns a scalar predictive-state interpretation only after common-future equiv-\nalence against the freshly loaded state labelled 𝑥 has been assessed. Equality of a fitted number"
        },
        {
          "page": 6,
          "text": "Daniel J. Murray Revised September 2026\nis not enough. Sections 3 and 6.5 analyze the weaker hypothesis of a scalar challenge coordinate\non a possibly multidimensional accessible set; they do not assume A1 or infer A1 from immediate\nchallenge agreement.\n2.4 State dimension depends on the declared probe class\nProposition 3 (probe-relative state dimension). Let a homogeneous individual have survival"
        },
        {
          "page": 7,
          "text": "Daniel J. Murray Revised September 2026\n3.2 Loading action and accessible set\nLet fresh dose act on predictive state through\nΛ𝑎+𝑏 = Λ 𝑏 ∘ Λ𝑎, Λ 0 = 𝑖𝑑. (8)\nLet 𝒳 be the accessible predictive-state set generated from the fresh state by dose and waiting.\nFor the differential formulation assume a smooth manifold, a 𝐶 1 dose flow, and a nonzero fresh-\ndose vector field on the calibrated interior. Flow-box coordinates then exist locally. Statements\nabout an entire loading trajectory require a nonrecurrent trajectory admitting a single-valued dose\ncoordinate; nonzero vector field alone does not exclude periodic orbits or give a global coordinate."
        },
        {
          "page": 10,
          "text": "recovery flow. Exponential recovery,\n𝑟Δ(𝑎) = 𝑎𝑒−Δ/𝜏 , (26)\nis an additional substantive hypothesis and is not invariant under arbitrary reparameterisation of\nthe state coordinate.\n4.4 Stochastic endpoint, frailty, and reversible observations\nThe accumulated log-effect 𝐻 in Equation (20) is not automatically a hazard on chronological time.\nAn acute survival score at a later assay fixes one endpoint probability; it does not identify when\nℎ′(𝑥)𝑢(𝑡) ≥ 0. Hormetic or other signed relative effects require a separate nonnegative total-hazard\nor observation model.\nLet 𝑇𝑒 be the event time, 𝑁 (𝑡) =1{𝑇𝑒 ≤ 𝑡}, and 𝑌0(𝑡) = 1{𝑇𝑒 ≥ 𝑡} the predictable at-risk indicator.\nConditional on fixed frailty 𝜃 ≥ 0, specify the hazard while at risk as\n𝛼𝑒(𝑡 ∣ 𝜃) = 𝜃 ̇𝐻(𝑡), 𝜆 𝑁 (𝑡 ∣ 𝜃) = 𝑌 0(𝑡)𝛼𝑒(𝑡 ∣ 𝜃). (27)\nFor deterministic external exposure, no informative censoring, and no other observed frailty infor-\nmation, let 𝐿(𝐻) = 𝐸(𝑒−𝜃𝐻) and Φ(𝐻) = − log 𝐿(𝐻). The marginal hazard while at risk is"
        },
        {
          "page": 11,
          "text": "physical profile. The second concerns what can be inferred from an incomplete record.\n5.1 Exact-profile representation invariance\nLet ℱ[𝑢] denote the prediction for a fully specified physical profile. Replacing one numerical mesh\nby a finer mesh without changing 𝑢 must not change the limiting value. Any exact segment flow\nforms a semigroup; a convergent numerical scheme approximates the same trajectory. A model that\nresets a biological state at every solver step has changed the model, not refined its calculation.\nThis is a necessary lawfulness audit with deliberately limited discriminatory power. Properly speci-\nshift-level summaries plus dosimetric side information [29-32]. A record 𝑃 defines\n𝒰(𝑃 ) = {𝑢 ∶ 𝑢 is compatible with record 𝑃 }. (30)\nFor a declared model ℱ, define the compatible prediction set\nℐ(𝑃 ) = {ℱ[𝑢] ∶ 𝑢 ∈ 𝒰(𝑃 )}. (31)\nLemma 2 (record-set nesting). If record 𝑄 refines record 𝑃 , so that 𝒰(𝑄) ⊆ 𝒰(𝑃 ), then"
        },
        {
          "page": 12,
          "text": "Proof. Every profile compatible with 𝑄 is compatible with 𝑃 . Applying the same map to a subset\ncannot create values outside the image of the superset. □\nLemma 2 is deliberately unfalsifiable as a biological statement: it follows for every map ℱ. Its\nfunction is to audit the archive and optimisation implementation. A violation means that the\nfeasible-set encoding, numerical extrema or uncertainty propagation are inconsistent. It does not\nselect among biological models.\n5.3 Archive-width certificate and analytic extrema\nFor model class Θ, define\nℋ(𝑃 , Θ) = {𝐻[𝑢; 𝜃] ∶ 𝑢 ∈ 𝒰(𝑃 ), 𝜃 ∈ Θ}, 𝐻 𝐿 = inf ℋ, 𝐻 𝑈 = sup ℋ. (34)\nA record is adequate for a preregistered scientific tolerance 𝜀 only if\n𝐻𝑈 (𝑃 ) − 𝐻𝐿(𝑃 ) ≤ 𝜀. (35)\nMonte Carlo samples only an inner range unless extremality is certified. In the LQ-exponential class\nthe principal extrema are analytic or convex.\nProposition 5 (maximal rate-capped loading). Let ℎ be convex, 𝑅 ≥ 0 locally Lipschitz with"
        },
        {
          "page": 15,
          "text": "Goodness of fit tests kinematic closure directly in increment space. Separate inversion of each\nchallenge is inferior near derivative plateaus because it divides by ℎ′(𝑟 + 𝑏) − ℎ ′(𝑟) before testing\nthe prediction.\nFor one challenge, the delta-method variance including acute-curve uncertainty is\n𝑉 𝑎𝑟( ̂ 𝑟) ≈𝑉 𝑎𝑟( ̂𝐼) + 𝑉 𝑎𝑟[ ̂ℎ(𝑟 + 𝑏) − ̂ℎ(𝑟) − ̂ℎ(𝑏)] − 2𝐶𝑜𝑣[ ̂𝐼, ̂ℎ(𝑟 + 𝑏) − ̂ℎ(𝑟) − ̂ℎ(𝑏)]\n[ℎ′(𝑟 + 𝑏) − ℎ′(𝑟)]\n2 . (49)\n3. reserves futures not used to create the match;\n4. compares conditional response, such as 𝑆(history+probe)/𝑆(history);\n5. declares practical closure only when the confidence region lies inside a preregistered scientific\nmargin [43].\nFailure to reject a difference is not equivalence. Conversely, mathematically nonzero discrepancies\nmay be practically negligible; the margin defines which claim is being tested.\n6.5 Quadratic degeneracy and the true location of experimental power\nThe challenge-family test is exact, but it has an exact degeneracy at the standard LQ potential.\nTheorem 2 (quadratic kinematic degeneracy). Let the physical predictive state be 𝑠 ∈ ℝ 𝑛,\nlet fresh dose act as 𝑠 ↦ 𝑠 + 𝑐𝑑, and let\n𝐺(𝑠) = ℓ 𝑇 𝑠 + 𝑠𝑇 𝐴𝑠, 𝐴 = 𝐴 𝑇 , 𝛽 = 𝑐 𝑇 𝐴𝑐 > 0. (50)\nPut 𝛼 = ℓ 𝑇 𝑐 and ℎ(𝑑) = 𝛼𝑑 + 𝛽𝑑 2. Then for every state 𝑠 and challenge 𝑏,\n𝑞(𝑠, 𝑏) = ℎ(𝑟 + 𝑏) − ℎ(𝑟), 𝑟(𝑠) = 𝑐𝑇 𝐴𝑠"
        },
        {
          "page": 17,
          "text": "Daniel J. Murray Revised September 2026\nContinuity, 𝑚(0) = 1 , and the nonincreasing positive-kernel hypothesis then force 𝑚(𝑡) = 𝑒 −𝜅𝑡\nfor 𝜅 ≥ 0 , including the no-recovery case 𝜅 = 0 . Conversely, this identity is suﬀicient for scalar\noutput autonomy on the linear span reachable from zero by the same input direction. Indeed, with\n𝑝 = 𝑐 𝑇 𝐴/𝛽 and 𝑠 = ∑𝑖 𝑎𝑖𝐸𝑡𝑖\n𝑐, one has 𝑝𝐸𝑡𝑠 = ∑𝑖 𝑎𝑖𝑚(𝑡 + 𝑡𝑖) = 𝑒 −𝜅𝑡𝑝𝑠. It does not certify other"
        },
        {
          "page": 20,
          "text": "mortality implementation is not powered by these Gaussian log-effect examples. Geometric visibility\ndoes not imply experimental utility.\nThe prospective score is\n𝒱(𝑎, 𝑏) = max\n𝑟\n|𝐹𝑏(𝑟)|\n𝑆𝐸[ ̂𝐹𝑏(𝑟)]"
        },
        {
          "page": 21,
          "text": "9.1 Population transition as a probe-class corollary\nLet individual susceptibility 𝜃 multiply cumulative potential 𝐻, with Laplace transform 𝐿(𝐻) =\n𝐸(𝑒−𝜃𝐻) and Φ = − log 𝐿. Proposition 3 in Section 2 already predicts the state enlargement:\nsurvival conditioning changes the susceptibility distribution according to past 𝐻.\nIf the individual challenge increment is 𝑞𝑖𝑛𝑑(𝑥, 𝑑), the exact conditional population increment is"
        },
        {
          "page": 22,
          "text": "𝑞𝑝𝑜𝑝(𝐻, 𝑥; 𝑑) = Φ[𝐻 + 𝑞𝑖𝑛𝑑(𝑥, 𝑑)] − Φ(𝐻). (75)\nBecause Φ″(𝐻) = −𝑉 𝑎𝑟𝐻(𝜃) ≤ 0, this increment decreases with prior 𝐻 for fixed positive individual\nincrement. The population prediction generally requires both the interaction coordinate 𝑥 and the\nexposure-dependent mixing information encoded by 𝐻. This is a suﬀicient coordinate description\nunder the stated frailty model, not a universal two-dimensional lower bound: 𝐻 may already be a\nfunction of 𝑥 on a restricted reachable set.\n9.2 Measuring the mixing transform when the design permits it"
        },
        {
          "page": 23,
          "text": "This is established radiobiology [9,10,12,38,44]. The new result is not the formula but Theorem 2:\nquadratic potentials make every hidden finite-dimensional state kinematically scalar under one dose\ndirection. That algebraic degeneracy explains why additional challenge amplitudes cannot falsify\nmulti-mode LQ recovery.\nFor independent positive linear modes, replace the one exponential by the measured kernel\n𝑚(Δ) = ∑\n𝑗"
        },
        {
          "page": 24,
          "text": "9. T est common-future equivalence. Match distinct routes on the candidate present and\nuse untouched futures with nested bootstrap confidence regions.\n10. F reeze and predict. Predict complete profiles not used in construction. Grow state only at\nthe rung that fails."
        },
        {
          "page": 25,
          "text": "covariance\nkinematic closure rejected;\nadd a transverse predictive\ncoordinate\nAssay-time ladder vary assay time at fixed gap and\ngap at fixed assay time\noutcome recovery and\nrepopulation\nCommon-future equivalence route-matched states, untouched\nprobes, preregistered margin\ncandidate present omits\npredictive history\nArchive certificate analytic formula, convex\nprogramme, or proved outer\nbound over uncertainty class\nchronology insuﬀicient for\none declared profile\nhas a converged\nprediction\nsolver rule changes\nthe model\nR1 archive nesting and\nwidth"
        },
        {
          "page": 27,
          "text": "quotient with a certifiable range.\n12.4 Scope and limitations\nThe falsification programme is principally a laboratory programme. Section 8 shows that a human-\nmortality implementation of the mixed-curvature example is infeasible. The paper does not establish\nany specific acute curve, transport closure across tissues or qualities, or equality between molecular\nrepair time and epidemiological interaction time.\nThe complete-monotonicity kernel result assumes positive independent linear modes. General non-\nchallenge amplitudes, while leaving multirate recovery visible to gap composition. That degeneracy\nis the paper’s sharpest practical result: in the standard LQ class, the experiment most often treated\nas over-identifying state has no power, whereas an amplitude-resolved gap ladder can falsify dynamic\nscalar closure when signal and precision are adequate.\nThe broader framework preserves that discipline across reset conventions, incomplete records, mixed\ncurvature, reversible observations, and population heterogeneity. It outputs either a frozen predic-\ntion on a declared range or a specific measurement required to enlarge state. Nothing is repaired"
        }
      ],
      "closing_pages": [
        27
      ],
      "abstract_pages": [
        1
      ]
    },
    {
      "key": "current-04",
      "title": "Recursive Predictive Closure in the Prime Sieve: Resolution covariance, finite probability consistency, and gap-word prediction",
      "ssrn_id": "7426882",
      "page_count": 14,
      "sha256": "4a3749148b2f0572ca5fd52e0fbd30c43c1829c220dbe03f4aa36b4b5281b5d1",
      "kind": "current",
      "url": "https://ssrn.com/abstract=7426882",
      "abstract": "Consecutive-prime residue biases raise a representation question: which divisibility constraints should appear as explicit state, and which should remain in an effective interaction law? We establish an exact answer for a Hardy–Littlewood model functional. Refining a squarefree wheel from Q to Q ell transfers one Euler factor into an explicit Chinese remainder coordinate; averaging the refined tuple intensities, and their full finite inclusion–exclusion cylinder functionals, exactly recovers the coarse values. This algebra does not by itself define probabilities. We give a counterexample to unconditional positivity and prove that, on any fixed finite offset universe and fixed finite family of wheels, sufficiently small candidate density produces a consistent probability law. Conditional mixture and predictive-risk identities then follow on that jurisdiction. Classical sieve recursion supplies a separate exact result: the next survivor after p_k is p_(k+1), and p_(k+1)^2 is the first composite surviving the p_k primorial. A two-point truncation is compared with eight previously selected prime gap-word reversal observables. The archived prospective record for 1.024 x 10^11 < p < 2.048 x 10^11 gives R^2=0.998190 across those contrasts, with two discrepancies exceeding three reported naive Bernoulli standard errors. These are descriptive diagnostics; dependence-aware calibration and numerical error control are needed before a formal rejection or attribution to higher interactions. Exact representation covariance, finite probability consistency, arithmetic asymptotics, and empirical validation are separate claims. The unresolved problem is controlled conditional prediction for actual primes, including growing offset windows, interaction truncation, and conditioning on rare gap words.",
      "closing": "### PDF page 13\n\nDaniel J. Murray Revised September 2026\nThe earlier asymptotic-floor question remains open for actual gap-word statistics. Resolution co-\nvariance says that equivalent full representations have the same values at the same scale. It does\nnot determine the limit of those values as 𝑥 → ∞ , and small differences between two truncations\ncannot rule out a common limiting error. The present contribution replaces an unconstrained floor\nfit with explicit approximation components and tests; it does not prove that the floor is zero.\n16. Conclusion\nPrime divisibility admits exact recursive sieve refinement. A Hardy–Littlewood tuple functional also\nadmits exact transfer of a prime coordinate between explicit wheel state and an unresolved Euler\nfactor, and this identity survives full finite inclusion–exclusion. A finite-universe positivity theorem\nstates when the algebra supports a probability interpretation and therefore the conditional-mixture\nand predictive-risk identities.\nThe archived pair model closely matches eight inherited reversal contrasts and records a prospective\ncomparison in the next disjoint range. The numerical agreement is preserved, while its inferential\nscope is explicit. The remaining task is controlled prediction for actual primes: coherent finite com-\nputations, independent enumeration, dependence-aware residual analysis, and uniform arithmetic\nbounds that survive rare-event conditioning. None of these follows from representation covariance\nalone.",
      "role": "Exact arithmetic testbed",
      "scope": "CRT averaging is exact in scope; signed inclusion-exclusion needs probability admission; truncated predictors do not prove prime asymptotics.",
      "contribution": "Resolving another prime transfers structure between explicit state and unresolved prediction.",
      "evidence": "Exact CRT identities; restricted probability construction; computational checks",
      "notice": "",
      "inspection": "Abstract and conclusion/closing discussion read; prediction-bearing passages indexed and named lists reviewed.",
      "external_version_parity": "Not certified: these are the supplied local manuscript versions.",
      "main_start_page": 1,
      "main_end_page": 13,
      "prediction_passages": [
        {
          "page": 1,
          "text": "Recursive Predictive Closure in the Prime Sieve\nResolution covariance, finite probability consistency, and gap-word prediction\nDaniel John Murray\n7 September 2026 — revised research manuscript\nIndependent Researcher, Melbourne, Australia\nORCID: 0009-0005-1794-5945\nto unconditional positivity and prove that, on any fixed finite offset universe and fixed finite family\nof wheels, suﬀiciently small candidate density produces a consistent probability law. Conditional\nmixture and predictive-risk identities then follow on that jurisdiction. Classical sieve recursion\nsupplies a separate exact result: the next survivor after 𝑝𝑘 is 𝑝𝑘+1, and 𝑝2\n𝑘+1 is the first composite\nsurviving the 𝑝𝑘 primorial. A two-point truncation is compared with eight previously selected prime\ngap-word reversal observables. The archived prospective record for 1.024 × 1011 < 𝑝 < 2.048 × 1011\ngives 𝑅2 = 0.998190 across those contrasts, with two discrepancies exceeding three reported naive\nBernoulli standard errors. These are descriptive diagnostics; dependence-aware calibration and\nnumerical error control are needed before a formal rejection or attribution to higher interactions.\nExact representation covariance, finite probability consistency, arithmetic asymptotics, and empir-\nical validation are separate claims. The unresolved problem is controlled conditional prediction for\nactual primes, including growing offset windows, interaction truncation, and conditioning on rare\ngap words.\nKeywords: prime sieve; singular series; predictive state; consecutive primes; inclusion–exclusion;\nChinese remainder theorem; gap words; finite probability consistency.\n1. Introduction\nPrime numbers are deterministic, while finite samples of consecutive-prime residue patterns show\nstrong biases. Lemke Oliver and Soundararajan developed a conjectural explanation from Hardy–\nulo 30 change when the observed state is lifted to finer primorial wheels or supplemented by ordered\ngap words. This motivates a more precise question than extrapolating a residual against wheel size:\nhow does a prediction change when a divisibility coordinate moves from the unresolved interaction\nlaw into the explicit state?"
        },
        {
          "page": 2,
          "text": "as algebra; a separate finite-universe theorem establishes when the same expressions can be used as\nprobabilities.\nThe empirical component retains all eight inherited gap-word contrasts and the archived prospective\nrecord. Arithmetic recombination, predictor reproducibility, timestamp evidence, and independent\nenumeration are distinguished. A high correlation across selected contrasts is valuable evidence of\ndescriptive agreement, but it does not establish a prime-tuple theorem, identify a unique omitted\ninteraction, or eliminate an asymptotic residual floor.\n2. Claim status and scope\nand verification scope\nArchived counts and frozen\npredictions\nOpen target A proposed improvement or\nunresolved inference\nHigher-order accuracy;\nasymptotic floor\nand conditional-variance identity are established mathematics. The contribution is their explicit\norganization into a resolution-transfer construction, its probability-consistency boundary, and a\ntestable prediction hierarchy. We do not claim a proof of the Hardy–Littlewood conjecture, the\nRiemann hypothesis, an eﬀicient formula for the 𝑛th prime, or uniqueness of this representation\namong all possible predictive models.\n3. Definitions\nLet 𝑝1 = 2, 𝑝2 = 3, … be the primes and 𝑄𝑘 = ∏\n𝑘\n𝑖=1 𝑝𝑖 = 𝑝𝑘#. A wheel 𝑄 is a positive squarefree"
        },
        {
          "page": 5,
          "text": "actual primes. Those are separate questions. Finite offset windows used by a computation therefore\nneed their own probability or signed-functional status declared.\n8. Conditional mixtures and predictive heterogeneity\nSuppose the full cylinder functionals on a common finite universe are nonnegative probability laws\nat 𝑄ℓ and its lifts. Their average defines the coarse law by (8). Let 𝐵 be any event in that universe\nwith positive coarse probability, and let 𝐴 be another event. Cylinder formulas extend to arbitrary\nevents by summing disjoint atoms."
        },
        {
          "page": 6,
          "text": "a probability distribution. Zero-mass lifts also have zero mass for 𝐴 ∩ 𝐵 and are omitted; their\nconditional ratios are never evaluated. □\nTheorem 8 (conditional predictive value). For 𝑌 = 1𝐴, 𝑝 = ∑𝑗 𝑤𝑗𝑝𝑗, and squared-error loss,\nthe reduction in Bayes risk obtained by revealing the lifted phase is\n𝑝(1 − 𝑝) − ∑\n𝑗\n𝑤𝑗𝑝𝑗(1 − 𝑝𝑗) = ∑\nProof. Expand the squares and use ∑𝑗 𝑤𝑗 = 1 and ∑𝑗 𝑤𝑗𝑝𝑗 = 𝑝. □\nFor nested finite coordinate revelations, conditional expectation gives a telescoping variance decom-\nposition under one coherent joint law. Each increment measures additional predictive information\nfor the specified event and sampling law.\nHeterogeneity among fine phases means the coarse state loses predictive information relative to\nthose phases. It does not alone prove temporal memory. If histories ℎ, ℎ′ change fine-phase weights\nto 𝑤𝑗(ℎ), 𝑤𝑗(ℎ′)while the fine future probabilities remain 𝑝𝑗, observable history dependence requires\n∑\n𝑗\n[𝑤𝑗(ℎ) − 𝑤𝑗(ℎ′)]𝑝𝑗 ≠ 0. (15)\nDifferent weights can cancel in prediction; a latent coordinate can also be independent of every\nobserved history. Markov lumpability concerns a specified transition kernel and observation map\n[9]. No finite-wheel Markov kernel for actual primes is proved here. Equation (15) states exactly\nthe extra condition required for the projection-induced-memory interpretation.\n9. Two directions of refinement and the conditional arithmetic bridge"
        },
        {
          "page": 7,
          "text": "Daniel J. Murray Revised September 2026\nThere is no theorem exchanging one extra wheel prime for precisely one fewer interaction order.\nNear equality of two pair-truncated predictions is a useful diagnostic but does not bound their\ncommon error relative to the all-order functional or actual primes.\n9.1 What a number-theoretic approximation must control\nFor a sampling interval 𝐽 and phase 𝑐, let 𝑀𝐽,𝑄,𝑐 (𝑈 )be the exact empirical tuple frequency for a\nuniformly sampled eligible integer congruent to 𝑐; endpoints must be kept in the stated observation\n𝜀𝐹 ∪𝑇. (18)\nThe number-theoretic task is to prove suitable bounds on the right. A named uniform Hardy–\nLittlewood hypothesis must specify which offsets, wheels, tuple sizes and ranges it covers. Fixed\nfinite patterns differ from windows growing on the scale of log 𝑥, as occur in consecutive-prime\npredictions [2,4,11].\nConditioning needs a further denominator bound. If an actual event numerator and denominator\nsatisfy 0 ≤ 𝑁 ≤ 𝐷 , and\n| ̂𝑁 − 𝑁 | ≤ 𝜂𝑁 𝐷, | ̂𝐷 − 𝐷| ≤ 𝜂𝐷𝐷, 0 ≤ 𝜂 𝐷 < 1,\nthen\nThis follows by subtracting the ratios and using ̂𝐷 ≥ (1 − 𝜂𝐷)𝐷. Absolute errors tending to zero are\nnot enough when the conditioning event itself becomes rare. For fixed required prime offsets, raw\nfrequencies often tend to zero anyway. A meaningful closure hypothesis therefore controls errors\nrelative to conditioning-event frequency, together with window-tail and interaction-truncation errors.\nNo such complete bound is established here for the empirical observables below.\n10. Gap-word reversal observables\nFor consecutive primes 𝑝𝑛, put 𝑔𝑛 = 𝑝 𝑛+1 − 𝑝𝑛. In a declared interval, retain starting primes for"
        },
        {
          "page": 8,
          "text": "𝐹 = {0, 𝑎, 𝐻, ℎ} ∪ 𝑈 .\nThere are 𝑘 + 1 required primes including the starting prime. Sum 𝑊2 over these subsets, phases,\nand endpoints ℎ ≤ 𝐻 max. Divide by the prefix denominator to obtain a truncated prediction for"
        },
        {
          "page": 9,
          "text": "window checks without Monte Carlo.\n11.2 Recorded choices and remaining numerical controls\nThe archived prospective prediction uses 𝑄 = 30030, 𝜑(𝑄) = 5760and 𝐿 = 25.734082860811313,\ngiving 𝜌 = 0.202592868565214. Recompiling the unchanged source and setting 𝐻max = 900 repro-\nduces all eight frozen predictions with byte-identical printed output. The archive does not specify\na derivation rule for its effective 𝐿. It is therefore recorded explicitly as a numerical input, rather\nthan reconstructed by assuming a geometric or arithmetic midpoint.\nThere are no recurrence-contrast coeﬀicients fitted in the archived formula. Nevertheless 𝑄, 𝐿, 𝐻max,\nthe retained interaction order and the selected observables are choices. The appropriate description\nis an arithmetic predictor with no fitted recurrence-contrast parameters. For a future freeze, the\nscale rule, interval averaging, cutoff convergence and positivity or signed-functional status must also\nbe fixed in advance.\n12. Numerical record and its interpretation\n12.1 Retrospective high range\ndenominators reproduce the observed contrasts below. Model values retain the original manuscript\nprecision.\nObservable Observed Pair prediction Observed minus predicted\n5 ∶ (2, 10) +0.0046323 +0.0046218 +0.0000104\n5 ∶ (2, 6) −0.0005932 −0.0005918 −0.0000014\n5 ∶ (10, 20) −0.0061474 −0.0062681 +0.0001207\n8 ∶ (10, 30) +0.0103134 +0.0100630 +0.0002504\nRerunning the archived source with 𝐿 = 25.04093568025137and 𝐻max = 900 gives Pearson 𝑟 =\n0.9997133466and 𝑅2 = 0.9991174650, reproducing the original rounded statistics. This range\ninformed the decision to freeze the next prediction, so it is a retrospective model-development\ncheck.\n12.2 Archived prospective range\nThe record identifies 1.024 × 1011 < 𝑝 start < 2.048 × 1011 as a prospective test. It contains four\ncount summaries, the combined integer record, frozen predictions, and source/prediction hashes.\nMatching hashes establish content identity. The archive’s statement that the predictions preceded\nthe scan is a provenance claim; an independent timestamped publication of the freeze is not supplied\nby the hashes alone."
        },
        {
          "page": 10,
          "text": "Observable 𝑛𝑎𝑏 𝑛𝑏𝑎 Observed\nFrozen pair\nprediction\nError / naive\nSE\n5 ∶ (2, 10) 21,973,823 21,973,601 +0.0041602471 +0.0041159334 +0.465\n5 ∶ (2, 6) 16,198,984 16,194,299 −0.0011196849 −0.0009380950 −1.582\n∑𝑖(𝑦𝑖 − ̄ 𝑦)2 = 0.9981900063, 𝑟 = 0.9991117462, RMSE = 2.0696863 × 10−4. (23)\nThe headline absolute error is 4.4313751 × 10−5. These are descriptive comparisons over eight\nchosen contrasts, not estimates of predictive accuracy across all prime patterns. 𝑅2 is defined by\nthe displayed error formula and is not simply Pearson 𝑟2.\nFigure 1: Archived prospective agreement and residual scale. Numbers identify rows in the same\norder as the table. The right panel shows naive standardized discrepancies; it does not display\ncalibrated significance tests.\n12.3 Uncertainty and the two largest residuals\nThe archived standard error is"
        },
        {
          "page": 11,
          "text": "sion, is\n54c19eff1803febf24bf70777335342f0760b7c425fc12aea9baf6856f7971db.\nThe predictor pair_hl_general.cpp has SHA-256\n48784950226e41411bf113cfc1af9dd516c1d738c4f920fbf1f669dce402e2e7.\nThe frozen prediction file has SHA-256\nfb39fe0ecb988bf4bbab6e37af14f09f9f58749bbd8757fa89f1dbf7fc3bfdd4.\nAll three match the original manuscript. The archive contains an experimental triple implementa-\ntion, the derivation note, four prospective count summaries, combined tables, and previous-bin inte-\nger counts. It does not contain the segmented-sieve enumeration source or the full prime sequence.\nArithmetic recombination of archived summaries is consequently distinct from independently enu-\nmerating the original intervals or checking every boundary-handling decision.\nThe revision’s verification files provide exact rational checks of sieve jurisdiction, tuple and cylinder"
        },
        {
          "page": 12,
          "text": "Daniel J. Murray Revised September 2026\nall eight prospective and all eight retrospective observed contrasts from integer counts, reproduce\nboth sets of model predictions from unchanged source, and perform the three targeted endpoint\nchecks above. Finite-product checks verify implementation identities; the accompanying mathemat-\nical proofs establish the infinite-product identities. Neither constitutes a computational proof of\nHardy–Littlewood asymptotics.\nFor a complete independent replication, the deposit should additionally provide the enumeration\nsource, compilation and execution commands, exact subrange boundaries and cross-boundary carry\npolicy, per-block integer counts, effective-scale rule, cutoff convergence record, and independently\ntimestamped prediction freeze. Counts alone cannot reconstruct the full overlap covariance.\n14. Decisive next tests\n1. Close the numerical specification. Freeze the effective-scale or interval-integration rule,\n𝑄, interaction order, 𝐻max, endpoint convention and arithmetic precision. Check the returned\nconditional masses and compare cutoff changes with each claimed error tolerance.\nwindow sums with brute-force subset enumeration, and establish numerical convergence before\nusing another prime range. A change in the desired direction alone is insuﬀicient.\n4. Generalize observables prospectively . Predeclare a wider family including small effects,\nzeros, different lags and observer moduli, with multiplicity handling if inferential tests are\nused.\n5. Audit transfer quantitatively . Compare refined-wheel predictions after the same phase\nmarginalization at fixed interaction order. Attribute discrepancies to bounded truncation or\nimplementation errors before assessing an arithmetic hypothesis.\n6. Prove a conditional approximation theorem. Supply a named uniform tuple-count\nassumption and explicit bounds through (18), conditioning through (19), and the growing-\nwindow tail. State all limits and their order.\nThese tests have different outcomes. A code failure challenges an implementation; failure of the\ntruncated predictor challenges that approximation; failure of a precisely specified uniform arithmetic\nhypothesis would challenge the proposed statistical bridge. An algebraic identity is assessed by proof\nor counterexample, not by a p-value.\n15. Relation to previous work and broader interpretation\nLemke Oliver and Soundararajan already use wheel-conditioned singular series, modified interac-\ntions and inclusion–exclusion to study consecutive residues [4]. The present transfer proof makes\nboundary results are compatible with that framework. Passing from candidate populations over an\nentire primorial cycle to actual primes in a specified interval remains a separate arithmetic inference.\nThe probability-consistency theorem sharpens the broader predictive-state programme: a family of\nformal predictions must first belong to a common probability law before conditional independence,\nposterior weights or Bayes risk can be interpreted. On a coherent finite jurisdiction, the conditional\nmixture has an exact information-loss meaning. In the empirical prime setting, whether observed\nhistories reveal the omitted coordinate must still be checked by (15)."
        },
        {
          "page": 13,
          "text": "factor, and this identity survives full finite inclusion–exclusion. A finite-universe positivity theorem\nstates when the algebra supports a probability interpretation and therefore the conditional-mixture\nand predictive-risk identities.\nThe archived pair model closely matches eight inherited reversal contrasts and records a prospective\ncomparison in the next disjoint range. The numerical agreement is preserved, while its inferential\nscope is explicit. The remaining task is controlled prediction for actual primes: coherent finite com-\nputations, independent enumeration, dependence-aware residual analysis, and uniform arithmetic\nbounds that survive rare-event conditioning. None of these follows from representation covariance\nalone.\nAcknowledgments and disclosures"
        }
      ],
      "closing_pages": [
        13
      ],
      "abstract_pages": [
        1
      ]
    },
    {
      "key": "current-05",
      "title": "The Temporal Architecture of Living Nature: Predictive state, robust viability, and the recursive construction of biological futures",
      "ssrn_id": "7426938",
      "page_count": 27,
      "sha256": "7203996c5baf71f976774f27b8ff82323af1b6525551fd4bfefb826e0fa12d2c",
      "kind": "current",
      "url": "https://ssrn.com/abstract=7426938",
      "abstract": "Living systems are historical objects: two systems can share an instantaneous measurement yet respond differently to the same subsequent challenge. This paper develops a formal architecture for that fact. A biological unit is declared prospectively by an operational boundary, an identity criterion and a time horizon; state is then discovered rather than assumed. Histories are predictively equivalent relative to a declared class of future action-observation tests when every permitted future has the same response law. The resulting predictive quotient is the coarsest exact state description for that future class, and—when the future family is closed under continuation—admissible operations descend to well-defined transitions on the quotient when their domains also respect the quotient; continuous records require an almost-sure kernel formulation. The living present is the quotient of histories that survived prior constraints. Finite-horizon nominal continuation is represented by a viability tube, while the Nagumo-Aubin tangent condition characterizes viable sets under its regularity assumptions; robust continuation under disturbances is described by the discriminating/robust viability construction and a control-disturbance margin. Order, waiting and continuous-profile effects are shown to be related but distinct manifestations of temporal noncommutativity, governed by different commutators. Reciprocal organism-environment dynamics generate a closed-loop map whose self-maintaining object is generally a forward-invariant regime, with fixed points only as a special case. If reproductive output is included among the future tests, predictive equivalence also implies equality of the corresponding conditional fitness law without identifying fitness with viability. Finite observers are treated as compressors of interaction history; exact compression is predictive sufficiency and approximate compression is naturally related to the information bottleneck. Quantum measurement supplies a lower-level physical instance in which record distinguishability, local coherence and record-conditioned state update can be stated exactly; memory reconsolidation supplies a distinct biological instance of record-dependent state updating. Independent literature examples now provide cross-scale convergence without becoming premises: a biologically motivated Monod-Wyman-Changeux sensor model shows causal-state complexity can change qualitatively under small kinetic changes; robust viability has been computed for a Peruvian anchovy-hake management model; human fear-memory studies identify prediction error as a boundary condition for reconsolidation; and joint agent-environment niche-construction models produce attracting sets in the coupled state space. Two published quantitative anchors—bounded-adaptive hormesis and glutathione/NRF2 redox homeostasis—illustrate how specific mechanisms instantiate the broader architecture. Every claim is labelled as established theorem, proved consequence, published empirical result, literature-supported synthesis, model application or prospective hypothesis. The central thesis is testable: a present biological description is a state only if no admissible future can recover a distinction that description has erased.",
      "closing": "### PDF page 22\n\nDaniel J. Murray Revised September 2026\nThe quantum bridge is useful because it shows, at a lower physical level, that record formation and\nstate update cannot always be separated conceptually: an instrument creates an outcome record\nand a conditioned successor state, while record distinguishability trades against locally accessible\ncoherence. The biological bridge is deliberately weaker. Organisms are record-forming physical\nsystems, but their memory mechanisms are biochemical, cellular and network processes with their\nown update laws. The shared architecture is event → retained distinction → altered future.\nThe two published biological anchors also delimit the claim. Hormesis and glutathione homeostasis\nare mechanistically different. Their relevance is not that they prove one universal curve; it is that\nboth become intelligible when capacities, competing channels, thresholds and future authority are\ndeclared explicitly. Mechanism chooses the parameters and substrate. Architecture constrains which\nobservables and closure tests can be valid.\nThe independent examples added in this revision matter because they converge on different parts\nof the architecture without being mutually dependent. The MWC work shows that predictive\nstructure can change while coarse functional summaries remain smooth [29]. The anchovy-hake ap-\nplication operationalises robust viability under biological and economic constraints [30]. Human fear\nexperiments separate retrieval from prediction-error-dependent updating [31,32]. Active-inference\nniche-construction simulations independently treat agent and environment as a coupled attract-\ning system [33]. Large-scale hormesis literature establishes recurrence of the biphasic phenotype\n[34], while recent GPx4 work supplies an independent redox-flux constraint and threshold picture\n[35]. None proves the whole framework; together they make it increasingly diﬀicult to dismiss the\narchitecture as a metaphor assembled only from the author’s own examples.\nThe paper therefore rejects several tempting but unsupported upgrades. The existence of a forward-\ninvariant regime does not imply that evolution searches for fixed points. Predictive rank is not\nautomatically neuron count, energy or organismal complexity. Robust viability is not numerically\nidentical to allostatic load. Memory addresses are not quantum branches. And no category-theoretic\nreformulation is needed to obtain the central result: the concrete quotient-congruence theorem\nalready supplies the composition closure required for temporal state.\n20. Conclusion\nA living system is not fully described by what can be measured at one instant. It is a continuing\nunit whose present state is made from the distinctions of prior interaction that remain relevant\nto its future. The histories that reach the present have already been filtered by constraints. The\nstate that remains must be suﬀicient for future prediction. Viability determines whether admissible\ncontinuation exists; robust viability asks whether it survives a disturbance class. Action changes\nthe organism and can change the environment that supplies later constraints.\nThe architecture can be written compactly as\ndeclared unit → constraint-filtered history → predictive state\n→ physically certified viable futures → action\n→ altered environment → new constraint .\n(25)\nEvery arrow has an empirical failure mode. That is what makes the framework more than a\nmetaphor. If matched histories with the same declared state diverge under a common future, the\nstate is incomplete. If rank exceeds the proposed dimension, the linear closure is too small. If\nnominal viability disappears under realistic disturbance, reserve was overstated. If action does not\nalter later constraints, the eco-evolutionary return edge is absent. If a recovered snapshot fails\nrechallenge, restoration has not occurred.\nFINAL STATEMENT: A living present is the future-suﬀicient residue of a constraint-filtered past.\n\n\n---",
      "role": "Temporal/environment/adaptation backbone",
      "scope": "Viability belongs to physical realization; robust policy quantifiers, opposing channels and independent restoration tests remain separate.",
      "contribution": "Predictive state, survival-filtered history, viability and organism-environment feedback fit one operational chain.",
      "evidence": "Theorems, synthesis, published anchors and prospective extensions",
      "notice": "",
      "inspection": "Abstract and conclusion/closing discussion read; prediction-bearing passages indexed and named lists reviewed.",
      "external_version_parity": "Not certified: these are the supplied local manuscript versions.",
      "main_start_page": 1,
      "main_end_page": 22,
      "prediction_passages": [
        {
          "page": 1,
          "text": "The Temporal Architecture of Living Nature\nPredictive state, robust viability, and the recursive construction of biological futures\nDaniel J. Murray\nSeptember 2026\nCENTRAL RESULT: For a prospectively declared biological unit, the present state is complete\nonly when histories identified as the same state are indistinguishable under every declared future\ntest. The histories that can reach the present have already been filtered by prior physical and\nviability constraints. A stated physical realization and control information pattern determine which\ncontinuations are robustly viable, and biological action can alter the environment that generates\nLiving systems are historical objects: two systems can share an instantaneous measurement yet\nrespond differently to the same subsequent challenge. This paper develops a formal architecture\nfor that fact. A biological unit is declared prospectively by an operational boundary, an iden-\ntity criterion and a time horizon; state is then discovered rather than assumed. Histories are\npredictively equivalent relative to a declared class of future action-observation tests when every\npermitted future has the same response law. The resulting predictive quotient is the coarsest exact\nstate description for that future class, and—when the future family is closed under continuation—\nadmissible operations descend to well-defined transitions on the quotient when their domains also\nrespect the quotient; continuous records require an almost-sure kernel formulation. The living\npresent is the quotient of histories that survived prior constraints. Finite-horizon nominal contin-\ngenerate a closed-loop map whose self-maintaining object is generally a forward-invariant regime,\nwith fixed points only as a special case. If reproductive output is included among the future tests,\npredictive equivalence also implies equality of the corresponding conditional fitness law without\nidentifying fitness with viability. Finite observers are treated as compressors of interaction history;\nexact compression is predictive suﬀiciency and approximate compression is naturally related to the\ninformation bottleneck. Quantum measurement supplies a lower-level physical instance in which\nrecord distinguishability, local coherence and record-conditioned state update can be stated exactly;\nmemory reconsolidation supplies a distinct biological instance of record-dependent state updating.\nIndependent literature examples now provide cross-scale convergence without becoming premises:\na biologically motivated Monod-Wyman-Changeux sensor model shows causal-state complexity can\nchange qualitatively under small kinetic changes; robust viability has been computed for a Peruvian\nanchovy-hake management model; human fear-memory studies identify prediction error as a bound-\nary condition for reconsolidation; and joint agent-environment niche-construction models produce\nattracting sets in the coupled state space. Two published quantitative anchors—bounded-adaptive\nhormesis and glutathione/NRF2 redox homeostasis—illustrate how specific mechanisms instantiate"
        },
        {
          "page": 2,
          "text": "Daniel J. Murray Revised September 2026\nthe broader architecture. Every claim is labelled as established theorem, proved consequence, pub-\nlished empirical result, literature-supported synthesis, model application or prospective hypothesis.\nThe central thesis is testable: a present biological description is a state only if no admissible future\ncan recover a distinction that description has erased.\nKeywords: predictive state; viability; robust control; biological identity; temporal composition;\nmemory; niche construction; observer; quantum measurement; hormesis; recovery\nHighlights\n• Biological units are declared prospectively; predictive state is then discovered from future-\nresponse equivalence rather than used circularly to define the unit.\n• The predictive quotient is the coarsest exact state partition and, under continuation closure\nand quotient-compatible action domains, supports well-defined successor dynamics.\n• Nominal viability and robust viability are different: the latter requires preserving admissible\nfutures against a declared disturbance class.\n• Order, waiting and profile effects all test temporal closure, but they are controlled by different\ncommutators and neither generally implies the other.\n• If reproductive output is included in the future-test class, predictive equivalence automatically\npreserves the conditional fitness law.\n• Finite observers compress history; the exact compression criterion is predictive suﬀiciency,\nwhile approximate compression is an information-bottleneck problem.\n• Every programme theorem used here is reproduced self-contained; the two quantitative anchors\nare independently citable published studies.\nDeclared unit\nSurviving histories\nPrior constraints\nPredictive state\nDeclared future laws\nPhysical viability\nControl + disturbance\nAction in environment\nSubsequent histories\nFigure 1. The temporal architecture. Prior constraints filter which histories can reach the present.\nFuture-response equivalence compresses the surviving histories into predictive state. State determines\naccessible futures and action. Organismal action can modify environmental state and therefore later\nconstraints. The loop is causal and does not imply teleology."
        },
        {
          "page": 3,
          "text": "mitted future can distinguish histories identified as the same state. This has established precedents.\nComputational mechanics defines causal states by equivalence of pasts that induce the same condi-\ntional distribution over futures and proves minimality properties [1]. Predictive-state representations\nuse action-conditional predictions of future observations as state coordinates [2]. Viability theory\ndescribes the states from which constraints can continue to be satisfied [3,4]. Organisational biology\ncharacterises living organisation through networks of mutually maintaining constraints [5,6], and\nwork on organismal identity emphasises both historical and relational criteria [7]. Niche-construction\ntheory establishes reciprocal organism-environment causation and ecological inheritance [9,10].\nwhose branches can fail independently.\nCLAIM DISCIPLINE: Established mathematics and physics remain explicitly attributed. Proposi-\ntions proved here are logical consequences of declared definitions or hypotheses. Published biological\nanchors are kept dataset- and model-specific. Structural analogies are labelled as analogies, not as\nidentities of mechanism.\n2. The biological unit: declaration before inference\nA predictive state is meaningless until the entity whose future is being predicted is specified. A\npotential circularity arises if “biological unit” is allowed to be defined retrospectively by whichever\nstate representation happens to work. The repair is to separate unit declaration from state inference.\nDefinition 1. Prospectively declared biological unit\nA unit declaration is a triple 𝒰 = (𝐵, ℐ, 𝐻). The boundary or interface 𝐵 distinguishes variables\ntreated as internal, environmental, or coupled; ℐ is a trajectory-level identity or persistence criterion;\nand 𝐻 is the horizon over which that criterion is to be maintained. This declaration is made\nindependently of the response pattern later used to test the theory."
        },
        {
          "page": 4,
          "text": "Response laws\nAdmissible domains\nInfer predictive classes\nMerge equal future laws\nT est held-out futures\nReport scope\nUnit identity is declared independently of the prediction being assessed.\nFigure 2. Unit declaration precedes state discovery. A: boundary, identity criterion and horizon are\ndeclared prospectively; organisational closure may justify an organism-level boundary but does not make\npredictive state circular. B: after the unit is declared, histories are merged only when all declared common\nfutures have the same response law [1,2,5–7].\n3. State from futures: predictive quotient and successor closure\nLet H𝒰 be the admissible finite histories of the declared unit and let 𝒯 be a declared family of finite\nfuture action-observation tests. Tests may be open-loop or adaptive, with later actions chosen from\nearlier test observations. Write 𝑍𝑇 for the terminal response of test 𝑇. At the set-theoretic level,\nthe following definition assumes specified response-law kernels on the chosen history domain. In\nstatistical applications, histories, records, and responses are standard Borel; regular conditional laws\nand inferential conclusions are defined almost surely on declared common support. A probability-\nzero history is not assigned an empirical pointwise prediction by an arbitrary choice of conditional\nversion.\nDefinition 2. Predictive equivalence\nℎ ∼ 𝒯 ℎ′ ⟺ Law(𝑍𝑇 ∣ ℎ) =Law(𝑍𝑇 ∣ ℎ ′) ∀𝑇 ∈ 𝒯. (2)\nThe predictive state is the equivalence class\n𝑆𝒯(ℎ) = [ℎ]𝒯. (3)\nThis definition is relational and resolution-dependent. It does not claim that an organism stores a\nsymbolic copy of its history, nor that one privileged molecular coordinate must represent state. It\nretains exactly the distinctions from history that remain separable by the declared future class."
        },
        {
          "page": 5,
          "text": "Daniel J. Murray Revised September 2026\nrequires further measurable-factorization or realization hypotheses; it is not implied by set-theoretic\nminimality.\nProof. Equality of laws is reflexive, symmetric, and transitive. If 𝜎 is suﬀicient, histories with\nequal 𝜎 have equal future laws and belong to one class. Conversely every future law is constant on\neach class by definition. The resulting factorization is set-theoretic unless a measurable quotient\nrealization is supplied. Appendix A.1.\nTheorem 1. Predictive right-congruence and well-defined successor state\nSuppose the future family is closed under common admissible continuation: applying a next op-\neration 𝑎, retaining its record 𝑟, and running any later test is represented by a joint test in the\nfamily. For an action defined on an entire quotient class, its admissibility domain must be a union\nof predictive classes. Then equal predictive histories give the same next-record law and the same\ncontinuation predictions. With discrete records, this holds on every positive-probability branch.\nWith continuous records, it holds almost surely in the common record law; a countable determin-\ning continuation family or another common-null-set condition is required to assert all continuation\npredictions simultaneously. A measurable quotient transition additionally requires a measurable\nrealization of these predictions.\n[ℎ]𝒯\n𝑎,𝑟\n− − − → [ℎ𝑎𝑟]𝒯. (4)\nProof. For discrete records, equal joint laws of the next record and later response give equal\nsets. Quotient-compatible action domains ensure that action availability is not changed by choosing\na representative. The resulting transition is well defined on this scope; Appendix A.2.\n3.1 Operational predictive rank\nFinite data require a resolvable rather than metaphysical dimension claim. Choose past histories\nh_i and future tests T_j with declared response features g_j. Form the finite past-future matrix\nH𝑖𝑗 = 𝐸[𝑔𝑗(𝑍𝑇𝑗\n) ∣ ℎ𝑖]. (5)\nIf an exact d-dimensional linear predictive representation exists on this block, H factors as SR T\nand therefore rank(H) ≤d. Hence a statistically resolvable rank greater than d rejects that proposed\nlinear closure. In linear predictive-state theory, rank of the full system-dynamics/Hankel object\ndetermines linear dimension under the model assumptions [2]. For biological data the empirical\nmatrix is noisy and finite: singular values should be whitened or otherwise uncertainty-scaled, a\nthreshold calibrated by preregistered bootstrap/simulation, and conclusions restricted to the tested\nhistories, futures and tolerance. Rank growth can reject a proposed finite d; it cannot by itself prove\ninfinite biological memory."
        },
        {
          "page": 6,
          "text": "Daniel J. Murray Revised September 2026\nExact predictive classes\nAll declared future laws\nare equal within a class\nFinite linear realization\nH = SRT\nStatistical complexity\ncan change qualitatively\nLinear predictive rank and causal-state coding cost are different quantities.\nFigure 3. Predictive state, operational rank and an independent model precedent. A: histories merge only\nwhen all declared future laws agree. B: a finite past-future matrix can reject an undersized linear predictive\nclosure when resolved rank exceeds its proposed dimension. C: in Marzen’s biologically motivated\nMonod-Wyman-Changeux sensor model, coarse observation of active/inactive output can conceal a\ncausal-state architecture whose statistical complexity changes from finite to infinite under small kinetic\nchanges [29]. Statistical complexity and linear predictive rank are different objects; the example warns that\nsmooth input-output summaries need not imply smooth predictive architecture.\n3.2 Independent model precedent: predictive architecture in an MWC sensor\nmodel\nComputational mechanics has already been applied to a biologically motivated Monod-Wyman-\nChangeux (MWC) sensor model. Marzen analysed the stochastic active/inactive output of a dy-\nnamical single-site MWC model and constructed its causal-state representation. In special kinetic\nlimits the predictive structure is finite, whereas arbitrarily small changes to certain transition rates\ncan make the statistical complexity infinite even though excess entropy and the studied transfer\nfunction vary much more smoothly [29].\nThis is not experimental evidence that a measured molecule literally carries the quotient state used\nhere. Its importance is structural: a coarse biological output can remain deceptively similar while\nthe history required for exact prediction changes qualitatively. It therefore strengthens the paper’s\ninsistence that predictive architecture must be tested from past-future response structure rather\nthan inferred from a smooth transfer curve or a small set of instantaneous observables.\nRANK IS NOT STATISTICAL COMPLEXITY: Marzen’s C 𝜇 and the finite-matrix rank test in\nSection 3.1 quantify different aspects of predictive structure. An infinite causal-state coding cost\ndoes not automatically imply that every finite past-future matrix has growing algebraic rank. The\ncorrect inference is narrower: simple response summaries can fail to reveal a qualitative change in\nthe predictive-state architecture.\n4. The living present: constraint-filtered predictive state\nPredictive equivalence treats possible histories symmetrically. Extant biological systems add a prior\nfilter: histories that irreversibly violate the declared unit identity or constraints do not reach the\npresent as histories of that continuing unit. Define\nH𝑡\nsurv = {ℎ 0∶𝑡 ∶ 𝑥𝜏 (ℎ) ∈ 𝐾𝒰(𝜏 )for all relevant 0 ≤ 𝜏 ≤ 𝑡}. (6)"
        },
        {
          "page": 7,
          "text": "S𝑡 = H𝑡\nsurv/ ∼ 𝒯, 𝑠 𝑡 = [ℎ 0∶𝑡]𝒯 ∈ S𝑡. (7)\nTheorem 2. Viability-filtered predictive state\nRelative to the declared unit 𝒰, constraint family, and future-test class, the present predictive state\nis the equivalence class of a surviving history under equality of future response laws. Distinctions\nerased by every permitted future need not be retained; future-detectable distinctions cannot be\nquotiented away.\nProof. Restrict the equivalence relation of Definition 2 to H𝑡\nsurv. Restriction preserves equivalence.\nMerging histories with different future laws violates Definition 2; merging histories whose future\nlaws all agree preserves the declared predictions. This is a statement about the surviving history\ndomain, not evidence that survival causes memory. Appendix A.3.\nMEANING OF “MEMORY” IN THIS THEOREM: The theorem does not reduce development,\nimmunity, learning, injury, evolution and ecological succession to one molecular memory mechanism.\nIt states only the operational commonality: an earlier event belongs to present state exactly when\nits distinction remains detectable by an admissible future.\n5. Nominal and robust viability: possibility is not resilience\nThe predictive quotient retains distinctions needed for declared predictions. Viability is a separate\nquestion in a stated physical realization 𝑋. A quotient formed from selected response tests need not\npreserve physical geometry or feasible action sets. Such control claims require tests that preserve\nthe relevant state/action information or an additional refinement. For attainable velocities 𝐹 (𝑡, 𝑥)\nand persistence constraints 𝐾𝒰(𝑡), define the finite-horizon viability tube by 𝒱𝐻(𝑡) = {𝑥 ∈ 𝐾𝒰(𝑡) ∶"
        },
        {
          "page": 9,
          "text": "6. Time is composition: order, waiting and profile are related but\nnot identical\nThe scalar variable t labels sequence; it does not guarantee that sequence is predictive. Time\nbecomes load-bearing when exchanging operations, inserting a gap or redistributing a continuous\nprofile changes a later response. Order and waiting admit a common Lie-algebraic description, but\nthe mathematically correct unification is commutator structure, not the claim that every order effect\nimplies a waiting effect or vice versa."
        },
        {
          "page": 11,
          "text": "Introduce an action policy 𝐴𝑡 = 𝜋(𝑠𝑡, 𝐸𝑡)and the combined actual state 𝑋𝑡 = (𝑠𝑡, 𝐸𝑡), where 𝑠𝑡 ∈\nS𝑡. This representation assumes suﬀiciency for the policy, environmental evolution, and constraint\nvariables; prediction of a smaller response family alone does not imply that closure. With time or\ndevelopmental stage included when required, write the closed loop as\n𝑋𝑡+1 = Φ(𝑋𝑡, 𝜉𝑡). (15)\nHere 𝜉𝑡 collects stochasticity or disturbances. A forward-invariant regime Ω retains trajectories\nbeginning in Ω under the declared policy and disturbance convention. In a deterministic autonomous"
        },
        {
          "page": 12,
          "text": "environment, the natural dynamical object is the coupled organism-environment process and its\ninvariant or attracting regimes.\n8. Predictive state, viability and fitness\nViability and evolutionary fitness are related but not interchangeable. Viability is a feasibility\nproperty: does at least one admissible continuation remain? Fitness is a reproductive weighting\nor outcome, usually defined through descendant contribution over a specified context and horizon.\nThe Price equation formalizes change in population means through covariance with fitness and\nwithin-lineage change [8]; it does not identify fitness with volume of a viability kernel.\nCorollary 1. Fitness preservation by predictive equivalence\nLet 𝑊𝐻 be a declared reproductive-output variable over horizon 𝐻, such as descendant count or\nan explicit fitness proxy. If a test containing 𝑊𝐻 belongs to 𝒯, predictive equivalence preserves its\nlaw. Equality of expectations additionally assumes integrability:\nℎ ∼ 𝒯 ℎ′ ⟹ Law(𝑊𝐻 ∣ ℎ) =Law(𝑊𝐻 ∣ ℎ ′) ⟹ 𝐸[𝑊 𝐻 ∣ ℎ] = 𝐸[𝑊𝐻 ∣ ℎ ′]. (16)\nThus a predictive state constructed from a future class that includes reproduction is automatically\nsuﬀicient for the corresponding conditional fitness law. The converse does not hold: equal expected\nfitness is far too coarse to imply equal predictive state, because two states can share the same\nreproductive expectation while differing in many other future responses."
        },
        {
          "page": 13,
          "text": "occurs over the horizon?\nThe definition of state\nPredictive state Which distinctions alter\ndeclared future laws?\nNecessarily finite-dimensional\n9. Information and finite observer compression\nAn observer with finite information capacity cannot retain every distinguishable detail of an arbitrar-\n𝑀2 ⪰Blackwell 𝑀1 ⟹ 𝑉 ∗(𝑀2) ≥ 𝑉∗(𝑀1). (17)\nBiology adds costs of sensing, storage, computation, delay and tissue maintenance. Therefore\nthe biological prediction is not “maximize information. ” It is to preserve useful future-relevant\ndistinctions subject to energetic, material and temporal constraints.\n9.2 Exact and approximate predictive compression\nLet 𝐻 be the fine history, 𝐹 a declared future variable or joint future-response object, and 𝑀\na representation encoded from 𝐻. Assume the encoder does not access the future beyond 𝐻:\n𝑀 ⟂ 𝐹 ∣ 𝐻 . A deterministic encoder 𝑀 = 𝐶(𝐻)satisfies this condition. With standard Borel\nvariables and well-defined information quantities, exact statistical predictive suﬀiciency is\n𝐼(𝐻; 𝐹 ∣ 𝑀 ) = 0. (18)\nThe information-bottleneck formulation provides a principled approximation when exact suﬀiciency\nis impossible [12]. One may seek a representation minimizing retained past information while\nallowing at most 𝜀 predictive loss:\nmin 𝐼(𝐻; 𝑀 )subject to 𝐼(𝐻; 𝐹 ) − 𝐼(𝑀 ; 𝐹 ) = 𝐼(𝐻; 𝐹 ∣ 𝑀 ) ≤ 𝜀. (19)\nThe equality in Eq. (19) follows from the chain rule and 𝑀 ⟂ 𝐹 ∣ 𝐻 , provided the difference\ndoes not subtract two infinities. Equivalently, define the constraint directly by conditional mutual\ninformation. At 𝜀 = 0 , suﬀiciency holds almost surely under the specified population law. At"
        },
        {
          "page": 14,
          "text": "Daniel J. Murray Revised September 2026\n𝜀 > 0 , this bounds average predictive information loss; it does not bound the separation of every\npair of histories merged by 𝑀 . For example, with 𝐻 ∼ Bernoulli(𝑝), 𝐹 = 𝐻 , and constant 𝑀 ,\nthe loss is the binary entropy, tending to zero as 𝑝 → 0 , yet the two conditional future laws\nhave total-variation distance one. Uniform biological margins require a separate predictive-distance\nor worst-case constraint. Thermodynamics-of-prediction results distinguish predictive information\nfrom nonpredictive memory [13], without establishing that brains literally solve this optimization.\nNO NEURON-COUNT THEOREM: Larger nervous systems may support richer representations,\nbut channel capacity, predictive rank, learning horizon and organismal performance do not follow\nmonotonically from neuron count alone. Cross-species claims require explicit task, cost, phylogeny\nand measurement controls.\n10. Observation as physical history-writing: the quantum bridge\nQuantum measurement is used here for a narrow reason: it supplies an exact physical formalism in\na countable determining family or another justified common-null-set condition. This is statistical\nsuﬀiciency, not automatic equality at every probability-zero history. Conversely, positive conditional\nmutual information identifies predictive information lost on the population support. Appendix A.7."
        },
        {
          "page": 15,
          "text": "Figure 7. Observation and history. A: an ideal two-alternative quantum interaction links record\ndistinguishability to locally accessible coherence [21]. B: any finite observer compresses a fine record into an\ninternal state; exact compression is the 𝜀=0 predictive-suﬀiciency condition. C: biological record updating\ncan share the abstract event →record→successor-state grammar without sharing quantum substrate,\nontology or update law.\nBOUNDARY: The paper does not claim that consciousness causes collapse, that biology is “quan-\ntum” in the explanatory sense, or that memory traces are quantum branches. The bridge is struc-\ntural: physical interaction can create records, and records can condition the state from which later\npredictions are made.\n11. Biological history-writing: memory reconsolidation as a distinct\ninstance\nMemory reconsolidation supplies a biological example of history being rewritten at the level of future\nresponse. Nader, Schafe and LeDoux showed that a reactivated fear memory can return to a labile\nstate requiring protein synthesis to persist [15]. Reconsolidation is boundary-condition dependent\n[16]. Crucially for the present architecture, human fear-conditioning experiments show that retrieval\nalone is insuﬀicient and that prediction error can be required for destabilisation/reconsolidation: Sev-\nenster, Beckers and Kindt first separated retrieval from updating conditions and then demonstrated\nprediction error as a necessary condition in their associative fear paradigm [31,32]. A broader review\nplaces prediction error centrally in memory updating while retaining important boundary conditions\nand task dependence [17].\n11.1 Shared formal motif, distinct mechanism\nThe safe correspondence with Section 10 is not that a memory “address” is mathematically the\nsame object as a quantum branch. It is weaker and more useful: in both cases a present physical\nrecord changes which successor state is relevant for future prediction. Abstractly, one may write\n𝑆+ = 𝐾 𝑟(𝑆−). (22)\nHere 𝑟 is an outcome, cue, or access record and 𝐾𝑟 is the domain-specific update. In quantum\ntheory it denotes the normalized positive-probability instrument update, generally nonlinear in the\nnormalized state; in memory biology it represents biochemical and network plasticity following"
        },
        {
          "page": 16,
          "text": "Daniel J. Murray Revised September 2026\n11.2 Prospective addressed-update model\nA testable extension distinguishes retrieval, access, mismatch, credit assignment, write-back, and\nextinction. Let 𝐴 label a latent context, 𝑍𝐴 a probability law over organismic states associated with\nit, 𝑞𝑡(𝐴)a context responsibility, 𝑏𝑡 an access/writeability gate, and 𝑔(𝑚𝑡)a mismatch-dependent\nplasticity factor. Let 𝑄𝐶 be the corrective target law and 𝐸𝐴 an extinction-related target law on\n𝐴 + 𝜆𝐴𝑄𝐶 + 𝜉𝐴𝐸𝐴, 𝜆 𝐴, 𝜉𝐴 ≥ 0, 𝜆 𝐴 + 𝜉𝐴 ≤ 1. (23)\n𝜆𝐴 = 𝜂 𝑞 𝑡(𝐴)𝑏𝑡𝑔(𝑚𝑡). (24)\nEquations (23–24) remain a prospective addressed-update model. The mismatch factor g(m_t)\nis no longer biologically unmotivated: prediction-error dependence has direct experimental prece-\ndent in human fear reconsolidation [31,32]. What remains unestablished is the particular factori-\nsation 𝜆𝐴=𝜂q_t(A)b_tg(m_t), the latent-address responsibility term q_t(A), and the proposed\naccess/writeability gate b_t. Those components therefore retain explicit no-fit controls: same-\ncontext correction must be separated from exposure-only, correction attributed to a different latent\ncontext, and low-access conditions. Failure of the access gate would not by itself falsify context-\nspecific updating. All coeﬀicients must satisfy Eq. (23); for example require the factors defining\n𝜆𝐴 to lie in [0, 1] and choose 0 ≤ 𝜉 𝐴 ≤ 1 − 𝜆 𝐴. Without these constraints the update can assign\nnegative probability. The targets and gates require prospective operational definitions before fitting;\nthe present paper does not validate their neural implementation.\n12. Hormesis: an explicit suﬀicient condition for a biphasic branch\nThe phrase “opposing responses” is too vague to support a theorem. The strongest safe statement\nis a suﬀicient calculus condition, not an unjustified if-and-only-if threshold rule.\npublished bounded-adaptive hormesis paper gives a stronger mechanistic instantiation in which\nadaptive activation precedes toxicity and high- dose damage ultimately exceeds bounded repair\ncapacity, with quantitative predictions tested against published dose- response data [18].\nThe wider hormesis literature supplies strong evidence for recurrence of the biphasic phenotype but\nnot, by itself, for this theorem’s mechanism. Calabrese’s quantitative reviews document thousands"
        },
        {
          "page": 17,
          "text": "of hormetic responses across diverse biological models and characteristic quantitative regularities,\nincluding a typically modest maximum stimulation [34]. The published bounded-adaptive model\nreports that its aggregate amplitude and hormetic-zone predictions match the >10,000-response\nCalabrese database without fitting and that mechanistically distinct worked agents satisfy its struc-\ntural ordering [18]. These observations support the prevalence and quantitative regularity of the\nbranch; the mechanistic premises remain independently testable and should not be inferred from\ncurve shape alone."
        },
        {
          "page": 18,
          "text": "Daniel J. Murray Revised September 2026\n14. Recovery, residue and restoration\nReturn to a present readout is weaker than return to predictive state. Let 𝜋 be a measured output\nand suppose 𝜋(h_after)=𝜋(h_before). Theorem 4 says nothing about restoration until a common\nfuture is applied. If the later response law differs, the system carries residue even though the\nsnapshot has normalized.\nProposition 3. Operational restoration criterion\nRelative to a declared restoration test family, an operational restoration claim requires post-\nwithdrawal future-response differences from an appropriate reference to lie within prospectively\nchosen biological margins. For a finite battery with response-law distances 𝑑𝑗 and margins 𝜀𝑗 > 0,\nuse simultaneous upper bounds to certify max 𝑗 𝑑𝑗/𝜀𝑗 ≤ 1 . Failure to reject a difference is not an\nequivalence result. A single challenge supports only its own response and horizon; larger-family\nclaims require explicit coverage assumptions. Finite-tolerance agreement is pairwise and need\n15. Architecture-phenomenon correspondence\nThe framework does not propose one universal response curve. It proposes that once an architecture\nis declared prospectively, the class of laws and falsifiers becomes constrained. The important dis-\ntinctions are terminal versus recursive update, nominal versus robust viability, commuting versus\nnoncommuting transformation, full state versus projection, record-preserving versus information-\nlosing observation, and clean versus residual return.\nArchitecture\nAB versus BA with fixed\ningredients\nPredictive quotient Merged histories agree on\ndeclared futures\nCommon-future challenge\nRobust viability A strategy preserves\nconstraints under the\nintervention direction\nGap scan with fixed inputs\nFinite observer compression Exact lossless-for-prediction\ncompression screens history\nConditional information and\nheld-out prediction\nResidual return A normalized snapshot can\nretain a response defect\nWithdrawal and\nequivalence-tested rechallenge"
        },
        {
          "page": 19,
          "text": "Daniel J. Murray Revised September 2026\nClaim Status Primary support\nPredictive\nequivalence/minimality\nEstablished precedent and\nproved partition formulation\n[1,2]; Proposition 1\nMWC predictive complexity Published sensor-model\napplication\n[29]\nQuotient successor dynamics Proved with continuation,\ndomain, and measurable-scope\nintegrability for means\nCorollary 1\nPredictive compression Established information theory\nand synthesis\n[12,13]\nReconsolidation and prediction\nerror\nPublished neuroscience within\nparadigms\n[15–17,31,32]\nmechanisms are identical\nNot claimed Explicitly excluded\n17. Falsification programme\nThe paper becomes useful only if proposed closures can die. The following tests are deliberately\ndesigned to produce rejection rather than post hoc reinterpretation.\n17.1 Common-future state test\nConstruct two histories that match on the proposed present readout. Freeze the future challenge. A"
        },
        {
          "page": 20,
          "text": "Daniel J. Murray Revised September 2026\n17.2 Unit-scale test\nRepeat the state test under a prospectively changed biological boundary or horizon. If the predictive\nstate changes, report scale dependence rather than treating one level as universally privileged.\n17.3 Robust viability test\nStart from a candidate nominally viable state and introduce a preregistered disturbance family. Test\nwhether the specified controller preserves the required constraints and local inward conditions. A\nfailure refutes that controller’s certificate in the tested conditions; it does not exclude another robust\nstrategy. Excluding membership in a robust viability tube requires a valid impossibility argument\nover the entire admissible strategy class, not merely failure of one tested policy.\n17.4 Order and waiting matrix\nRun AB versus BA and an independent gap scan. Estimate order defect and waiting transport\nseparately. The theory predicts no universal proportionality because [X_A,X_B] and [L,X_A] are\ndifferent objects.\n17.5 Predictive-rank growth\nConstruct H_ij from preregistered histories, future tests and features. Whiten by uncertainty;\ncalibrate a singular-value threshold under a null rank-d model or bootstrap; increase history depth\nand future probes; and reserve untouched continuations for validation. A reproducible rank greater\nthan d rejects that d-dimensional linear closure. Absence of further resolved rank at finite depth\ndoes not prove global finiteness.\n17.7 Observer-compression test\nVary record availability, sensory bandwidth or memory access while holding the external stream\nfixed. Test whether a coarser representation loses held-out predictive information and estimate\nI(H;F|M) or a task-specific divergence.\n17.8 Restoration test\nAfter apparent normalization and treatment withdrawal, apply a standardized challenge. Restora-\ntion predicts convergence of future-response rows, not only convergence of the treatment-on snap-\nshot. Evidence for restoration requires within-margin equivalence bounds with adequate sensitivity,\nnot simply a nonsignificant contrast."
        },
        {
          "page": 21,
          "text": "Within margin\nUnresolved\nPrediction, causal attribution, and physical persistence require distinct checks.\nFigure 9. The common-future experiment. Match the proposed present state after two different histories,\nthen apply a frozen challenge. If the future laws differ, the present readout is not a suﬀicient state. The\nsame logic extends to order, waiting, robust viability, predictive rank, observer compression and restoration.\n18. Implications for adaptive intervention\nThe temporal architecture naturally supports closed-loop intervention, but it cannot validate a\nmodality by mathematics alone. A safe adaptive controller must declare the unit, state estimate,\nadmissible region, disturbance model, action set, temporal accounting, recovery criterion and stop\nconditions. An intervention that is safe for a nominal state can be unsafe for a different hidden\nhistory or under a narrower robust margin.\nA minimal architecture therefore contains: (i) prospectively declared unit/boundary and identity\ncriterion; (ii) a predictive state estimate validated by common futures; (iii) nominal and, where rel-\nevant, robust safety constraints; (iv) explicit intervention and disturbance alphabets; (v) order/gap\naccounting; (vi) held-out prediction; (vii) recovery/residue testing after withdrawal; and (viii) fail-\nsafe stopping rules. Specific sensory, optical, electrical, magnetic, pharmacological or behavioural\nmodalities require independent eﬀicacy, safety, ethics and regulatory evidence.\nTRANSLATIONAL BOUNDARY: The mathematics can specify what a closed-loop biological con-\ntroller must know and how to falsify its state estimate. It does not establish clinical benefit for\ninfrared stimulation, TMS, sensory stimulation or any other modality without domain-specific tri-\nals.\n19. Discussion: the present as a causal interface\nThe strongest version of the temporal architecture is more modest than “life is a fixed point” and\ndiscarded are genuinely irrelevant at the declared resolution.\nThis formulation makes several previously separate distinctions precise. Unit identity is declared\nindependently from state inference, avoiding circularity. Predictive right-congruence supports suc-\ncessor dynamics when action domains and the measurable or almost-sure realization conditions are\nalso met. Robust viability separates a barely possible path from a disturbance-tolerant regime.\nOrder and waiting are unified at the level of noncommutative temporal operators while remaining\nexperimentally distinct. Reproductive fitness becomes one future functional rather than the defi-\nnition of state. Finite observer capacity becomes a predictive-compression problem rather than a\nmetaphorical “frame rate. ”"
        },
        {
          "page": 22,
          "text": "observables and closure tests can be valid.\nThe independent examples added in this revision matter because they converge on different parts\nof the architecture without being mutually dependent. The MWC work shows that predictive\nstructure can change while coarse functional summaries remain smooth [29]. The anchovy-hake ap-\nplication operationalises robust viability under biological and economic constraints [30]. Human fear\nexperiments separate retrieval from prediction-error-dependent updating [31,32]. Active-inference\nniche-construction simulations independently treat agent and environment as a coupled attract-\ning system [33]. Large-scale hormesis literature establishes recurrence of the biphasic phenotype\n[34], while recent GPx4 work supplies an independent redox-flux constraint and threshold picture\n[35]. None proves the whole framework; together they make it increasingly diﬀicult to dismiss the\narchitecture as a metaphor assembled only from the author’s own examples.\nThe paper therefore rejects several tempting but unsupported upgrades. The existence of a forward-\ninvariant regime does not imply that evolution searches for fixed points. Predictive rank is not\nautomatically neuron count, energy or organismal complexity. Robust viability is not numerically\nidentical to allostatic load. Memory addresses are not quantum branches. And no category-theoretic\nreformulation is needed to obtain the central result: the concrete quotient-congruence theorem\nalready supplies the composition closure required for temporal state.\nunit whose present state is made from the distinctions of prior interaction that remain relevant\nto its future. The histories that reach the present have already been filtered by constraints. The\nstate that remains must be suﬀicient for future prediction. Viability determines whether admissible\ncontinuation exists; robust viability asks whether it survives a disturbance class. Action changes\nthe organism and can change the environment that supplies later constraints.\nThe architecture can be written compactly as\ndeclared unit → constraint-filtered history → predictive state\n→ physically certified viable futures → action\n→ altered environment → new constraint .\n(25)\nEvery arrow has an empirical failure mode. That is what makes the framework more than a"
        }
      ],
      "closing_pages": [
        22
      ],
      "abstract_pages": [
        1
      ]
    },
    {
      "key": "current-06",
      "title": "Aczél-Family Composition in Bounded Pharmacology: Mechanism-selected generators, combination effects, and an aluminium-toxicology test",
      "ssrn_id": "7426978",
      "page_count": 10,
      "sha256": "4c266fca8ee569621b6ce92a59d66ac0bb1c85a929b1fecb8f5650414b15a4a0",
      "kind": "current",
      "url": "https://ssrn.com/abstract=7426978",
      "abstract": "Several pharmacological laws become additive after a mechanism-dependent change of coordinate. This paper separates that structural fact from the stronger and generally unjustified claim that boundedness selects a universal geometry. For a nondegenerate real interval carrying a continuous, associative operation that is strictly increasing in each argument and has an identity, the classical Aczél representation supplies an increasing additive generator, unique up to positive multiplication after its origin is fixed. The physical composition rule selects the generator. Independent unaffected fractions give the Bliss generator -log(1-e). Equivalent-dose addition with constant relative potency gives the Loewe generator [e/(1-e)]^(1/n) for a common Hill slope n. Competitive antagonism and competitive enzyme inhibition produce specified dose-ratio relations; these are not universal claims about every inhibitor. Within the common-shape n=1 case, Bliss exceeds Loewe for every interior pair, and their absolute effect difference has its global maximum at equal effects e=(sqrt(5)-1)/2, with gap (5 sqrt(5)-11)/2. This is a maximum-gap design result, not a noise-model-independent information optimum. A half-dose example demonstrates how an invalid baseline can produce apparent synergy under either lawful null. Endpoint-preserving Möbius transformations yield logit translations only under a separately justified projective hypothesis; their metric differs from Bernoulli Fisher geometry. An aluminium/SOD competition model is retained as a conditional testbed with explicit chemical and inferential limits. Order dependence rejects the commutative Aczél increment model when its encoding assumptions apply, but can occur in a fully closed scalar state. Matched-present, common-future tests are therefore required to diagnose missing state rather than merely noncommuting scalar dynamics.",
      "closing": "### PDF page 8\n\nDaniel J. Murray Revised September 2026\nGate Claim being tested\nWhat a verified failure\nestablishes\nAluminium application A specified chemical and effect\nmodel predicts unused\ncombinations\nThe named model fails for that\nassay; the abstract\nrepresentation theorem is\nunaffected\nThese gates are logically different. Failure should be assigned to the proposition actually tested. A\npositive reversal contrast is not a dimension theorem. A non-significant contrast is not an equiv-\nalence certificate. When multiple histories, doses, endpoints or stages contribute to a decision,\nconfidence bounds and multiplicity control must cover the complete planned decision family.\n9. The surviving unification\nThe paper establishes a structural correspondence under explicit mechanisms: multiplication of\nunaffected fractions, addition of equivalent doses, and competitive dose ratios each supply a useful\nadditive representation. The Aczél uniqueness is conditional on the declared total scalar composition\nand fixes the generator only up to scale. Bliss and common-shape Loewe are different reference laws.\nTheir 𝑛 = 1 gap and its global optimum are exact. The half-dose example exposes a concrete invalid\ncomparison baseline.\nNone of these statements proves that all pharmacological systems are associative, that all scalar\ninterventions commute, that every bounded curve is logistic, or that one geometry or molecular\nmechanism underlies all applications. A failed increment law can require a different scalar dynam-\nics; a failed matched-present suﬀiciency test can require additional predictive information. The\ndistinction is experimentally consequential.\n10. Connection to predictive closure\nA dose-response curve depends on preparation, intervention, observation and endpoint. Promoting\nit to a state law additionally requires that the relevant future kernel factor through the proposed\npresent representation. Different histories that share the measured effect must be challenged by the\nsame future while accounting for matching error and biological margins.\nThis rule supplies a stopping point for scalar-composition modelling. If only the Aczél increment\nassumption fails, test a more general scalar transition family before claiming hidden dimension. If\nhistories at the same scalar have different future laws, merely changing a scalar synergy score or repa-\nrameterizing that same input cannot restore the erased information. A candidate additional state\nvariable is then evaluated by held-out prediction and residual-history equivalence, with common\nsupport in the augmented representation.\nThe role of this paper in the programme is therefore precise: characterize an important classical\nscalar branch, derive exact differences among its mechanism-selected members, and separate tests\nof that branch from tests of scalar state suﬀiciency.\n11. Conclusion\nPharmacological formulas can share an additive-generator structure while retaining different mech-\nanisms and different experimental meanings. Boundedness does not choose the generator. The\nphysical composition rule supplies it, the Aczél hypotheses constrain it, and held-out futures test\nwhether the encoded response is a suﬀicient state.\n\n\n---",
      "role": "Mechanism-selected composition",
      "scope": "Aczel generator has positive-scale freedom after identity normalization; Bliss/Loewe comparison is model-specific; projective metric differs from Fisher.",
      "contribution": "Mechanism chooses the additive generator; a failed commutative increment is not automatically failed scalar state.",
      "evidence": "Classical representation plus exact scoped contrasts; conditional chemistry",
      "notice": "",
      "inspection": "Abstract and conclusion/closing discussion read; prediction-bearing passages indexed and named lists reviewed.",
      "external_version_parity": "Not certified: these are the supplied local manuscript versions.",
      "main_start_page": 1,
      "main_end_page": 8,
      "prediction_passages": [
        {
          "page": 1,
          "text": "independent information optimum. A half-dose example demonstrates how an invalid baseline can\nproduce apparent synergy under either lawful null. Endpoint-preserving Möbius transformations\nyield logit translations only under a separately justified projective hypothesis; their metric differs\nfrom Bernoulli Fisher geometry. An aluminium/SOD competition model is retained as a conditional\ntestbed with explicit chemical and inferential limits. Order dependence rejects the commutative\nAczél increment model when its encoding assumptions apply, but can occur in a fully closed scalar\nstate. Matched-present, common-future tests are therefore required to diagnose missing state rather\nthan merely noncommuting scalar dynamics.\nKeywords: Aczél representation; bounded composition; Bliss independence; Loewe additivity; Hill\nequation; competitive antagonism; drug combinations; aluminium toxicology; predictive suﬀiciency.\n1. The structural problem\nHill, Langmuir, Michaelis–Menten and Henderson–Hasselbalch forms describe different physical\nproblems. Bliss and Loewe supply different combination references, while Schild and Cheng–Prusoff\nrelations concern particular competitive mechanisms. Their similar formulas do not establish that"
        },
        {
          "page": 2,
          "text": "Boundedness alone performs none of these tasks.\nThis revision retains the original paper’s mechanism-conditioned generators, exact Bliss–Loewe\ncomparison, baseline critique and prospective aluminium test. It clarifies generator uniqueness,\ndistinguishes reversal from scalar-state failure, makes the design objective explicit, and separates\na conditional chemical bookkeeping model from an established aluminium mechanism. Classical\nresults are cited as such [1–15]; the contribution is their precise combination into an experimental\naudit.\n𝑎 ⊕ 𝑏 = 𝜙−1{𝜙(𝑎) + 𝜙(𝑏)}, 𝜙(𝑒 0) = 0. (1)\nThe operation is total on the stated interval. A fitted local rule on an arbitrary subset of 𝐼 × 𝐼\ndoes not establish these global hypotheses. Saturating endpoints where strict monotonicity fails\nmust be treated as limits, rather than silently included in the strict theorem. In particular, the\npharmacological examples below use 𝑒 ∈ [0, 1); complete saturation is a limiting value.\nFor a nontrivial increasing generator, uniqueness is up to a positive multiplicative constant .\nTo see why an arbitrary aﬀine change is not allowed, put 𝜓 = 𝑐𝜙 + 𝑏 in the additive identity. Its\nsemigroup and its identity, [0, ∞)is natural. No continuous finite-valued increasing generator can\nmap a compact response interval with both endpoints included onto either range while preserving\nthe strict hypotheses. These domain restrictions are part of the representation, not biological\npredictions.\nEquation (1) implies commutativity. It does not select 𝜙 from boundedness. Distinct increasing\ntransformations can encode distinct operations on the same bounded interval. Thus the represen-\ntation constrains an already specified operation; it cannot infer independence, dose equivalence or\nprojectivity from a response bound."
        },
        {
          "page": 3,
          "text": "Daniel J. Murray Revised September 2026\nencoding, associativity, the chosen endpoint model, or predictive suﬀiciency of the scalar. The\nexperiment alone does not identify which assumption failed.\nIn particular, noncommuting interventions do not prove that the state needs more than one coordi-\nnate. On the fully observed interval (0, 1), define\n𝐴(𝑥) =𝑥\nPopulation pooling must also be specified. Conditional independence within latent classes generally\ngives 𝑠𝐴𝐵 = 𝐸[𝑠 𝐴(𝑍)𝑠𝐵(𝑍)], which differs from 𝐸[𝑠𝐴(𝑍)]𝐸[𝑠𝐵(𝑍)]by a covariance term. A depar-\nture from a pooled Bliss prediction can therefore reflect heterogeneity or a changed observation unit,\nrather than a direct molecular interaction.\n3.2 Loewe: equivalent-dose addition\nFor common response shape and constant relative potency, normalize each agent’s dose by its own\npotency scale. For the Hill family"
        },
        {
          "page": 5,
          "text": "𝐴𝐵 = 1 − (2/3)2 = 5/9, 𝑒 𝐿\n𝐴𝐵 = 1/2. (15)\nBoth are lawful no-extra-interaction predictions under their respective references. An informal\nbenchmark equal to half the full-dose effect , namely 1/4, is smaller by factors 20/9 and 2. Such\na comparison cannot establish synergy: it has confused halving a dose with halving a nonlinear\nresponse.\nThis is an algebraic example, not a reanalysis of a particular animal study. Synergy is defined\nrelative to a specified reference surface, endpoint and dose jurisdiction [11–15]. A sound experiment\nmeasures adequate single-agent curves, propagates their calibration uncertainty into the combina-\ntion predictions, and compares held-out combinations with a predeclared reference and material\nresponse margin. Selecting whichever reference yields the desired conclusion after seeing the mix-\nture is not a valid test."
        },
        {
          "page": 6,
          "text": "6. When projective geometry is justified\n6.1 Endpoint-preserving Möbius transformations\nAdd a separate hypothesis: admitted transformations are orientation-preserving fractional-linear\nmaps fixing both endpoints of (0, 1). They then have the form\n𝑇𝜆(𝑒) = 𝜆𝑒\n1 + (𝜆 − 1)𝑒, 𝜆 > 0, (16)\nso\n𝑘SOD[SOD] + 𝑘Al𝐶Al\n. (20)\nHere 𝐶Al denotes the activity-equivalent concentration of the aluminium species hypothesized to\nparticipate. It is not automatically total tissue aluminium or free Al 3+. The products 𝑘SOD[SOD]\nand 𝑘Al𝐶Al must both have units of inverse time, and 𝑣prod concentration per time. The formula\nassumes a valid quasi-steady regime, specified speciation, effective mass-action competition and no\nomitted feedback large enough to change those rates."
        },
        {
          "page": 7,
          "text": "calibration is still required.\nSaturation can make the two references hard to distinguish in absolute effect. As an illustration, at\n𝑒𝐴 = 𝑒 𝐵 = 0.95, Bliss predicts 0.9975 and the 𝑛 = 1 Loewe reference predicts 1.90/1.95 ≈ 0.97436, a\ngap of about 0.02314. These are model calculations, not extracted measurements from [23]. Whether\nthat difference is resolvable depends on assay uncertainty.\nA prospective test should therefore include validated mid-range single-agent effects, for example tar-\ngets spanning 0.3–0.7 and the maximum-gap benchmark near 0.62 when the common-shape 𝑛 = 1\nassumption is supported. Estimate the full single-agent response and uncertainty on calibration\nmaterial; freeze the null predictions; then evaluate unused combinations with biological replication.\nInclude assay interference, viability, speciation and target-engagement controls if the chemical path-\nway is claimed. Agreement with an effect surface remains a prediction result conditional on these\ndeclarations, not proof of a unique aluminium mechanism.\n8. A falsification ladder with distinct failure meanings\nGate Claim being tested\nWhat a verified failure\nestablishes\nReversal Interventions act as\ndeclared future laws\nThat representation is\npredictively insuﬀicient in the\ntested scope\nBliss Unaffected fractions compose\nmultiplicatively for the stated\nunit\nthe full dose-space model\nCompetition Antagonist produces the\npredicted dose ratios and\nshape-preserving shifts\nThe simple\ncompetitive-translation\nassumptions fail in that range"
        },
        {
          "page": 8,
          "text": "establishes\nAluminium application A specified chemical and effect\nmodel predicts unused\ncombinations\nThe named model fails for that\nassay; the abstract\nrepresentation theorem is\ninterventions commute, that every bounded curve is logistic, or that one geometry or molecular\nmechanism underlies all applications. A failed increment law can require a different scalar dynam-\nics; a failed matched-present suﬀiciency test can require additional predictive information. The\ndistinction is experimentally consequential.\n10. Connection to predictive closure\nA dose-response curve depends on preparation, intervention, observation and endpoint. Promoting\nit to a state law additionally requires that the relevant future kernel factor through the proposed\npresent representation. Different histories that share the measured effect must be challenged by the\nsame future while accounting for matching error and biological margins.\nhistories at the same scalar have different future laws, merely changing a scalar synergy score or repa-\nrameterizing that same input cannot restore the erased information. A candidate additional state\nvariable is then evaluated by held-out prediction and residual-history equivalence, with common\nsupport in the augmented representation.\nThe role of this paper in the programme is therefore precise: characterize an important classical\nscalar branch, derive exact differences among its mechanism-selected members, and separate tests\nof that branch from tests of scalar state suﬀiciency.\nPharmacological formulas can share an additive-generator structure while retaining different mech-\nanisms and different experimental meanings. Boundedness does not choose the generator. The\nphysical composition rule supplies it, the Aczél hypotheses constrain it, and held-out futures test\nwhether the encoded response is a suﬀicient state."
        }
      ],
      "closing_pages": [
        8
      ],
      "abstract_pages": [
        1
      ]
    },
    {
      "key": "current-07",
      "title": "The Observer and the World: Predictive state, lawful forgetting, and the geometry of empirical reality",
      "ssrn_id": "7426998",
      "page_count": 27,
      "sha256": "169909493dd906415828fe5e14d18603d46d2196ed8ff1ccc0f4d6823d3a7b8e",
      "kind": "current",
      "url": "https://ssrn.com/abstract=7426998",
      "abstract": "Two biological systems can have the same measured present while carrying different histories into different futures under the same intervention. That possibility exposes a logical step that usually precedes biological modelling but is rarely tested: before a law can be fitted on a measured variable, that variable must first be shown to support a law. This paper treats the observer as a physical subsystem within the world, defined operationally by the interventions it can perform, the records it can obtain, the future horizon it can interrogate, and the experimental policies it can implement. Relative to that observer-world interface, two histories represent the same empirical state only when no admissible future experiment distinguishes their conditional future laws. A state is therefore a licence to forget history, and the licence is valid only when the future respects the forgetting. We prove a State-Law Descent Theorem: a future law exists on a proposed representation if and only if the future kernel is constant on its history fibres. It follows that matched presents with different futures falsify statehood, and no reparameterization, nonlinear fit, spline, or neural network using only the failed representation can restore information already erased. Richer experimental jurisdictions can only refine the exact predictive quotient, formalizing the observer-dependence of empirical state without implying observer-created reality. A narrow projective branch is then developed as an exact death condition: scale-blind observation of a homogeneous linear two-channel state forces a Möbius map and cross-ratio preservation. A frozen-seed synthetic test verifies failure and recovery, and a prospective HepG2 redox protocol makes the matched-present criterion experimentally killable. The central proposal is that scientific laws are defined only after lawful forgetting: compress history only as far as the future permits.",
      "closing": "### PDF page 21\n\nDaniel J. Murray Revised September 2026\nSecond, the observer formalism is operational, not a theory of consciousness. A thermostat-\ncontroller, automated microscope, cell, animal, or human laboratory can instantiate an observer-\nworld interface at different levels of description.\nThird, this paper does not prove that observers create an ontologically private universe. It proves\nthe narrower structural statement that empirical state identity and the existence of an empirical\nlaw depend on the equivalence relation induced by the observer’s accessible futures.\nFourth, exact predictive state reconstruction may be statistically diﬀicult. Weakly separated histo-\nries, sparse interventions, measurement error, and nonstationarity can make distinct states empiri-\ncally unidentifiable.\nFifth, the projective theorem is conditional and classical. It is valuable here because it supplies an\nexact death condition, not because fractional-linear transformations are new.\nSixth, the proposed HepG2 thresholds are preregistration choices rather than universal biological\nconstants. Replication in other systems and laboratories is required before transporting them.\nFinally, the present paper reports no new biological outcomes. The synthetic unit test verifies the\nlogic when ground truth is known; the HepG2 programme is a prospective attempt to make the\ncentral matched-present claim experimentally vulnerable.\n8. Conclusion\nThe observer is inside the world. It cannot carry the world’s complete history forward, so every\nempirical present is a compression. To call that compression a state is to make a precise wager: the\ndifferences that have been forgotten will never reappear in the future records accessible within the\ndeclared jurisdiction.\nThe State-Law Descent Theorem makes the wager explicit. A law exists on a proposed representation\nif and only if the future law is constant on the histories that representation identifies. If matched\npresents separate under the same future intervention, the failure is prior to curve fitting. The\nrepresentation erased something the future still needs, and no deterministic reparameterization of\nthat representation can recover it.\nRicher observers can refine the state space by gaining new interventions, records, horizons, or resolu-\ntion. Exact geometries can then emerge from the relation between latent structure and observational\nloss; the scale-blind two-channel projective branch provides one deliberately narrow example with\nan exact cross-ratio death condition.\nThe resulting grammar is simple. The world has histories. The observer makes distinctions. The\nfuture decides which distinctions must be preserved. Only then does a state exist on which a law\ncan act.\nThe present is what remains of history after every distinction the future still needs has\nbeen preserved.\nCompress history only as far as the future permits.\nAppendix A. Scalar composition is a different branch\nBecause bounded observables often tempt geometric overinterpretation, it is useful to separate\nprojective observation from associative scalar composition.\nSuppose a nondegenerate scalar interval 𝐼 carries a total, continuous, strictly increasing-in-each-\nargument, associative binary operation ⊕ with identity, satisfying the standard interval conditions\nof Aczél’s representation theorem [16]. Then there exists an increasing generator 𝑔, unique up to\npositive multiplication after the identity fixes its zero, such that\n\n### PDF page 22\n\nDaniel J. Murray Revised September 2026\n𝑔(𝑥 ⊕ 𝑦) = 𝑔(𝑥) + 𝑔(𝑦).\nFor the particular total operation on (−1, 1)with identity zero, one possible mechanism-selected\ngenerator is 𝑔(𝑥) =artanh(𝑥), yielding\n𝑥 ⊕ 𝑦 = 𝑥 + 𝑦\n1 + 𝑥𝑦.\nThis fractional expression may look projective, but its logical origin is different. Here the coor-\ndinate is selected by the specified composition operation , with continuity, totality and strict\nmonotonicity; in Theorem 2 the fractional-linear action is selected by quotienting a homoge-\nneous linear two-channel state by common scale . Neither branch should be inferred from\nboundedness alone.\nAppendix B. Higher-dimensional extension\nFor an (𝑚 + 1)-channel homogeneous latent state 𝑧 with common scale unobserved, the natural\nobserved state is a point of projective 𝑚-space. Any invertible linear latent update 𝑧′ = 𝑀 𝑧\ninduces a projective transformation.\nIn an aﬀine chart with coordinates 𝑞𝑖 = 𝑧 𝑖/𝑧𝑚+1,\n𝑞′\n𝑖 =\n∑\n𝑚\n𝑗=1 𝑀𝑖𝑗𝑞𝑗 + 𝑀𝑖,𝑚+1\n∑\n𝑚\n𝑗=1 𝑀𝑚+1,𝑗𝑞𝑗 + 𝑀𝑚+1,𝑚+1\n.\nThe simple one-dimensional cross-ratio fingerprint no longer characterizes the full action. Higher-\ndimensional tests require collinearity/incidence invariants, compatible homogeneous lifts, or other\nprojective constraints. Consequently, failure of the one-dimensional projective branch should not\nautomatically be interpreted as evidence against projective structure at higher dimension; it may\ninstead be evidence that the observer compressed a higher-rank state too aggressively.\nAppendix C. Reproducibility and preregistration inventory\nThe current submission contains no empirical biological outcomes. Supplementary File S1\n(S1_Synthetic_Unit_Test.py) regenerates the synthetic results with seed 20260827. Data-bearing\nplots are generated deterministically from code. Conceptual schematics and the graphical abstract\nare rendered from explicit vector drawing instructions and contain no generated biological or\nresearch data.\nBefore any confirmatory HepG2 acquisition, the following are to be frozen in a time-stamped prereg-\nistration: culture/passaging limits; sensor calibration rules; cell and well exclusion rules; technical-\nvariance estimator; intervention doses and timing; train/test randomization; matching tolerance;\npoint-map threshold; cross-ratio quadruple separation; equivalence margin; model formulas; leave-\none-replicate-out folds; viability jurisdiction threshold; orthogonal biochemical endpoints; and the\nhierarchy by which downstream tests are interpreted only after upstream gates are evaluated.",
      "role": "Observer/projective representation",
      "scope": "Scale-blind2D linear lift yields projective ratio law; point-map gate precedes finite invariant battery; hidden channel can break scalar closure.",
      "contribution": "A law on a measurement exists only if its discarded histories have equal declared future laws.",
      "evidence": "Factorization theorem; conditional projective branch; synthetic demonstration",
      "notice": "",
      "inspection": "Abstract and conclusion/closing discussion read; prediction-bearing passages indexed and named lists reviewed.",
      "external_version_parity": "Not certified: these are the supplied local manuscript versions.",
      "main_start_page": 1,
      "main_end_page": 22,
      "prediction_passages": [
        {
          "page": 1,
          "text": "The Observer and the World: Predictive state, lawful forgetting,\nand the geometry of empirical reality\nDaniel John Murray\nRevised September 2026\nArticle type: Full Length Article (theoretical methodology / biological hypothesis)\nAuthor: Daniel John Murray\nIndependent Researcher, Melbourne, Victoria, Australia\nORCID: 0009-0005-1794-5945\ngetting. We prove a State-Law Descent Theorem: a future law exists on a proposed representation\nif and only if the future kernel is constant on its history fibres. It follows that matched presents with\ndifferent futures falsify statehood, and no reparameterization, nonlinear fit, spline, or neural network\nusing only the failed representation can restore information already erased. Richer experimental\njurisdictions can only refine the exact predictive quotient, formalizing the observer-dependence of\nempirical state without implying observer-created reality. A narrow projective branch is then de-\nveloped as an exact death condition: scale-blind observation of a homogeneous linear two-channel\nstate forces a Möbius map and cross-ratio preservation. A frozen-seed synthetic test verifies failure\nand recovery, and a prospective HepG2 redox protocol makes the matched-present criterion experi-\nmentally killable. The central proposal is that scientific laws are defined only after lawful forgetting:\ncompress history only as far as the future permits.\nKeywords: predictive state; biological information; observer; state reconstruction; projective ge-\nometry; redox homeostasis\n1. The observer is inside the world\nA measurement is not a state.\nScience does not encounter nature from outside nature. An observer - whether a cell, an organism,"
        },
        {
          "page": 2,
          "text": "interrogated. The empirical world available to that observer is therefore not a pre-labelled list of\nstates delivered from a view from nowhere. It is organized by the distinctions that the observer-world\ninterface can make and by whether those distinctions continue to matter to future prediction.\nThis statement is not an appeal to subjectivism and does not require consciousness. The world\nneed not depend on the observer for its existence. The narrower claim is operational and testable:\nempirical state identity depends on which histories remain distinguishable by the future\nexperiments available to the observer. A richer sensor, a new intervention, a longer prediction\nhorizon, or a finer record can split histories that were previously indistinguishable. The observer is\ntherefore central to its empirical state space because the observer’s physical access helps define the\nequivalence relation by which different histories count as the same present.\nThe consequence is easy to miss because scientific language converts histories into nouns. We say\nwhile retaining different enzyme capacities, transcriptional programs, damage burdens, reserves, or\nother hidden variables. If the same subsequent intervention separates their future distributions,\nthen the recorded present omitted information predictive of the conditional future. The observer\ndid not discover two equal states; it constructed an over-coarse present.\nFigure 1: The observer-world problem and matched-present refutation. The observer is a physical\nsubsystem within the world, coupled to it through recording, intervention, and memory. Distinct\nhistories may converge to the same measured present x. If the same future intervention u then\nproduces different future laws, x is not a predictive state. Adding a missing predictive coordinate r\ncan split the false equivalence class and restore closure.\nThis paper develops the formal and experimental consequences of that observation. Its main claim\nis not that biology is projective, that one geometry governs living systems, or that observers create"
        },
        {
          "page": 3,
          "text": "the representation must be shown to preserve the future law of the declared\nexperiment.\nPredictive-state and causal-state constructions already contain the mathematical kernel of this idea:\nhistories are grouped when they induce the same conditional futures [1-3]. The contribution here\nis to turn that kernel into a falsification-first audit for biological measurement and then show how\nexact geometric fingerprints can be deployed only after statehood has been licensed. The resulting\norder is\nworld histories → observer-world distinctions → predictive state\n→ law → coordinate geometry .\nA large fraction of modelling practice reverses the middle of this sequence by taking a convenient\nmeasurement as the state and immediately fitting a transition law. The present framework inserts\nthe missing question: is there a single future law on that representation at all?\nsentation a state, how that claim can be killed, and how failed statehood can be used to reconstruct\nomitted biological information.\n2. Lawful forgetting: predictive state before predictive law\n2.1 Observer, jurisdiction, histories, and futures\nLet ℋ be the admissible histories of a world-system up to a declared present time 𝑡0. For the\nempirical question at hand, define an observer operationally by a jurisdiction\n𝒥𝒪 = (ℋ, 𝒰, 𝒴, 𝑇 , Π),\nwhere 𝒰 is the set of future interventions available to the observer, 𝒴 the future record channel, 𝑇\nthe prediction horizon, and Π the admissible experimental policies and environmental regime. This\ntuple is not intended as an ontology of observers; it is the minimum declaration needed to make an\nempirical state claim testable.\nFor each history ℎ ∈ ℋ and intervention program 𝑢 ∈ 𝒰, let\n𝐾𝑢(ℎ, 𝐵) = 𝑃 (𝑌+ ∈ 𝐵 ∣ ℎ, 𝑢)\nditional laws are defined only almost surely; claims then apply on a common declared support and\nto fixed versions, not to arbitrary null-history assignments. Interventions are externally specified\npolicies with a stable deployment rule. Equality of history-conditioned future laws is a predictive\nclaim; interpreting a contrast as the causal effect of preparation additionally requires an identified\nintervention design. Conditioning on a post-treatment biomarker may induce selection even when\npreparation was randomized."
        },
        {
          "page": 4,
          "text": "Daniel J. Murray Revised September 2026\nDefinition 1. Predictive equivalence and empirical state\nHistories ℎ1, ℎ2 ∈ ℋ are predictively equivalent for observer 𝒪 in jurisdiction 𝒥𝒪 when\nℎ1 ∼𝒪 ℎ2 ⟺ 𝐾 𝑢(ℎ1, 𝐵) = 𝐾𝑢(ℎ2, 𝐵)\nfor every admissible 𝑢 and every future-record event 𝐵. The exact empirical state is the equivalence\nclass\n𝑆𝒪(ℎ) = [ℎ]∼𝒪\n, 𝒮 𝒪 = ℋ/ ∼𝒪 .\nThis is the controlled predictive quotient. It says exactly which aspects of history may be forgotten\nwithout changing any future law in the declared jurisdiction. The word state is therefore earned by\nfuture suﬀiciency, not bestowed by measurement convenience.\n2.2 The State-Law Descent Theorem\nLet 𝑥 ∶ ℋ → 𝑋 be any proposed present representation: a scalar biomarker, a vector of measure-\n𝑥(ℎ1) = 𝑥(ℎ2) ⟹ 𝐾 𝑢(ℎ1, 𝐵) = 𝐾𝑢(ℎ2, 𝐵)\nfor every 𝑢 and 𝐵;\n3. equality of 𝑥 implies predictive equivalence:"
        },
        {
          "page": 5,
          "text": "but\n𝑃 (𝑌+ ∣ ℎ 1, 𝑢) ≠ 𝑃 (𝑌+ ∣ ℎ 2, 𝑢),\nthen 𝑥 is not an exact predictive state in that jurisdiction and no single-valued future law on 𝑥 can\nrepresent both histories.\nThis is the primary empirical death condition of the paper. The experiment does not ask whether\none chosen curve is wrong. It asks whether the proposed present can support any law of the declared\nform.\nCorollary 2. No-reparameterization rescue\nSuppose 𝑥 fails Corollary 1. Then for every deterministic transformation 𝑓 ∶ 𝑋 → 𝑍 , the represen-\nThis simple result blocks a common modelling escape. A polynomial, spline, saturation transform,\nkernel machine, or neural network can make the map from available information to output arbitrarily\nflexible, but it cannot recover a predictive distinction that was already destroyed before the model\nreceived its input. F unctional complexity cannot repair representational information loss.\n2.3 Minimality: the predictive quotient is the lawful limit of compression\nThe predictive quotient is suﬀicient by construction. It is also minimal in the sense relevant here."
        },
        {
          "page": 6,
          "text": "Daniel J. Murray Revised September 2026\nProposition 1. Minimal exact predictive state\nLet 𝑅 ∶ ℋ → ℛ be any representation suﬀicient for every future law in the same jurisdiction. Then\n𝑅(ℎ1) = 𝑅(ℎ2) ⟹ 𝑆 𝒪(ℎ1) = 𝑆𝒪(ℎ2).\nThus every exact suﬀicient representation refines the predictive quotient; it may retain irrelevant\ndistinctions, but it cannot identify histories that the declared future distinguishes.\nProof. If 𝑅(ℎ1) = 𝑅(ℎ2)and future law factors through 𝑅, then all conditional future laws agree\nunder every admissible intervention. Definition 1 gives ℎ1 ∼𝒪 ℎ2. □\nThis gives a precise meaning to lawful forgetting. Compression is scientifically legitimate exactly to\nthe point at which further identification would merge histories with different futures.\n2.4 Jurisdiction-dependent statehood\nStatehood is incomplete without a jurisdiction. A variable may close prediction over minutes and\nfail over hours; may close under passive observation and fail once a new perturbation becomes\navailable; or may close at one measurement resolution and split at another.\nProposition 2. Jurisdiction refinement\nLet 𝒥1 and 𝒥2 be two jurisdictions on the same admitted history class such that every future test\n𝒮𝒪 = ℋ/ ∼𝒪 .\nIf two observers possess different experimental jurisdictions and those jurisdictions induce different\npredictive equivalence relations, then they possess different empirical partitions of the same history\nspace. This is the precise sense in which the observer is central to its empirical universe: not because\nthe observer creates the underlying world, but because empirical identity - what counts as the same\npresent - is defined by the distinctions its physical coupling to the world can test."
        },
        {
          "page": 7,
          "text": "The decisive experiment is almost embarrassingly simple. Prepare two systems through different\nhistories ℎ1 and ℎ2. Match them at the declared present on candidate representation 𝑥 within a\npreregistered tolerance. Apply the same future intervention 𝑢. Compare the future distributions.\nIf the distributions remain equivalent to the declared resolution, the proposed compression survives\nthat test. If they diverge beyond the tolerance allowed by measurement and process noise, 𝑥 fails\nas state for that jurisdiction. The world has revealed that the observer compressed too far.\nIn finite biological data, equality is replaced by a declared matching relation 𝑑𝑋(𝑥1, 𝑥2) ≤ 𝜖𝑥 and\npredictive equality by an equivalence margin or calibrated discrepancy metric on future records.\nThese tolerances belong to the empirical jurisdiction. Failure to reject divergence alone licenses\nno equivalence. Use three outcomes: a simultaneous confidence lower bound above the declared\nmaterial margin establishes separation; an upper bound below it certifies equivalence for the tested\nbattery; otherwise the result is unresolved. Matching and measurement uncertainty must be trans-\nbound.\n3.2 The Point-Map Gate\nMany modelling claims are stronger than predictive suﬀiciency: they assume a deterministic or\nlow-noise transition from a present point to a future point. Before any such geometric branch is\ntested, the conditional relation must pass a Point-Map Gate . For a fixed intervention 𝐴,\n𝑥′ = 𝐹 𝐴(𝑥) + 𝜀\nmust have residual dispersion compatible with independently characterized uncertainty, and his-\ntory/preparation labels must not retain predictive information after conditioning on 𝑥.\nIf matched presents occupy distinct future branches, a deterministic point map is not merely a bad\nfit; it is undefined on the proposed state. This gate is therefore logically prior to curve selection.\n3.3 State enlargement is accepted only by held-out recovery\nSuppose scalar or low-dimensional 𝑥 fails. Let 𝑟 be a candidate variable representing a historical"
        },
        {
          "page": 8,
          "text": "The reconstruction cycle is\n𝑆1 fails ⟹ 𝑆 2 = (𝑆1, 𝑟2) ⟹ retest descent and held-out closure .\nIf 𝑆2 fails, the added coordinate is not preserved out of loyalty to the hypothesis. The failure\nbecomes a new constraint on what the observer must measure next.\n3.4 Failure tomography by order and path\nMatched-present divergence establishes insuﬀiciency but may not localize it. Two optional diagnos-\ntics can expose structure in the omitted state.\nthe fully closed scalar maps 𝐴(𝑥) = 𝑥/2and 𝐵(𝑥) = (𝑥 + 1)/2have 𝐵(𝐴(𝑥)) − 𝐴(𝐵(𝑥)) = 1/4.\nReversal rejects an order-blind increment representation; a separate matched-present test is needed\nto reject scalar predictive suﬀiciency.\nA complementary finite test requires no differentiability. If measured pairwise contrasts satisfy a\nscalar node-potential model\nΔ𝑖𝑗 = 𝑉 𝑗 − 𝑉𝑖,\nthen every directed cycle 𝐶 must satisfy\nematically elementary. Its role is methodological: once a point-valued state has passed the prior\ngates, one independently motivated latent architecture can be converted into an exact, parameter-\nfree death condition. If the invariant fails, the branch dies. That rejection is information, not a\nfailure of the framework."
        },
        {
          "page": 10,
          "text": "ferent latent systems can induce the same projective map.\nThird, stochastic biology is not made deterministic by notation. A broad, history-independent\nstochastic kernel can be perfectly predictively suﬀicient while rejecting a deterministic point map.\nResidual history dependence is a different failure: it rejects predictive suﬀiciency of the chosen\nrepresentation. Neither result should be inferred from the other.\nThe projective theorem is therefore a kill-switch, not a worldview. Its purpose is to show how an\nobserver-aware state audit can generate exact falsifiers once the representational prerequisites have\nbeen earned.\n5. Frozen-seed synthetic unit test\nThe workflow should fail and recover in the intended direction before it is proposed for biology.\nSupplementary File S1 therefore implements a deterministic synthetic unit test with random seed"
        },
        {
          "page": 11,
          "text": "Within finite-width bins of current 𝑥, states at opposite extremes of the hidden coordinate had\nmedian next-state divergence 0.200. This statistic is descriptive: the selected pairs are not exactly\nmatched and it is not an optimized lower bound over all scalar predictors. Exact insuﬀiciency follows\nindependently from the known model. Writing 𝑞 = 𝑧 1/𝑧2 and 𝜌 = 𝑧 3/𝑧2 gives\n𝑞′ = 1.10𝑞 + 0.17 + 0.24𝜌\n0.06𝑞 + 0.93 + 0.04𝜌, 𝜕𝑞 ′\n𝜕𝜌 = 0.2164 − 0.0296𝑞\n(0.06𝑞 + 0.93 + 0.04𝜌)2 .\nAt 𝑞 = 1 , changing 𝜌 changes the future while leaving the present 𝑥 = 0 exactly fixed. This explicit\ncollision excludes every deterministic scalar predictor of the exact future, not only a fitted Möbius\nfamily.\nThe missing homogeneous coordinate was then admitted as\n𝜌 = 𝑧3\n𝑧2"
        },
        {
          "page": 12,
          "text": "0.00170,\na 38.1-fold recovery relative to the scalar model. The point is not that an added parameter always\nhelps; it is that a coordinate that restores the latent projective state restores out-of-sample prediction\nafter a failure created specifically by omitted state.\nFigure 2: Frozen-seed synthetic reconstruction. (A) A two-channel scale-blind linear system is\naccurately predicted by a scalar Möbius law. (B) Introducing an unobserved third channel makes\nthe scalar future multi-valued and increases held-out error. (C) Adding the missing projective\ncoordinate restores prediction. Seed 20260827; code in Supplementary File S1.\n5.3 Reversal diagnostic\nFinally, two noncommuting 3 × 3 generators were applied in opposite orders over small amplitude\npairs. The reversal defect was fit to\nΔ𝑥 = 𝜅𝑎𝑏.\nThe fitted coeﬀicient was 𝜅 = −0.13530 , compared with the differential commutator prediction\n−0.13711, and the zero-intercept scaling fit achieved\n𝑅2 = 0.999983 .\nThis verifies that the local failure diagnostic behaves as derived when the ground truth is known.\n5.4 What the simulation establishes\ntive. It establishes three narrower facts: the code recovers the correct projective branch when its\nassumptions are true; omitted state produces the intended matched-present/different-future failure;\nand admitting the missing coordinate restores held-out prediction. Biological support must come\nfrom an independent experiment in which the latent truth is not supplied to the algorithm.\n6. Prospective biological test: HepG2 glutathione redox\n6.1 Biological rationale\nGlutathione redox is a useful stress test for state reconstruction because it combines a fast chemical\npool with slower resource and transcriptional capacities. The genetically encoded Grx1-roGFP2\nprobe reports the local glutathione redox potential in real time [9,10]. HepG2 cells have a published"
        },
        {
          "page": 13,
          "text": "adaptation dominates;\n• a capacity challenge in which NADPH supply is changed while current redox is matched;\n• an adaptive jurisdiction in which NRF2-dependent capacity should become predictively\nrelevant.\nThe experiment is prospective. None of the cited studies tested the projective fingerprint or the\ncomplete failure-and-recovery sequence described below.\n6.2 System, replication, and quality control\nThe primary system is authenticated HepG2 human hepatoma cells (ATCC HB-8065) stably ex-\npressing cytosolic Grx1-roGFP2. Cells are routinely screened for mycoplasma. Sensor oxidation is\nprespecified survivor analysis is explicitly conditional and accompanied by the full-cohort outcome.\nA blinded technical run-in may estimate assay variance and verify that the proposed doses remain\nin a nonlethal dynamic range. It may not alter confirmatory hypotheses, equivalence margins, time\nwindows, model formulas, or outcome thresholds after confirmatory acquisition begins.\n6.3 Fast jurisdiction: test the point map before the geometry\nThe fast jurisdiction is fixed as -2 to +20 min around a 5-min 50 µM H2O2 pulse, with Grx1-\nroGFP2 imaging every 15 s. The proposed starting dose is already represented in the GSE39291"
        },
        {
          "page": 14,
          "text": "Daniel J. Murray Revised September 2026\nProspective HepG2 redox protocol\nSeparate preparation, measured-state matching, and future assessment\nFAST ARM\nBaseline\n2 to 0 min\nHeld-out improvement plus\nresidual-history equivalence\nFigure 3: Prospective HepG2 experiment. The fast jurisdiction tests the point-map gate and\nprojective fingerprint. A G6PD/NADPH perturbation creates a matched-present hidden-capacity\nchallenge. The 4-24 h TBH/NRF2 arm tests whether measured capacity variables restore held-out\nprediction."
        },
        {
          "page": 15,
          "text": "but the live-cell projective test is performed on the calibrated sensor coordinate. Neither numerical\nidentity nor a fractional-linear relationship between the sensor coordinate and this biochemical\ncontrast is assumed. The projective hypothesis concerns the explicitly declared measured coordinate.\nFor the transition test, 𝑥𝑖 is the mean over the final 60 s before the pulse and 𝑥′\n𝑖 the mean over the\nfinal 60 s of the 5-min pulse. Within each biological replicate, 70% of tracked cells are assigned to\nmodel calibration using a frozen pseudorandom split; the remaining 30% are held out.\nstandard deviation around the prespecified deterministic model class must satisfy\n𝑠point ≤ 0.020 .\nFor every preregistered history contrast, a simultaneous upper confidence bound on the abso-\nlute residual-history effect in future 𝑥, including a justified matching/measurement discrepancy\nallowance, must also be below the operational margin 0.020. The distributional discrepancy and\ntest family must be frozen if a full-law claim is made; a mean-only contrast certifies only that feature.\nLack of significance is unresolved. Statistical calibration uses independent culture days, retaining\nthe nested dependence of cells and wells. If this gate fails, the deterministic projective hypothesis\nis rejected for the fast jurisdiction. Cross-ratio analysis is not used to rescue it.\nIf the gate passes, two co-primary projective criteria are evaluated.\nHeld-out Möbius accuracy . A simultaneous one-sided upper confidence bound on mean replicate-\nlevel held-out RMSE in 𝑥 must be\nCR(𝑥1, 𝑥2; 𝑥3, 𝑥4)∣∣ .\nThe calibrated one-sided upper confidence bound for the mean replicate-level 𝐷CR must be below\nthe preregistered equivalence margin\n0.05 .\nThe 0.05 margin is an assay-level decision threshold, not a universal definition of projectivity. A\nmean of replicate medians does not test every quadruple; success licenses only this finite fingerprint"
        },
        {
          "page": 16,
          "text": "margin. The bound 𝑏 requires a supported transport/control model, not the matching tolerance 0.03\nalone. If 𝑏 cannot be justified, report a sensitivity analysis and an unresolved closure decision. This is\na predictive contrast conditional on measured matching; attribution specifically to NADPH requires\ncontrols for off-target effects and post-treatment selection. The prediction is about separation, not\nits sign. If matched current redox values produce different futures under the same challenge, current\nredox is insuﬀicient state in the capacity-perturbed jurisdiction.\n6.5 Adaptive jurisdiction: test a prespecified enlarged state\nThe adaptive jurisdiction is measured at 4, 8, and 24 h after 200 µM TBH, matching the exposure\ndefeats transport of that smooth model; the trajectory remains in the full randomized-cohort report.\nConditioning on survival creates a separate estimand and cannot establish full-cohort suﬀiciency.\nThe enlarged predictive state is fixed before fitting as\n𝑆enlarged = (𝑥, NADP+\nNADPH , 𝐶NRF2) ,"
        },
        {
          "page": 17,
          "text": "tive baseline and future sampling use distinct randomized parallel wells with explicit hierarchical\nuncertainty.\nModel assessment uses leave-one-biological-replicate-out prediction. Relative to the scalar 𝑥-only\nmodel, the enlarged model first qualifies as predictively improved only if it achieves both\n≥ 30% reduction in held-out RMSE\nand\nΔBIC ≥ 10\nin favor of the enlarged representation. A significant coeﬀicient without held-out improvement does\nnot count as state recovery. Neither improvement nor BIC is an equivalence test. Operational recov-\nery additionally requires simultaneous upper bounds on residual-history mean-feature discrepancies\nbelow 0.020 on held-out common support in the enlarged state, and prespecified absolute prediction-\nerror criteria. Unsupported regions remain unresolved. A claim about complete future laws requires\na separately calibrated law-separating discrepancy and cannot be obtained from RMSE alone.\n6.6 Orthogonal validation and confounders\nThe proposed two-channel fast state and NADPH/NRF2 enlargement are hypotheses, not unique\nbiochemical decompositions. Four confounder classes are therefore explicit.\nSensor artifacts. Calibration drift, photobleaching, motion/segmentation error, sensor saturation,\nand compartmental heterogeneity are quantified from technical controls. Unexplained variance\ncannot be subtracted post hoc merely to pass the Point-Map Gate.\nCell-state heterogeneity . Cell-cycle state, morphology, baseline metabolic capacity, and viability\nmay remain predictive at matched 𝑥. If a prespecified nuisance variable explains the held-out\ndivergence better than NADPH/NRF2 capacity, the proposed enlargement fails and a new state\nhypothesis is required.\nPerturbation off-targets. G6PDi-1 has known metabolomic effects beyond a single idealized\nflux coordinate [13]. Target-engagement measurements are therefore necessary but not suﬀicient\nfor mechanistic attribution. The false-state result only requires that matched redox states differ in\nfuture response; attribution to one molecular mechanism remains a second question.\nchange may move the cells outside the regime in which smooth projective or adaptive dynamics\nwere proposed. Such observations reject that jurisdiction rather than being absorbed as outliers.\nState recovery also requires orthogonal prediction. The enlarged coordinate must improve predic-\ntion not only of future Grx1-roGFP2 trajectories but also of at least one independent biochemical\nendpoint (NADP+/NADPH or GSH/GSSG) using the same training/held-out partition. The bio-\nchemical validation endpoint is measured at a future time distinct from its baseline state input;\nre-predicting an input is not orthogonal validation."
        },
        {
          "page": 18,
          "text": "The experiment is constructed so that negative results are informative.\n• F ast projective success; capacity failure; enlarged-state recovery: supports the full\njurisdiction-dependent hypothesis.\n• F ast projective failure: rejects the optional scale-blind two-channel linear branch before\nadaptive capacity is invoked.\n• Scalar failure without enlarged-state recovery: shows that current redox is insuﬀicient\nbut falsifies the prespecified NADPH/NRF2 reconstruction.\n• Certified scalar equivalence under capacity/adaptive extension: licenses the tested\ncompression for the specified features, histories and margins.\n• Neither material separation nor equivalence certified: remains unresolved; a nonsignif-\nicant result does not establish suﬀiciency."
        },
        {
          "page": 19,
          "text": "The phrase observer-dependent is often heard as a claim about subjectivity, consciousness, or\nobserver-created reality. None is required here. An observer is simply a physically specified sub-\nsystem with a particular set of interventions and records. Given those capacities, the predictive\nquotient is objective: either two histories induce the same accessible future laws or they do not.\nWhat depends on the observer is the empirical partition of histories. A spectrometer, a fluorescence\nmicroscope, and a naked eye can inhabit the same world while supporting different empirical state\nspaces because they can distinguish different histories. Proposition 2 makes this refinement explicit.\npresent, the observer has written those histories as one empirical narrative. A matched-present\nfuture challenge asks whether the world accepts that narrative. Divergence means that a discarded\ndistinction remained predictive even though the measured present omitted it. Causal attribution\nrequires the additional identification assumptions stated above.\nThe claim is therefore stronger than “history matters. ” Some past distinctions can become irrelevant\nto the declared future; no universal microscopic memory premise is needed. The operational question\nis which historical distinctions must still be represented now for the declared future\nlaw to exist? The predictive quotient answers that question without requiring the observer to\nreconstruct every microscopic event.\n7.3 State before law changes modelling logic\nTheorem 1 separates two kinds of failure that are often conflated.\nA functional failure occurs when a valid state supports a law but the chosen functional family is\nadding functional flexibility alone cannot solve the problem.\nThis distinction matters increasingly as biological modelling adopts high-capacity machine-learning\nsystems. Predictive power can improve dramatically with flexible models, but high capacity does not\nremove the requirement that the input representation contain the predictive distinctions needed by\nthe future task. A model can interpolate complicated structure in what it sees; it cannot reconstruct\ndistinctions that are identical in its input but associated with different conditional future laws.\n7.4 Relation to predictive-state and organizational approaches\nThe predictive-equivalence construction is not claimed as new. Computational mechanics,\nepsilon-transducers, predictive-state representations, bisimulation, and related controlled-process"
        },
        {
          "page": 20,
          "text": "3. use matched-present divergence as the primary refutation;\n4. refuse reparameterization as a cure for erased information;\n5. accept state enlargement only when it improves held-out prediction and certifies residual-\nhistory equivalence in its declared support;\n6. test exact structural fingerprints only after the representation has passed the prior gates.\nThis is also complementary to theories of biological organization. Organizational closure concerns\nhow a living system sustains and constrains its own processes; predictive closure asks a different op-\nerational question: what representation is suﬀicient for the future accessible to a declared observer?\nA system can possess rich organizational closure while a chosen instrument observes a non-closing\nprojection. Conversely, a predictive state can be suﬀicient for one narrow experimental jurisdiction\nwithout revealing the full ontology of the organism.\n7.5 Empirical geometry can arise at the observer-world interface\nThe projective branch illustrates why the observer cannot be added as an afterthought. If a latent\nprocess is homogeneous and linear but the observer loses common scale, the residual coordinate\nThe same logic motivates searching for other exact fingerprints associated with other observational\nquotients. The broader research programme is therefore not “fit Möbius maps to biology,” but\nderive the strongest falsifiable structure that follows after the observer, the state claim,\nand the information loss have been declared.\n7.6 Biological meaning of a successful HepG2 result\nThe proposed redox experiment is intentionally narrower than the philosophical reach of the frame-\nwork. A successful matched-present capacity experiment would not prove that every biological state\nis history-dependent, nor that the entire cell has been reconstructed. It would establish something\nmore concrete: within a specified redox jurisdiction, one commonly used present coordinate was\ninsuﬀicient because a historical capacity distinction remained predictive after the coordinate had\nbeen matched.\nIf the enlarged NADPH/NRF2 state then improved held-out prediction and passed the absolute\nresidual-history equivalence criterion, the experiment would demonstrate operational recursive re-\nconstruction: the future would identify a distinction the observer had forgotten, and a new mea-\nsurement would restore the law on a finer present. If the proposed enlargement failed, that failure\nwould itself constrain the next candidate state.\n7.7 Limitations and boundary of the claim\nSeveral boundaries are necessary to keep the central claim exact.\nFirst, predictive equivalence is always relative to accessible tests and finite resolution. Failure to\ndistinguish histories does not establish absolute identity beyond the declared jurisdiction."
        },
        {
          "page": 21,
          "text": "the narrower structural statement that empirical state identity and the existence of an empirical\nlaw depend on the equivalence relation induced by the observer’s accessible futures.\nFourth, exact predictive state reconstruction may be statistically diﬀicult. Weakly separated histo-\nries, sparse interventions, measurement error, and nonstationarity can make distinct states empiri-\ncally unidentifiable.\nFifth, the projective theorem is conditional and classical. It is valuable here because it supplies an\nexact death condition, not because fractional-linear transformations are new.\nSixth, the proposed HepG2 thresholds are preregistration choices rather than universal biological\nconstants. Replication in other systems and laboratories is required before transporting them.\nFinally, the present paper reports no new biological outcomes. The synthetic unit test verifies the\nlogic when ground truth is known; the HepG2 programme is a prospective attempt to make the\ncentral matched-present claim experimentally vulnerable.\n8. Conclusion\nThe observer is inside the world. It cannot carry the world’s complete history forward, so every\nempirical present is a compression. To call that compression a state is to make a precise wager: the\ntion. Exact geometries can then emerge from the relation between latent structure and observational\nloss; the scale-blind two-channel projective branch provides one deliberately narrow example with\nan exact cross-ratio death condition.\nThe resulting grammar is simple. The world has histories. The observer makes distinctions. The\nfuture decides which distinctions must be preserved. Only then does a state exist on which a law\ncan act.\nThe present is what remains of history after every distinction the future still needs has"
        }
      ],
      "closing_pages": [
        21,
        22
      ],
      "abstract_pages": [
        1
      ]
    },
    {
      "key": "current-08",
      "title": "When Equal BED Is Not Equal Biology: Reversal, Graph Closure, and State Recovery",
      "ssrn_id": "7427058",
      "page_count": 23,
      "sha256": "c14f4c804b28af92c47156c25996734e1fc9b1963349c52a13b7114a68b1969d",
      "kind": "current",
      "url": "https://ssrn.com/abstract=7427058",
      "abstract": "Equal physical dose and equal biologically effective dose (BED) do not guarantee equal biology, but any failure is endpoint-specific. In immunocompetent murine tumors, 6+12 Gy and 12+6 Gy—identical in total dose and standard complete-repair LQ BED—produced order-dependent tumor-growth delay and distinct immune states, whereas in vitro clonogenic survival showed no resolved order difference. We formalize reversal as a distributional test of scalar sufficiency. For two fractions at a fixed exchange-symmetric gap, the conventional incomplete-repair LQ cross term 2 beta r(Delta) a b is also reversal-blind; more generally, symmetric quadratic two-time memory commutes under the stated waveform and timing conditions. Aczél's theorem is used only to mark the boundary of continuous, strictly monotone, associative one-scalar composition. After a resolved reversal, state recovery is the primary biological follow-up; K3/K4 graph tests are optional when integrability or potential shape changes the next decision. We also show that nonlinear population pooling can create cycle defect from exact latent units. The resulting protocol uses independent gap qualification, end-to-start timing, equivalence-based ADEQUATE/REJECTED/UNRESOLVED decisions, and unit-linked held-out prediction for candidate state variables. BED is therefore treated as an empirically testable compression whose predictive domain must be declared rather than assumed.",
      "closing": "### PDF page 17\n\nDaniel J. Murray Revised September 2026\n11. CONCLUSION\nBED is retained as an empirical compression, not promoted to universal equivalence. A reversed\npair built from the same component fractions has identical complete-repair LQ BED, and the\nusual symmetric two-fraction incomplete-repair correction remains reversal-blind at fixed exchange-\nsymmetric timing. A resolved endpoint-distribution difference therefore means equal nominal BED\nis not equal predictive state for that endpoint.\nReversal supplies that test without graph machinery. Proposition 1 formalizes the distributional\nnull; the Aczél remark marks the boundary of associative one-scalar replacements. K3/K4 should be\nadded only when integrability or potential shape changes the next decision, because graph verdicts\nidentify neither mechanism nor state dimension.\nThe replacement problem is biological: measure the retained state into which the next exposure\narrives. A candidate state earns support only by restoring held-out prediction under a common\nfuture with state and outcome linked at the inferential-unit level. Destructive parallel mouse cohorts\ncan motivate such a representation but cannot prove unit-level recovery.\nThe practical sequence is therefore: qualify one reversal pair; retain BED where equivalence is\ndemonstrated; after a resolved failure, test state recovery; use complete graphs only when their\nextra structural information earns the extra experimental cost.",
      "role": "Order and graph integrability",
      "scope": "Reversal rejects specified order-blind summary; nonlinear pooling can create metric cycles; potential is not sufficient state.",
      "contribution": "Equal BED can identify histories with different endpoint distributions.",
      "evidence": "Exact reversal null; published external observations; prospective state recovery",
      "notice": "",
      "inspection": "Abstract and conclusion/closing discussion read; prediction-bearing passages indexed and named lists reviewed.",
      "external_version_parity": "Not certified: these are the supplied local manuscript versions.",
      "main_start_page": 1,
      "main_end_page": 17,
      "prediction_passages": [
        {
          "page": 1,
          "text": "create cycle defect from exact latent units. The resulting protocol uses independent gap qualifica-\ntion, end-to-start timing, equivalence-based ADEQUATE/REJECTED/UNRESOL VED decisions,\nand unit-linked held-out prediction for candidate state variables. BED is therefore treated as an\nempirically testable compression whose predictive domain must be declared rather than assumed.\nKey words: biologically effective dose; radiation fractionation; order dependence; history depen-\ndence; tumor microenvironment; integrability; stateful radiation response\n1. INTRODUCTION\nBED compresses a fractionation history to one scalar for schedule comparison. Its utility does\nnot imply biological suﬀiciency for every endpoint: sequence, spacing, waveform, radiation quality,\nspatial context, and pre-exposure state can matter. The question here is when BED-like compression\nretains enough information to predict a declared endpoint.\nReversal is the minimal test. Exchange two component exposures while holding timing and readout\nfixed. Standard complete-repair LQ BED, BED(a,b)=a[1+a/( 𝛼/𝛽)]+b[1+b/(𝛼/𝛽)], is unchanged.\n1Corresponding author: Daniel J. Murray, Independent Researcher, Melbourne, Victoria, Australia. Email: dan-"
        },
        {
          "page": 2,
          "text": "under any common one-to-one transformation. Mean reversal contrasts and graph classifications\nare different; they depend on the prespecified metric scale, pooling, normalization, and eligibility\nrules. A positive distributional reversal is therefore the robust first-stage falsifier, whereas upper\nstructural classifications are scale-conditional.\nBegin with one qualified reversal pair and biological equivalence margins. Add K3/K4 only if their\nstructural verdict changes the next experiment. State recovery is stronger: a candidate state must\nrestore held-out prediction under a common future, with state and outcome linked within the same\nbiological unit or matched split material. No graph verdict identifies a unique mechanism or minimal\nstate dimension.\n2. CLAIM JURISDICTION AND THE SCALAR-COMPRESSION\nCRITERION"
        },
        {
          "page": 3,
          "text": "margin, a residual-variance test, and adequate precision for the features being claimed equivalent.\nThese finite-feature conditions do not establish equality of entire endpoint distributions.\nProposition 1 is intentionally definitional: it turns scalar suﬀiciency into a falsifiable distributional\nnull. Remark 1 (Aczél boundary). Let L map histories into a real interval I with nonempty interior"
        },
        {
          "page": 4,
          "text": "Daniel J. Murray Revised September 2026\nand at least one endpoint excluded, closed under ⊕, with ⊕ continuous, strictly increasing in\neach argument, and associative. If L(H1H2)=L(H1) ⊕L(H2), Aczél’s representation theorem gives a\nmonotone coordinate 𝜓 with 𝜓(x⊕y)=𝜓(x)+𝜓(y) (16); hence ⊕ is commutative and cannot encode\nreversal. This marks a boundary on associative one-scalar replacements, not a newly identified\nradiobiological victim model.\n2.4 Scale and population averaging"
        },
        {
          "page": 6,
          "text": "0 ⊂ 1 ⊂ 2 ⊂ 3 ⊂ 6. (14)\nHere M1 denotes the observable linear-exact restriction Cij = gamma(di-dj). The one-state\nincomplete-repair linear-quadratic temporal model described in Section 4 predicts this restriction\nwhen its entry state is nonzero, but M1 is not a mechanistic label.\n3.4 Why four doses are the mathematical minimum - and not always the practical\noptimum\nWith three dose levels, K3 has three independent edges. The linear-exact class has dimension one,"
        },
        {
          "page": 7,
          "text": "Thus 6+12 and 12+6 Gy have identical nominal BED for any fixed 𝛼/𝛽. Any BED-like symmetric\nfunction of the unordered schedule components is likewise reversal-blind. A reproducible reversal\ndoes not make BED globally wrong; it shows that the declared endpoint is not predicted by that\nscalar alone on the tested domain.\nResult 1 (two-fraction symmetric-memory commutation). For acute fractions a and b at fixed\ngap Δ, conventional incomplete-repair LQ contains the symmetric interaction 2 𝛽r(Δ)ab (11,12).\nMore generally, with one common amplitude-scaled waveform family, a symmetric two-time memory\nor other dynamical models can carry information from the first exposure into the state encountered\nby the second, and therefore need not be order blind. The complete-graph assay does not reject\nsuch models merely because order matters; it classifies the edge field they predict and then asks\nwhich additional state measurements recover prediction.\n4.2 One-state incomplete-repair LQ as an occupant of the linear-exact class\nConsider the classical one-state incomplete-repair system\ṅ𝑋 = 𝑢(𝑡) − 𝜅𝑋, ̇𝐻 = [𝛼 + 2𝛽𝑋]𝑢(𝑡), (18)\nwith two acute blocks a and b, fixed gap Δ, retained fraction r = e−𝜅Δ, and common entry state\nAt fixed gap and preparation, Equation (19) lies in the one-dimensional linear-exact class M1. The\nboundary state x0 controls whether reversal is visible: in a genuinely naive preparation with x0\n= 0, this model predicts zero two-block reversal despite carrying state between exposures. More\ngenerally, any naive stationary quadratic response with a symmetric two-time memory kernel also\ncommutes for two blocks drawn from one common amplitude-scaled waveform family under an\nexchange-symmetric timing convention. The self terms and bilinear ab cross term are unchanged by\nexchange. Thus a reproducibly nonzero reversal in such a naive preparation rejects a substantially"
        },
        {
          "page": 8,
          "text": "S1.\nEquation (19) itself assumes acute blocks and first-order exponential repair. If the linear-exact\nretained-state class is a target of inference, a separately preregistered non-naive stratum is required:\nall material receives the same priming exposure before randomization to the reversal graph. The\nprime is not assumed to isolate one mechanism; it removes the naive boundary degeneracy within\na separately declared response law. Finite-width or differently shaped blocks require model-specific\nre-derivation, while the complete-graph integrability result does not assume exponential repair or\nments in immunocompetent mice, while clonogenic survival was not order-resolved and the in-vivo\nseparation was not reproduced in immunodeficient mice (8). This supports a host-state contribution\nwithout claiming that BED was designed to predict every immune endpoint.\nSia et al. likewise found fraction-size/BED-dependent antitumor immune effects (9). Palmqvist\net al. reported no resolved neutron-gamma order difference on selected endpoints (7); without\nequivalence margins that result is UNRESOL VED here, not demonstrated zero reversal. History\nsensitivity remains endpoint-, preparation-, and timescale-dependent."
        },
        {
          "page": 10,
          "text": "SCALE RULE. The structural class belongs to the declared observation rule. Nonlinear trans-\nformation can change metric classification and can even reverse a difference-of-means edge sign;\npreregister scale, normalization, denominator construction, and any sensitivity scales before order\nlabels are released.\n6.4 What qualifies as a primary endpoint\nA primary metric endpoint should be fixed before order labels are released and satisfy four condi-\ntions:"
        },
        {
          "page": 11,
          "text": "metric integrability; K4 adds quadratic discrimination; and a shape-specific node design is needed to\noveridentify a broader potential family (Section 3.4). Any graph expansion after seeing confirmatory\nresults is a new preregistered experiment, not retrospective promotion.\nGraph extension must earn its cost. Do not multiply schedules merely to obtain a geometric label:\nK3 or K4 is justified only when exact versus non-exact, or quadratic versus broader-exact, changes\nthe biological follow-up, model falsifier, or optimization strategy.\nIf the one-state retained-entry-state class is a target, use a separately preregistered primed stratum\nbecause a naive quadratic-memory system can commute despite memory. Prime all material before\nschedule randomization and analyze naive and primed strata separately.\n7.3 In vivo and non-splittable variants\nFor indivisible in-vivo units, use blocked cohort randomization and model the hierarchy explicitly;"
        },
        {
          "page": 12,
          "text": "8.0 Distributional null and the actual tested features\nProposition 1 is a distributional implication. A difference in any well-defined response feature\nfalsifies equality of the two endpoint laws. The reverse inference is unavailable: matching means\nand the between-replicate variation of mean reversal contrasts does not establish equality of those\nlaws. For example, every preparation can have arm laws 𝑁 (0, 1)and 𝑁 (0, 4): all true mean reversal\ncontrasts and their between-preparation variation vanish, while the endpoint distributions differ.\nThe metric ladder below therefore reports practical equivalence of its prespecified residual means\nand residual biological variation only. For a distributional claim, separately preregister a scien-\ntifically meaningful distance or measure-determining feature model, its tolerance and confidence\nprocedure, and test that target directly. A Bernoulli endpoint is a special case in which its prob-\nability determines its law. Finite testing supports only the declared range, response features and\nmargins, even when a distributional structural null is the motivation.\n. (28)\nAt the primary gap the metric spaces are nested by representation, not by mechanism. On K3: M0\nis zero reversal (dimension 0); M1 is the linear-exact predictor di-dj (dimension 1); M2 is the full\nexact-gradient space (dimension 2), which is also the quadratic-gradient space on three nodes; and\nthe unrestricted edge space has dimension 3. On K4 the same first two classes are followed by M2\nquadratic exact (dimension 2), M3 exact/cubic-on-K4 (dimension 3), and unrestricted dimension 6.\n• K3 and K4 therefore share the decisive first two questions: whether scalar compositional"
        },
        {
          "page": 13,
          "text": "variation margin is the largest acceptable heterogeneous violation across biological replicates. Sup-\nplementary Information S1 gives a worked colony-count conversion from a prespecified percentage-\npoint tolerance to counts at fixed seeded-cell number. Prospective sensitivity analysis should span\ndefensible margins; instability across modest choices is a planning warning.\n8.4 Randomization, residual variance, and sign cancellation\nAn exact assignment randomization test requires a sharp no-effect null and the actual blocked/split-\nmaterial assignment scheme. Zero mean reversal alone does not make order labels exchangeable."
        },
        {
          "page": 15,
          "text": "9. DISCUSSION\n9.1 BED as a conditional measurement, not a universal equivalence\nBED remains useful where it predicts the declared endpoint adequately (6). Vetrugno's 6+12\nversus 12+6 Gy pair shows why suﬀiciency must be endpoint-specific: standard BED is identical, yet\ntumor-growth delay and immune state differed by order in immunocompetent mice while clonogenic\nsurvival did not (8). The argument is not that BED should predict every immune readout, but that\nits predictive domain can be tested.\nProposition 1 supplies the distributional falsifier; the Aczél remark supplies only an associative-\nscalar boundary. If a complete graph is run, Proposition 2 asks whether the metric reversal field is\na node-potential gradient. Neither zero reversal nor finite-node exactness proves a global dose law\nor suﬀicient scalar state.\n9.2 Exact order fields are boundary signatures, not recovered BED\n9.3 When BED fails: recover state instead of inventing another scalar\nAfter a positive reversal, the biological follow-up tests whether a measured state X improves held-\nout prediction under a declared future intervention. Reversal alone does not prove that a chosen\npre-second-fraction measurement must differ: the reversed schedules apply different second inputs,\nand graph algebra does not locate the missing information in time. X and Y must be linked within\nthe same biological unit or prospectively matched split material. Destructive state sampling in\nseparate mouse cohorts supports schedule-level mapping, not unit-level conditional suﬀiciency. A\nfailed well-powered test can reflect an incomplete or mistimed state, an incorrect outcome model,\npoor overlap, or measurement error. For a common future input 𝑈 , the target is\nℒ(𝑌 ∣ 𝑋, 𝑈 , ℎ) = ℒ(𝑌 ∣ 𝑋, 𝑈 ) for supported histories and declared interventions . (30)\nInclude the future dose/waveform in 𝑈 ; it must not be silently omitted when reversed schedules use\ndifferent second fractions. Create distinct histories with overlapping measured-state support, then\nrandomize the same future probe or matched probe panel in prospectively linked material. Hold\nentire histories/schedules and biological replicates out of state construction and outcome-model"
        },
        {
          "page": 16,
          "text": "Daniel J. Murray Revised September 2026\nfitting. An X that only labels schedules with disjoint support cannot demonstrate within-state\nhistory invariance. Predictive improvement is useful but weaker than eliminating the held-out\nhistory residual within a preregistered tolerance. Such predictive evidence does not by itself establish\nthat X mediates the causal effect; mediation requires additional intervention or causal-identification\nassumptions.\nCandidate coordinates are concrete. Vanpouille-Box et al. showed TREX1 induction above ap-\nproximately 12-18 Gy in the studied systems can attenuate cytosolic-DNA/cGAS-STING/type-I-\ntive state, and cell-cycle distribution; outcome material receives fraction 2 and a linearly pooled\nendpoint such as raw colony count at fixed seeding. Train on prespecified schedules and test a held-\nout reversal or replication. Success means X restores prediction within the declared equivalence\nregion, not merely that a biomarker differs.\nSecondary in-vivo immune extension. In a sequence-sensitive syngeneic tumor model (8), prefer\nminimally perturbative serial measurements so X and Y are observed in the same animal. If the\ndesired tumor-state assay is destructive, use separate mapping and outcome cohorts but label the\ndomain; under the Aczél assumptions it also excludes the specified associative one-scalar class.\nThat result stands alone. K3/K4 are optional structural extensions. A stronger state-recovery\nclaim requires a measured X that restores held-out predictive equivalence with X and Y linked at\nthe inferential-unit level.\n10. LIMITATIONS\nFour limits are decisive. Reversal sees only the antisymmetric schedule component. Metric graph\nclasses depend on the prespecified endpoint scale and observation rule, and nonlinear pooling or"
        },
        {
          "page": 17,
          "text": "usual symmetric two-fraction incomplete-repair correction remains reversal-blind at fixed exchange-\nsymmetric timing. A resolved endpoint-distribution difference therefore means equal nominal BED\nis not equal predictive state for that endpoint.\nReversal supplies that test without graph machinery. Proposition 1 formalizes the distributional\nnull; the Aczél remark marks the boundary of associative one-scalar replacements. K3/K4 should be\nadded only when integrability or potential shape changes the next decision, because graph verdicts\nidentify neither mechanism nor state dimension.\nThe replacement problem is biological: measure the retained state into which the next exposure\narrives. A candidate state earns support only by restoring held-out prediction under a common\nfuture with state and outcome linked at the inferential-unit level. Destructive parallel mouse cohorts\ncan motivate such a representation but cannot prove unit-level recovery.\nThe practical sequence is therefore: qualify one reversal pair; retain BED where equivalence is\ndemonstrated; after a resolved failure, test state recovery; use complete graphs only when their"
        }
      ],
      "closing_pages": [
        17
      ],
      "abstract_pages": [
        1
      ]
    },
    {
      "key": "current-09",
      "title": "Finite rescue windows and supply-limited redox commitment in NRF2-active cancer: fold geometry and a discriminating experimental test",
      "ssrn_id": "7427059",
      "page_count": 20,
      "sha256": "8fa4fc0184699bed2135e5e6378820dae1202bcc389621bc88b63a45d4fccd76",
      "kind": "current",
      "url": "https://ssrn.com/abstract=7427059",
      "abstract": "NRF2-active cancers can maintain high antioxidant abundance while losing the capacity to survive redox injury after a specified rescue operation. Published studies demonstrate timed rescue, effects of cystine withdrawal, intervention-dependent survival, and spatial ferroptotic propagation. These findings motivate a local saddle-node hypothesis; they do not identify its parameters or establish durable clonogenic rescue. For the deterministic normal form dx/dt=-M(a+x^2) at constant calibrated depth a>0, passage between fixed sections x_i=A>0 and x_f=-B<0 is an arctangent interval divided by M sqrt(a). Its effective depth-duration exponent lies strictly between 1/2 and 1, approaching those limits at shallow and deep forcing within the model. A monotone crossover follows for symmetric sections; asymmetric sections can produce a nonmonotone exponent profile. This constrained finite-section family is the principal prediction. Time-varying depth requires a coordinate-derivative correction, and interrupted treatment must retain recovery dynamics. A five-depth by seven-duration starting design, adjusted by pilot calibration, combines target engagement, a fixed rescue operation and 7–14-day clonogenic follow-up. A stated observation model links deterministic passage to population survival. Fold, cumulative-exposure, fixed-power and smooth-hazard models are compared on held-out forcing depths using the same response likelihood. Reanalysis reproduces the archived Co wave fit, 5.48 micrometres per minute, and a 168 micrometres median transmission gap. An audit also corrects a prior misinterpretation of the stacked components in the Wiernicki rescue plot. No existing dataset considered here jointly identifies calibrated depth, finite sections, rescue and durable fate. Failure of the prespecified model within a demonstrably tested regime would reject that operational fold hypothesis.",
      "closing": "### PDF page 17\n\nDaniel J. Murray Revised September 2026\nClaim Required observation Failure or limitation\nTumour-normal separation Tumour and relevant normal\nresponse surfaces separate\nunder matched definitions\nEqual/earlier normal failure or\nincompatible assay\nnormalization\nSpatial extension A stated coupling model\npredicts propagation outputs\nPropagation contradicts that\ncoupling/local model\ncombination\n10. Conclusion\nPublished experiments distinguish redox injury from the loss of a particular rescue opportunity,\ndemonstrate dependence on exposure duration, state, intervention and environment, and show fer-\nroptotic propagation in suitably coupled populations. The acute rescue data and spatial descriptors\nare strong motivation for a dynamical theory, while durable clonogenic commitment requires its\nown measurement.\nFor the proposed deterministic fold, fixed straddling finite sections give an exact arctangent passage\nlaw. Its effective exponent lies between 1/2 and 1 with the stated limiting behaviour. Symmetric\nsections give a monotone crossover; asymmetric sections need not. Time-varying forcing requires\na derivative correction and explicit recovery dynamics. Population 𝑇50 follows the single-unit law\nonly under an additional tested observation or heterogeneity model.\nThese restrictions preserve a discriminating hypothesis. A calibrated depth-duration-rescue exper-\niment, durable fate assay and held-out model comparison can establish whether the constrained\nfamily adds predictive value in NRF2-active cancer. Success would provide a quantified, operation-\nspecific boundary of recoverability; failure would reject the tested model without erasing the inde-\npendently established biological rescue phenomena.\nGlossary\nTerm Definition\nOperational commitment Failure of a named rescue operation to restore a\nnamed fate endpoint.\nRescue window Interval in which that operation retains eﬀicacy\nunder the specified assay.\nSurvival margin 𝜇 Normalized local control parameter for the\nproposed fold.\nFold depth 𝑎 Positive calibrated distance below the fold,\n𝑎 = −𝜇.\nMobility 𝑀 Positive kinetic coeﬀicient in a fixed coordinate\nnormalization.\nFinite sections Prespecified entry and rescue-boundary\nlocations used to define passage.\n𝑇𝑐 Deterministic passage time for an individual\nmodel trajectory.\n𝑇50 Population duration yielding the prespecified\n50% normalized survival endpoint.\nTrigger wave Self-regenerating propagation requiring local\nresponse dynamics and spatial coupling.\n\n\n---",
      "role": "Finite rescue and fold regime",
      "scope": "Fixed deterministic sections yield passage formula; asymmetry need not give monotone exponent; moving depth requires extra phase term.",
      "contribution": "A named rescue window is a different object from injury or antioxidant abundance.",
      "evidence": "Conditional fold law; corrected source reanalysis; prospective test",
      "notice": "",
      "inspection": "Abstract and conclusion/closing discussion read; prediction-bearing passages indexed and named lists reviewed.",
      "external_version_parity": "Not certified: these are the supplied local manuscript versions.",
      "main_start_page": 1,
      "main_end_page": 17,
      "prediction_passages": [
        {
          "page": 1,
          "text": "Daniel John Murray\n7 September 2026\nIndependent researcher. Hypothesis and theory paper with secondary analysis of published data.\nAbstract\nNRF2-active cancers can maintain high antioxidant abundance while losing the capacity to survive\nredox injury after a specified rescue operation. Published studies demonstrate timed rescue, effects\nof cystine withdrawal, intervention-dependent survival, and spatial ferroptotic propagation. These\nfindings motivate a local saddle-node hypothesis; they do not identify its parameters or establish\ndurable clonogenic rescue. For the deterministic normal form ̇ 𝑥 = −𝑀 (𝑎 + 𝑥2) at constant cali-\nbrated depth 𝑎 > 0, passage between fixed sections 𝑥𝑖 = 𝐴 > 0 and 𝑥𝑓 = −𝐵 < 0 is an arctangent\ninterval divided by 𝑀 √𝑎. Its effective depth-duration exponent lies strictly between 1/2 and 1,\napproaching those limits at shallow and deep forcing within the model. A monotone crossover\nfollows for symmetric sections; asymmetric sections can produce a nonmonotone exponent profile.\nThis constrained finite-section family is the principal prediction. Time-varying depth requires a\ncoordinate-derivative correction, and interrupted treatment must retain recovery dynamics. A five-\ndepth by seven-duration starting design, adjusted by pilot calibration, combines target engagement,\na fixed rescue operation and 7–14-day clonogenic follow-up. A stated observation model links deter-\nministic passage to population survival. Fold, cumulative-exposure, fixed-power and smooth-hazard\nNo existing dataset considered here jointly identifies calibrated depth, finite sections, rescue and\ndurable fate. Failure of the prespecified model within a demonstrably tested regime would reject\nthat operational fold hypothesis.\nKeywords: NRF2; KEAP1; glutathione; GPX4; ferroptosis; rescue window; saddle-node bifurca-\ntion; clonogenic survival.\nClaim discipline. Published experiments establish timed and state-dependent rescue in their\nstated systems and endpoints. The finite-section fold law remains a quantitative hypothesis for a\nspecified rescue operation and biological regime. It is not a universal law of ferroptosis or a clinical\ntreatment recommendation.\n1. Introduction: abundance is not recoverability\nA calibrated model of glutathione homeostasis separates oxidative collapse from reductive fade under"
        },
        {
          "page": 4,
          "text": "These systems share one local\nfold\nCompatible hypothesis The normal form has not been\nempirically identified across\nthem.\nThe finite-section exponent\nfamily predicts durable rescue\nOpen Requires calibrated\ndepth-duration-rescue data and\nrival-model comparison.\nFigure 1: Figure 1. Evidence architecture: assay-specific rescue, supply perturbation, route depen-"
        },
        {
          "page": 6,
          "text": "4. Local fold model of recoverable survival\n4.1 Normal-form assumptions and dimensions\nA saddle-node is not implied by every codimension-one loss of stability. The fold hypothesis assumes\na smooth deterministic drift with one simple zero eigenvalue at the critical equilibrium, stable\nremaining modes, nonzero parameter derivative in the critical direction and nonzero quadratic\ncoeﬀicient there. After centre-manifold reduction and a fixed local normalization, the leading drift\nhas the form 𝑀 (𝜇 − 𝑥 2) [23–30]. Hopf, transcritical, pitchfork, non-smooth and multiple-slow-\nmode transitions require different hypotheses. Molecular feedback and observed bistability motivate\ntesting a fold; they do not prove these nondegeneracy conditions.\nThe stochastic working model is\n𝑑𝑥 = 𝑀 (𝐸)[𝜇 − 𝑥2]𝑑𝑡 + 𝜎(𝐸)𝑑𝑊𝑡. (1)\nHere 𝑊𝑡 is standard Brownian motion and the stochastic equation is interpreted in the Itô sense."
        },
        {
          "page": 8,
          "text": "Grx1-roGFP2 and hydrogen-peroxide indicators can report components of state [31–33]. They do\nnot directly measure ATP or NADPH supply flux, nor does a single reporter automatically determine\n𝐸, 𝜇 or 𝑀 . A covariate earns such an interpretation through independent calibration and predictive\nperformance.\n4.3 Exact finite passage at constant depth\nSet 𝜇 = −𝑎 < 0 and hold 𝑎 and 𝑀 > 0 constant during a pulse. For 𝑥𝑓 < 𝑥 𝑖, direct separation of\ṅ 𝑥 = −𝑀 (𝑎 + 𝑥2) gives"
        },
        {
          "page": 9,
          "text": "2(1 + 𝑞2) arctan 𝑞 , 𝑞 = 𝑠/ √𝑎.\nThe derivative of 𝑞/[(1 + 𝑞2) arctan 𝑞]has numerator (1 − 𝑞2) arctan 𝑞 − 𝑞 < 0, and 𝑞 decreases with 𝑎.\nThis proves the restricted monotonicity result. The experimentally testable prediction is therefore\nthe full constrained finite-section family, not a universal monotone path between its limits."
        },
        {
          "page": 10,
          "text": "dynamics and passes the resulting state into the next pulse. Summing 𝑀 √−𝜇 only over negative-\nmargin intervals discards recovery and is not a general commitment criterion. For interrupted,\nrapidly changing or noisy treatment, the primary prediction is direct integration of a prespecified\nstate model with the specified rescue operation. The exact constant-pulse test remains the first\nexperimental stage."
        },
        {
          "page": 11,
          "text": "Daniel J. Murray Revised September 2026\n5. A discriminating experimental specification\n5.1 Minimal falsification stage and endpoint\nBegin with one established ferroptosis model whose effective perturbation and rescue can be mea-\nsured reproducibly. An inducible GPX4-loss line provides a genetically defined perturbation, but\ninduction strength, knockdown kinetics and rescue timing still require calibration. A pulse-washout\nsystem is acceptable only if drug removal, persistent target engagement and the resulting stress tra-\ncue maintained during the entire assay measures survival under continued support; it cannot be\ndescribed as treatment-free restoration.\nT able 3. Starting design, subject to prospective pilot adjustment.\nComponent Specification Purpose\nBiological system One characterized model;\nmatched starting state and\nculture conditions\nTest the local hypothesis before\ngeneralization\nCrossing threshold Estimate 𝐹𝑐 independently or\npropagate a narrowly justified\ncalibration uncertainty"
        },
        {
          "page": 12,
          "text": "Daniel J. Murray Revised September 2026\nComponent Specification Purpose\nDurable fate Preregistered clonogenic or\nequivalent reproductive\nendpoint\nSeparate lasting loss from\ntransient assay suppression"
        },
        {
          "page": 13,
          "text": "Use held-out forcing depths as the main extrapolation test, with independent repeat/batch holdouts\nfor reproducibility. Randomly splitting technical wells while sharing all depths is a weaker test of\nfunctional shape. Preregister prediction scores, acceptable calibration error and a model-selection\nrule. AICc may be a secondary criterion only for comparable likelihoods, correctly counted fit-\nted parameters and a defensible independent sampling unit; it must not use repeated timepoints\nas independent replicates. The direction of any reported difference must be stated, for example\nΔAICc = AICcrival − AICcfold > 4 . Where small-sample likelihood assumptions do not support\nAICc, use the prespecified predictive comparison instead.\nThe model has an exact normalization symmetry: 𝑥 ↦ 𝑐𝑥 , 𝑎 ↦ 𝑐 2𝑎, 𝐴 ↦ 𝑐𝐴 , 𝐵 ↦ 𝑐𝐵 and\n𝑀 ↦ 𝑀 /𝑐 preserve Eq. (4). Consequently passage times alone do not identify the absolute\ncoordinate scale or mobility. The sections are also exchangeable in this formula: 𝐴 and 𝐵 cannot\nbe separately labelled as entry and exit from passage-time data alone. Fix the normalization using\n5.4 Decision rules\nSupport requires a reproducible rescue-response transition, acceptable exposure and state calibra-\ntion, and improved held-out prediction by the prespecified finite-section model relative to the rele-\nvant rivals. The effective exponent should match the fitted section geometry within the measured\nregime. Monotone increase is required only for independently justified symmetric sections, not for\nevery finite-section fold.\nA well-powered failure of the common-parameter arctangent family within its calibrated determin-\nistic regime rejects that operational fold model. A rival consistently predicting better weakens the\nclaimed distinctive value of the fold. If no transition is found despite a design established to span\nrelevant rescue and failure states, the proposed boundary model fails for that tested scope. Re-\nsults remain inconclusive when threshold calibration, observation-model adequacy, accessible depth\nrange, duration bracketing or precision prevents discrimination. These categories must be set before\nseeing confirmation data.\nFigure 5: Figure 5. Prospective test sequence and the observation bridge between unit-level passage\nand a population rescue surface. Pilot calibration, a frozen confirmation design and held-out-depth\nprediction are separate stages."
        },
        {
          "page": 14,
          "text": "For constant 𝜇 > 0 and 𝑀 , linearizing at 𝑥𝑠 = √𝜇 gives\n𝜆return = 2𝑀 √𝜇. (10)\nThis secondary prediction requires the same local coordinate and a controlled or independently\nmeasured mobility. Near a fold, additive noise, drift and finite observation windows can obscure the\ndeterministic return rate. In the Ornstein–Uhlenbeck approximation, stationary variance satisfies\nVar(𝑥)𝜆return = 𝜎 2/2. That identity holds for any stable linear scalar relaxation with additive white\nnoise; it does not diagnose a fold. Controlled small perturbations and recovery measurements are\nnon-destructive perturbations can assist calibration before destructive pulses, but perturbation-\ninduced adaptation and phototoxicity require controls. Retain an independently estimated mobility\ncovariate only if it improves prespecified held-out predictions.\n6.3 Calibrating effective forcing\nNominal drug concentration is not fold depth. Near a calibrated threshold, use 𝑎 = 𝜅(𝐹 phys −\n𝐹𝑐,phys) + 𝑜(|𝐹phys − 𝐹𝑐,phys|) with 𝜅 > 0 in stated units, or normalize effective forcing so 𝑎 = 𝐹 − 𝐹 𝑐.\nTarget engagement may constrain this mapping, but a merely monotone reporter does not determine\nnant GPX4 under their tested biochemical assay conditions [39]. That result should be read along-\nside cellular GPX4-associated evidence and assay-specific target-engagement information [11,15].\nThe hypothesis does not settle the compounds’ full target pharmacology. Washout may remove\nfree compound while leaving persistent covalent target inhibition; a nominal pulse therefore need\nnot be a rectangular pulse of 𝜇. Genetic perturbations or validated cellular engagement assays are\npreferable to equating concentration directly with 𝑎, and time-dependent forcing should be modelled\nwhen measurements require it."
        },
        {
          "page": 15,
          "text": "geometry and relevant boundary conditions must be specified and independently tested. Outputs\nbecome initiation probability, front velocity and transmission range. The Co and Roeck results mo-\ntivate distinct coupling hypotheses. Failure of a proposed coupling mechanism rejects that extension\nwithout automatically disproving every uncoupled local fold.\nFigure 6: Figure 6. Heterogeneous and spatial extension: sample-specific trajectories and a stated\nrescue operation determine local fate probabilities; an additional coupling model is required for\ntissue-scale propagation.\nNRF2-active cancers provide a stringent test because high antioxidant abundance can coexist with\nsubstrate and pathway dependencies. SLC7A11/xCT activity can generate cystine and glucose de-\npendencies [34]. Lipid composition, p53 state and antioxidant interventions can alter ferroptosis\nsusceptibility or tumour progression [35–38]. The model asks how far a state is from loss of recov-\nerable survival and how rapidly its support can be redeployed; antioxidant abundance alone does\nnot answer those questions.\nProspective calibration should distinguish basal abundance, inducible reserve, cystine/GSH support,\nNADPH-linked regeneration, target engagement and at least one dynamic reporter. These are\ncandidate explanatory variables, not automatic measurements of 𝐹 , 𝜇 or 𝑀 . Their contribution\nrequires predictive evaluation with appropriate controls. The delayed normal-tissue protection in\nSCLC [18] provides an example of intervention ordering, not evidence that every constitutively\nNRF2-active malignancy has the same response."
        },
        {
          "page": 16,
          "text": "No clinical regimen follows from this paper. Antioxidants, pro-oxidants, dietary interventions, fer-\nroptosis inducers and treatment schedules should not be changed in patients on the basis of these\ncalculations. The proposed experiments are laboratory tests of a dynamical hypothesis.\nNo sex- or gender-stratified inference is made. The cited studies use diverse lines and systems with\nincompletely reported sex information. Prospective experiments should report cell-line or donor sex\nwhere known, authentication, culture conditions and other plausible effect modifiers, and should\nstate the scope of any comparison.\nT able 4. Prespecified claims and failure conditions.\nClaim Required observation Failure or limitation\notherwise\nunbracketed/inconclusive\nFinite-section fold family Improved held-out predictions\nunder fixed calibrated sections,\nmobility and observation model\nRival consistently predicts\nbetter, or response shape\ncontradicts the constrained\nfamily\nSymmetric monotone crossover Independently justified\nMobility covariate matters Independently calibrated\ndynamic measurement\nimproves prediction\nNo reproducible incremental\npredictive value"
        },
        {
          "page": 17,
          "text": "normalization\nSpatial extension A stated coupling model\npredicts propagation outputs\nPropagation contradicts that\ncoupling/local model\ncombination\n10. Conclusion\na derivative correction and explicit recovery dynamics. Population 𝑇50 follows the single-unit law\nonly under an additional tested observation or heterogeneity model.\nThese restrictions preserve a discriminating hypothesis. A calibrated depth-duration-rescue exper-\niment, durable fate assay and held-out model comparison can establish whether the constrained\nfamily adds predictive value in NRF2-active cancer. Success would provide a quantified, operation-\nspecific boundary of recoverability; failure would reject the tested model without erasing the inde-\npendently established biological rescue phenomena.\nGlossary\nTerm Definition"
        }
      ],
      "closing_pages": [
        17
      ],
      "abstract_pages": [
        1
      ]
    },
    {
      "key": "current-10",
      "title": "Predictive Closure: State, action, and the experimental compression of history",
      "ssrn_id": "7427098",
      "page_count": 37,
      "sha256": "39ca286995c0249006fd01cc6bcd9a66efb174798edfa94f996fe41221eb0b0a",
      "kind": "current",
      "url": "https://ssrn.com/abstract=7427098",
      "abstract": "Scientific models routinely compress intervention histories into cumulative dose, cumulative exposure, burden, biologically effective dose, or another endpoint-only summary before asking whether the discarded ordering information remains predictive. This paper builds the missing state–action architecture in the opposite order. A declared experimental world supplies admissible histories, finite future intervention–observation tests, outcomes, operating range, and error tolerance. Predictive equivalence identifies histories exactly when all admitted future laws agree. With a continuation-closed future family, the quotient is the coarsest exact predictive state and deterministic or outcome-labelled admitted continuations induce well-defined partial actions on that state. An unconditioned stochastic intervention instead induces a successor kernel; its observed branches must be retained when they affect later predictions. Inadmissibility and terminal outcomes are part of the future law rather than hidden exceptions. The action itself then becomes an empirical object. We define its predictive action monoid and prove a Predictive Abelianization Theorem: for standardized intervention labels, the ordered word action factors through the unordered multiplicity vector exactly when the generator partial maps commute pairwise, including agreement of domains. Thus cumulative exposure is an earned quotient of intervention history, not a primitive numerical convention. For continuously parameterized interventions, cumulative amount requires an additional one-agent semigroup calibration; pairwise commutation alone is insufficient. A further scalar reduction is a distinct fibre-factorization problem, and an induced scalar composition exists only when concatenation is constant on scalar fibres. Under the standard Aczél hypotheses, that scalar operation has an additive generator unique up to positive scale after identity normalization. Boundedness alone selects neither the operation nor the coordinate. When predictive abelianization fails, the framework does not repair history with another transform. It enters the noncommutative branch. Near an experimentally validated identity limit, fixed-multiset words differ through second order only by inversion counts multiplying pairwise commutators; repeated-word ladders isolate higher-order nested brackets. Reciprocal-pair matrices separate reversal-even interaction from reversal-odd memory, while schedule Hodge decomposition distinguishes additive node potentials from circulation residuals without conflating numerical exactness with ordinal sortability. In a smooth protocol-dependent branch, the same obstruction is the curvature of the predictive transport connection. Curvature is therefore the differential obstruction to abelianization, not an independently postulated biological geometry. Waiting is another protocol direction, giving mixed time–intervention curvature and adjoint gap transport. The global reconstruction is supplied by the complete past–future Hankel object. Finite Hankel rank is equivalent to a finite linear predictive realization; pair blocks provide cheap rank witnesses; reachability and observability separate what the intervention alphabet can write from what the future panel can read. For analytic finite truncations, a Smith-form emergence spectrum links weak perturbative order to the scale at which predictive directions become experimentally visible. Frozen challenge panels can therefore perform challenge-visible curvature tomography without claiming molecular completeness. The resulting theory has one exact fork. A commuting predictive action can descend toward cumulative-vector, scalar, and lawful-coordinate representations. A noncommuting action retains temporal grammar and must be reconstructed as such. Every arrow is an admission test with a named death condition. The paper's contribution is not priority for predictive states, automata, Lie brackets, Hankel realization, functional equations, or connection curvature separately. It is the typed composition of those objects into one experimental calculus for deciding how much of history may lawfully be forgotten.",
      "closing": "### PDF page 31\n\nPREDICTIVE CLOSURE - VERSION 4 MURRA Y - REVISED SEPTEMBER 2026\nThe programme’s strongest philosophical claim is therefore modest in form but broad in reach:\nP/H - FIBRE DISCIPLINE\nA representation is lawful only to the extent that its discarded distinctions remain irrelevant to\nevery future it claims to predict.\nThat statement is not a new physical law. It is a discipline on what counts as state, exposure, composition,\nand coordinate in empirical science.\n15. Conclusion\nPredictive Closure can now be stated without separate foundational papers competing for the same\nmiddle ground.\nHistories define state by future equivalence. Continuation-closed futures make deterministic or outcome-\nlabelled continuations descend to partial predictive actions, with successor kernels for unconditioned\nstochastic actions. Those actions admit an exact global fork. If the generator actions commute, the\nintervention language factors through its abelianization and order can be forgotten at the standardized-\ncount level; with one-agent semigroup calibration, a continuous cumulative-vector representation can\nbe tested. If the actions do not commute, order is predictive information and the appropriate branch is\nTemporal Grammar: weak-word compression, reciprocal commutators, higher-order context, schedule\ncirculation, gap transport, and local curvature in the smooth regime.\nNeither branch ends the state problem. Past–future Hankel reconstruction determines whether the\nresulting representation predicts untouched continuations and how many linear predictive directions the\ndeclared experiment resolves. Only after the cumulative branch passes may a scalar summary be tested.\nOnly after scalar compositional descent and the standard regularity axioms may an Aczél generator be\nused. Boundedness alone supplies none of those steps.\nThe result is one theorem-and-no-go architecture rather than a sequence of loosely related claims:\npredictive state → predictive action →\n(\nabelian cumulative branch,\nnonabelian temporal branch,\n→ predictive realization → only then: scalar coordinate or richer geometry.\n(60)\nCumulative exposure is therefore not the starting noun. It is an earned quotient of action. Temporal\nGrammar is not a rival theory. It is the structure left behind when that quotient fails. Lawful Coordinates\nare not an upstream geometry. They are a downstream scalar branch. The paper’s central scientific\nquestion is the one shared by all three:\nHow much of the past may the present lawfully forget without changing the\nfutures the model claims to predict?\nTheorem-and-no-go paper | claims are jurisdiction-relative 31\n\n\n---",
      "role": "Descent/composition/temporal grammar",
      "scope": "Domain and record preservation precede action algebra; commutation differs from amount calibration; rank is linear realization, not universal memory size.",
      "contribution": "Earn state, action descent, commutation, cumulative amount and scalar composition in that order.",
      "evidence": "Theorem-and-no-go synthesis; computational exemplars",
      "notice": "",
      "inspection": "Abstract and conclusion/closing discussion read; prediction-bearing passages indexed and named lists reviewed.",
      "external_version_parity": "Not certified: these are the supplied local manuscript versions.",
      "main_start_page": 1,
      "main_end_page": 31,
      "prediction_passages": [
        {
          "page": 1,
          "text": "VERSION 4 - UNIFIED STATE-ACTION ARCHITECTURE\nPredictive Closure\nState, action, and the experimental compression of history\nA theorem-and-no-go architecture for cumulative exposure, temporal grammar, predictive realization, and\nlawful coordinates\nDaniel John Murray\nIndependent Researcher, Melbourne, Australia\nORCID: 0009-0005-1794-5945\n7 September 2026 | Version 0.4.1\nThe conclusion written first\nHistories define predictive state by the futures they still change. Interventions\nact on that state only after descent is earned. The action then has one decisive\nfork: commuting generators admit an unordered cumulative representation; non-\ncommuting generators retain temporal grammar. Past–future response blocks\nreconstruct the predictive realization in either branch. Scalar dose is a fur-\nther quotient, and an additive coordinate appears only after scalar composition\npasses closure, identity, continuity, strict order, and associativity. Curvature is\nthe local obstruction to predictive abelianization in the smooth branch, not a\nuniversal geometry. Predictive Closure is therefore a calculus for how much\nhistory may lawfully be forgotten.\nClaim-status key\nP proved here or elementary from definitions\nI imported theorem with named hypotheses\nC conditional corollary once named premises are granted\nE empirical illustration; not validation of the general theorem\nG open gap with a stated closure test\nN countermodel, negative result, or no-go that blocks an overclaim\nScope warning. This is an admissibility and reconstruction calculus for empirical state and intervention history. It does not select the\nlaws of nature, prove that all systems have finite predictive state, derive one universal geometry, or turn every bounded observable into\na hyperbolic coordinate."
        },
        {
          "page": 2,
          "text": "PREDICTIVE CLOSURE - VERSION 4 MURRA Y - REVISED SEPTEMBER 2026\nContents\nAbstract 4\n1 Conclusion first: compression before equations 5\n2 Declared futures and the predictive state quotient 6\n2.1 Empirical jurisdiction . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 6\n2.2 Continuation-closed futures . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 6\n2.3 Partial intervention descent becomes automatic . . . . . . . . . . . . . . . . . . . . . . . . . . 7\n2.4 Nested jurisdictions and coarse dynamics . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 8\n3 Predictive action and the exact abelianization fork 9\n3.1 The predictive action monoid . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 9\n3.2 Predictive Abelianization Theorem . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 9\n3.3 Counts are not yet cumulative amounts . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 10\n3.4 Scalar descent is a second quotient . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 11\n4 Lawful scalar coordinates are a downstream branch 12\n4.1 The lawful-coordinate admission theorem . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 12\n5.4 Reversal-even interaction and reversal-odd memory . . . . . . . . . . . . . . . . . . . . . . . 15\n5.5 Schedule fields and Hodge obstruction . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 16\n6 Smooth predictive transport: curvature is the local abelianization obstruction 16\n6.1 Earning a challenge-visible local manifold . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 16\n6.2 The predictive connection . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 17\n6.3 Time, waiting, washout, and recovery . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 18\n6.4 Challenge-visible curvature tomography . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 19\n6.5 Bianchi and holonomy are conditional extensions . . . . . . . . . . . . . . . . . . . . . . . . 19\n7 Global predictive reconstruction from futures 20\nTheorem-and-no-go paper | claims are jurisdiction-relative 2"
        },
        {
          "page": 3,
          "text": "PREDICTIVE CLOSURE - VERSION 4 MURRA Y - REVISED SEPTEMBER 2026\n7.1 The past–future Hankel object . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 20\n7.2 Cheap pair-block witnesses . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 21\n7.3 Reachability and observability . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 21\n7.4 Predictive emergence spectrum . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 22\n7.5 Feature refinement and distributional state . . . . . . . . . . . . . . . . . . . . . . . . . . . . 22\n7.6 Active state discovery and held-out closure . . . . . . . . . . . . . . . . . . . . . . . . . . . . 22\n8 The completed object: predictive action form 23\n9 Experimental decision architecture 23\n9.1 Stage 1: state before algebra . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 24\n9.2 Stage 2: descent and one-agent calibration . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 24\n9.3 Stage 3: abelianization . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 24\n11 No-go architecture: what the unified theory does not permit 26\n12 Relation to prior frameworks and the actual novelty claim 28\n13 Frozen predictions and falsifiers 28\n14 Discussion: the paper the programme was trying to become 30\n15 Conclusion 31\nData, code, and manuscript status 32\nA Theorem and dependency ledger 32"
        },
        {
          "page": 4,
          "text": "PREDICTIVE CLOSURE - VERSION 4 MURRA Y - REVISED SEPTEMBER 2026\nAbstract\nScientific models routinely compress intervention histories into cumulative dose, cumulative expo-\nsure, burden, biologically effective dose, or another endpoint-only summary before asking whether the\ndiscarded ordering information remains predictive. This paper builds the missing state–action architec-\nture in the opposite order. A declared experimental world supplies admissible histories, finite future\nintervention–observation tests, outcomes, operating range, and error tolerance. Predictive equivalence\nidentifies histories exactly when all admitted future laws agree. With a continuation-closed future family,\nthe quotient is the coarsest exact predictive state and deterministic or outcome-labelled admitted continu-\nations induce well-defined partial actions on that state. An unconditioned stochastic intervention instead\ninduces a successor kernel; its observed branches must be retained when they affect later predictions.\nInadmissibility and terminal outcomes are part of the future law rather than hidden exceptions.\nThe action itself then becomes an empirical object. We define its predictive action monoid and prove a\nPredictive Abelianization Theorem: for standardized intervention labels, the ordered word action factors\nthrough the unordered multiplicity vector exactly when the generator partial maps commute pairwise,\nincluding agreement of domains. Thus cumulative exposure is an earned quotient of intervention history,\nnot a primitive numerical convention. For continuously parameterized interventions, cumulative amount\nrequires an additional one-agent semigroup calibration; pairwise commutation alone is insufficient. A\nfurther scalar reduction is a distinct fibre-factorization problem, and an induced scalar composition exists\nonly when concatenation is constant on scalar fibres. Under the standard Aczél hypotheses, that scalar\noperation has an additive generator unique up to positive scale after identity normalization. Boundedness\nalone selects neither the operation nor the coordinate.\nWhen predictive abelianization fails, the framework does not repair history with another transform. It\nenters the noncommutative branch. Near an experimentally validated identity limit, fixed-multiset words\ndiffer through second order only by inversion counts multiplying pairwise commutators; repeated-word\nladders isolate higher-order nested brackets. Reciprocal-pair matrices separate reversal-even interaction\nfrom reversal-odd memory, while schedule Hodge decomposition distinguishes additive node potentials\nfrom circulation residuals without conflating numerical exactness with ordinal sortability. In a smooth\nprotocol-dependent branch, the same obstruction is the curvature of the predictive transport connection.\nCurvature is therefore the differential obstruction to abelianization, not an independently postulated\nbiological geometry. Waiting is another protocol direction, giving mixed time–intervention curvature and\nadjoint gap transport.\nThe global reconstruction is supplied by the complete past–future Hankel object. Finite Hankel rank is\nequivalent to a finite linear predictive realization; pair blocks provide cheap rank witnesses; reachability\nand observability separate what the intervention alphabet can write from what the future panel can read.\nFor analytic finite truncations, a Smith-form emergence spectrum links weak perturbative order to the\nscale at which predictive directions become experimentally visible. Frozen challenge panels can therefore\nperform challenge-visible curvature tomography without claiming molecular completeness.\nThe resulting theory has one exact fork. A commuting predictive action can descend toward cumulative-\nvector, scalar, and lawful-coordinate representations. A noncommuting action retains temporal grammar\nand must be reconstructed as such. Every arrow is an admission test with a named death condition.\nThe paper’s contribution is not priority for predictive states, automata, Lie brackets, Hankel realization,\nfunctional equations, or connection curvature separately. It is the typed composition of those objects into\none experimental calculus for deciding how much of history may lawfully be forgotten.\nKeywords: predictive state; intervention action; cumulative exposure; abelianization; temporal grammar;\nnoncommutativity; Hankel rank; curvature; dose response; lawful coordinates; system identification;\nhistory dependence.\nTheorem-and-no-go paper | claims are jurisdiction-relative 4"
        },
        {
          "page": 5,
          "text": "PREDICTIVE CLOSURE - VERSION 4 MURRA Y - REVISED SEPTEMBER 2026\n1. Conclusion first: compression before equations\nA scientific model usually begins by naming a state variable and writing its evolution. That order is unsafe\nwhenever the proposed present is itself a compression of history. If two histories are assigned the same\npresent but a common future separates them, the proposed state has already failed before any differential\narithmetic lawful.\nThe correct order is therefore\nhistory → predictive state → predictive action →\n(\nabelian cumulative branch,\nnonabelian temporal branch,\n→ predictive realization\n(1)\nwith scalar composition, additive generators, metric geometry, observation instruments, thermodynamic\nlaws, and continuum limits entering only after their own premises are supplied.\nFigure 1: The unified Predictive Closure architecture. The predictive quotient and descended action are upstream. The central\nfork asks whether order can be forgotten. The abelian branch admits cumulative-vector and then scalar tests; the nonabelian\nbranch enters Temporal Grammar. Both feed global predictive realization. Geometry is downstream, not a substitute for failed\nstate or action compression.\nP/H - CONSTRUCTIONAL CLOSURE CRITERION\nWithin a declared empirical jurisdiction, a representation is structurally closed only relative to the\nobjects it actually claims. It must specify: (i) admissible histories and futures; (ii) when histories\nare the same predictive state; (iii) which interventions act on that state; (iv) whether intervention\norder can be quotiented out; (v) what further vector or scalar compression is claimed; (vi) which\nTheorem-and-no-go paper | claims are jurisdiction-relative 5"
        },
        {
          "page": 6,
          "text": "PREDICTIVE CLOSURE - VERSION 4 MURRA Y - REVISED SEPTEMBER 2026\ncomposition, metric, instrument, stochastic, or continuum premises are independently added; and\n(vii) which held-out observations would reject each compression. Passing the calculus does not show\nthat the resulting dynamics describe nature; it shows only that the representation has earned the\noperations performed on it.\nThis version makes one change to the earlier architecture that is mathematically small and conceptually\ndecisive. It places predictive abelianization between action descent and cumulative exposure. Action descent\nasks whether an intervention is well defined on state. Abelianization asks whether its order can be\nforgotten. Scalar descent asks whether the surviving cumulative vector can be compressed further. These\nare different factorization problems and can fail independently.\n2. Declared futures and the predictive state quotient\n2.1 Empirical jurisdiction\nFix a declared empirical jurisdiction\nJ = ( H, Π, Y, R, ε), (2)\nwhere H is the set of admissible realized histories, Π is the admitted family of future intervention–\nobservation tests, Y is the outcome language, R records operating range and timing, and ε is the tolerated\ndiscrepancy. Exact statements set ε = 0; experiments replace equality with preregistered equivalence\nmargins and confidence regions.\nThe state claim is necessarily jurisdiction-relative. Enlarging the intervention alphabet, future depth,\nfeature family, or resolution can refine state. No finite experiment proves that no richer future could\ndistinguish two histories."
        },
        {
          "page": 7,
          "text": "PREDICTIVE CLOSURE - VERSION 4 MURRA Y - REVISED SEPTEMBER 2026\nincluding agreement of which futures are admissible. The predictive state is the class\nSΠ(h) = [ h]Π, SΠ = H/ ∼Π . (4)\nFigure 2: Predictive state as a future-response row. Histories h1 and h2 are the same predictive state because every admitted\nfuture response agrees; h3 and h4 remain distinct. A finite panel is an experimental projection of this ideal object, not the\ndefinition of metaphysical state.\nP - PROVED MODULE\nPredictive quotient theorem. The relation ∼Π is an equivalence relation. Its quotient SΠ is the\ncoarsest exact state sufficient for the declared future family in the information order: every exact\nsufficient representation z : H → Z factors through distinctions at least as fine as ∼Π.\nProof. Equality of all future laws is reflexive, symmetric, and transitive. If z(h) = z(h′) and z is exact\nsufficient, every admitted future law agrees, hence h ∼Π h′. Therefore z cannot identify histories that the\npredictive quotient separates. □\nThis construction is a controlled-experiment version of causal-state, predictive-state, observable-operator,\nsufficient-statistic, bisimulation, and automata-style future-equivalence ideas [1, 2, 3, 4, 5]. Priority is not\nclaimed for the quotient itself.\n2.3 Partial intervention descent becomes automatic\nFirst consider a deterministic continuation label a ∈ A that maps an admissible history h to the extended"
        },
        {
          "page": 8,
          "text": "PREDICTIVE CLOSURE - VERSION 4 MURRA Y - REVISED SEPTEMBER 2026\nis a well-defined partial map on SΠ.\nP - PROVED MODULE\nContinuation-descent theorem (deterministic continuations). For a continuation-closed future\nworld with deterministic history extension and admissibility included in the future law, every"
        },
        {
          "page": 9,
          "text": "PREDICTIVE CLOSURE - VERSION 4 MURRA Y - REVISED SEPTEMBER 2026\n3. Predictive action and the exact abelianization fork\n3.1 The predictive action monoid\nThe descended intervention maps form an ordered action. For a word\nw = a1a2 · · · ak ∈ A ∗,\ndefine the partial composition\nρ(w) = Tak ◦ · · · ◦ Ta1, (8)\nwith the convention fixed once and used throughout. Function composition is associative wherever\ndefined, even when the interventions do not commute.\nTwo words are predictively action-equivalent when they have the same partial action on SΠ:\nu ≡ρ v ⇐ ⇒ ρ(u) = ρ(v) as partial maps, including equal domains. (9)\nThe quotient A∗/ ≡ρ is the predictive action monoid. This is the action-side analogue of the predictive\nstate quotient and is closely related to syntactic-monoid constructions in automata theory [6].\n3.2 Predictive Abelianization Theorem\nLet n : A∗ → Nm count the multiplicity of each of m standardized intervention labels. The map n forgets\norder and is the abelianization of the free monoid.\nP - PREDICTIVE ABELIANIZATION THEOREM\nLet T1, . . ., Tm be the descended partial generator actions on predictive state. There exists a unique\npartial action ¯ρ of the free commutative monoid Nm such that\nρ(w) = ¯ρ(n(w)) for every word w ∈ A ∗ (10)\nif and only if\nTiTj = TjTi as partial maps for every i, j, (11)\nEquation (10) is the exact admission condition for forgetting order at the level of standardized intervention\ncounts. It is stronger than saying that a particular endpoint happened not to resolve an order effect,\nbecause it is stated on predictive state and all declared futures.\nTheorem-and-no-go paper | claims are jurisdiction-relative 9"
        },
        {
          "page": 10,
          "text": "PREDICTIVE CLOSURE - VERSION 4 MURRA Y - REVISED SEPTEMBER 2026\nFigure 3: The abelian/nonabelian fork. When predictive actions commute, words with the same multiplicities can be quotiented\nto one cumulative count vector. When they do not, the same cumulative ingredients can write different predictive state, and\norder is part of the state-relevant input.\nN - NO-GO / FAILURE BOUNDARY\nA scalar or monotone transform cannot repair failed abelianization. Ifρ(AB)s ̸= ρ(BA)s in predictive\nstate, every injective coordinate preserves that inequality. The repair is a richer state or action\nrepresentation, not a different plotting scale.\n3.3 Counts are not yet cumulative amounts\nTheorem (10) concerns standardized labels. To replace repeated pulses by a continuously valued cumula-"
        },
        {
          "page": 11,
          "text": "PREDICTIVE CLOSURE - VERSION 4 MURRA Y - REVISED SEPTEMBER 2026\nC - CONDITIONAL BRANCH\nContinuous cumulative-vector branch. If each intervention family has an additive semigroup\nparameter θa and the cross-family flows commute on predictive state, then the joint action factors\nthrough the additive parameter monoid Rm\n+ (or the empirically admitted additive interval product).\nThis does not identify physical units; calibration is a separate map.\n3.4 Scalar descent is a second quotient\nEven after cumulative-vector admission, a scalar summary q : Θ → I is not automatically sufficient.\nLet G(θ) denote the complete declared future law after cumulative vector θ. The scalar is predictively\nsufficient exactly when\nq(θ) = q(θ′) = ⇒ G(θ) = G(θ′). (14)\nEquivalently, the future law factors asG = ¯G ◦ q. This is the ordinary fibre criterion, now placed at the\ncorrect point in the compression chain.\nThe comparison holds at a common declared initial predictive state or preparation distribution. In general\nthe future law is G(s0, θ); commutation does not remove dependence on s0.\nA still stronger claim is needed to compose scalar exposures. The vector addition law descends to a binary\nscalar operation ⊕ only when\nq(θ) = q(θ′), q(η) = q(η′) =⇒ q(θ + η) = q(θ′ + η′). (15)\nThen and only then is\nq(θ) ⊕ q(η) := q(θ + η) (16)\nwell defined. Predictive scalar sufficiency, scalar compositional descent, and additive coordinate choice\nare therefore three different questions.\nEquations (15)–(16) assume that Θ is closed under the vector addition being used. If the operating range\ninstead gives a partial composition domain D ⊆ Θ2, one must additionally require\nq(θ) = q(θ′), q(η) = q(η′) = ⇒\nhas constant output wherever addition is allowed, yet (0, 0) is admissible and (1, 1) is not. The scalar fibre\nhas erased admissibility. A bounded operating range must not silently be treated as an additive monoid.\nP - PREDICTIVE COMPRESSION LADDER\nFor a declared intervention world, exact replacement of ordered history by a scalar additive coordi-\nnate requires the following distinct gates in order:\n1. future-equivalence state construction;\n2. intervention descent to predictive state;\n3. one-agent amount calibration if continuous exposure is claimed;\n4. predictive abelianization of cross-intervention order;\n5. cumulative-vector predictive sufficiency;\nTheorem-and-no-go paper | claims are jurisdiction-relative 11"
        },
        {
          "page": 12,
          "text": "PREDICTIVE CLOSURE - VERSION 4 MURRA Y - REVISED SEPTEMBER 2026\n6. scalar fibre sufficiency and scalar compositional descent;\n7. regularity premises for an additive generator.\nFailure at an earlier gate cannot be repaired by satisfying a later one.\n4. Lawful scalar coordinates are a downstream branch\nidentity [15, 16, 17].\nI - IMPORTED THEOREM / STANDARD RESULT\nThe Aczél theorem is imported. Predictive Closure contributes the upstream certificate telling us\nwhen there is a scalar operation to which the theorem may legitimately be applied.\nThe additive image need not always be all ofR. One-sided monoids can map to additive subintervals such\nas [0, ∞). Two-sided unbounded repeated composition forces an additive image without finite endpoints,\nbut that is an additional closure premise."
        },
        {
          "page": 13,
          "text": "PREDICTIVE CLOSURE - VERSION 4 MURRA Y - REVISED SEPTEMBER 2026\nN - NO-GO / FAILURE BOUNDARY\nBoundedness ̸⇒ artanh. Scalar nonlinearity ̸⇒ intrinsic curvature. A coordinate transform ̸⇒ a new\nstate. The first two are branch-identification errors; the third is a state-sufficiency error.\n4.3 Higher-dimensional commuting flows\nIf d complete smooth vector fields commute, are linearly independent, and generate a free transitive action\non a simply connected predictive-state sheet, their joint flow gives a vector additive chart. This is the\nlegitimate higher-dimensional analogue of scalar addition. If the fields do not commute, no coordinate-\nwise scalar transform can turn the action into ordinary vector addition; the system remains in a Lie-group,\nsemigroup, quotient-with-cocycle, gyrogroup, or more general nonabelian branch depending on the\nearned structure [12, 14, 18].\nadditive vector coordinates are themselves a theorem-dependent compression of the action.\n5. The nonabelian branch is Temporal Grammar\nWhen predictive abelianization fails, order is not a nuisance parameter. It is experimentally accessible\ninformation about how interventions act on state. The goal is then not to force a cumulative scalar, but to\ndetermine the smallest ordered action structure that predicts held-out futures.\n5.1 Near-identity interventions and the visibility window\nLet O be a normed space of declared observables or an operator representation sufficient for the chosen\nresponse functional. A standardized weak intervention i is admissible for local analysis when its baseline-\nrelative map has an identity limit"
        },
        {
          "page": 14,
          "text": "PREDICTIVE CLOSURE - VERSION 4 MURRA Y - REVISED SEPTEMBER 2026\nIf no such interval can be supported after calibration, the smooth weak grammar is empirically inadmissi-\nble.\nThis sufficient envelope assumes cp ̸= 0, 0 < η < 1, and Mp+1 > 0. Its lower endpoint uses |Cp(s)| ≥ (1 −\nη)|cp|sp, so an adversarially signed remainder cannot cancel the claimed detectable signal. If Mp+1 = 0,\n5.3 The A2B2 graded ladder\nTwo copies each of A and B produce six exposure-matched words distributed over five inversion lev-\nels. Through second order, one intercept and one directional coefficient predict the entire ladder. The\nduplicated central level provides a protected higher-order channel.\nLet X = αALA and Y = αBLB. Then\nUAUBUBUA − UBUAUAUB = −s3[X + Y, [X, Y]] + o(s3), (25)\nso"
        },
        {
          "page": 15,
          "text": "PREDICTIVE CLOSURE - VERSION 4 MURRA Y - REVISED SEPTEMBER 2026\nFigure 4: The A2B2 ladder. The second-order inversion-count model is strongly overidentified. ABBA and BAAB share the\nsame inversion count, so their leading allowed separation is cubic and isolates a nested-commutator direction.\nThe point is methodological. A single significant order contrast can always be absorbed into an uncon-\nstrained history term. A graded ladder predicts which residuals must remain silent to each perturbative\norder. It can therefore reject the local grammar before a mechanistic state is fitted.\n5.4 Reversal-even interaction and reversal-odd memory\nFor one-letter pasts and futures define the exact pair block\nNij = µ (ij). (27)"
        },
        {
          "page": 16,
          "text": "PREDICTIVE CLOSURE - VERSION 4 MURRA Y - REVISED SEPTEMBER 2026\n5.5 Schedule fields and Hodge obstruction\nFor a scalar endpoint, the calibrated pair coefficients cij = −cji form an antisymmetric edge field on the\nintervention graph. A stronger compression is global sortability:\ncij = ui − uj. (30)\npotential, a scalar coordinate on biological state, or the connection curvature introduced below. These\nare different typed objects even when all use the language of exactness or circulation.\n6. Smooth predictive transport: curvature is the local abelian-\nization obstruction\nThe noncommutative word calculus is valid without a manifold. A smoother geometric refinement\nbecomes legitimate only after the experiment has earned a local differentiable representation of predictive\nstate.\n6.1 Earning a challenge-visible local manifold\nLet a frozen challenge-feature map be\nG(s) =\n\u0001\n∈ Rq, (32)\nwhere each gc is a future-response feature defined on predictive state. A finite panel is not automatically the\nstate. It earns a local challenge-visible chart only when, on a reachable sheet, the preparation-to-response\nmap is smooth, has locally constant rank, separates the predictive states needed by the experiment, and\nremains dynamically closed under the tested interventions to the declared tolerance. The imageMvis ⊂ Rq\ncan then serve as a local response manifold. Failure of any of these gates routes the analysis back to the\nexact discrete/Hankel branch.\nTheorem-and-no-go paper | claims are jurisdiction-relative 16"
        },
        {
          "page": 17,
          "text": "PREDICTIVE CLOSURE - VERSION 4 MURRA Y - REVISED SEPTEMBER 2026\n6.2 The predictive connection\nLet θ = ( θ1, . . ., θm) be calibrated protocol coordinates and let Va(θ, x) be the induced visible-state vector\nfield. Define horizontal fields on protocol space times the visible state sheet by\nHa = ∂a + Va. (33)\nTheir vertical commutator is\n. (36)\nThus an AB/BA experiment is, in the smooth local branch, a measurement of a covector projection of\npredictive curvature.\nP/I - LOCAL PREDICTIVE FLATNESS THEOREM\nOn a regular neighbourhood where the horizontal fields (33) are smooth and transverse to the state\nfibres, the following are locally equivalent:\n1. predictive transport between nearby protocol endpoints is independent of the path;\n2. every sufficiently small protocol loop has trivial predictive transport;\n3. Fab = 0 for all a, b.\nOn a simply connected protocol domain, with regular continuation of the required lifted paths and\nhomotopies maintained globally, flatness supports endpoint-only transport. Without the topology\nand continuation clauses, local flatness does not prove global path independence."
        },
        {
          "page": 18,
          "text": "PREDICTIVE CLOSURE - VERSION 4 MURRA Y - REVISED SEPTEMBER 2026\nFigure 5: Curvature and waiting on protocol space. Reciprocal loops estimate FAB in the smooth branch. Treating time as\nanother protocol coordinate makes recovery and spacing mixed curvature components rather than a separate mathematical\nstory.\n6.3 Time, waiting, washout, and recovery"
        },
        {
          "page": 19,
          "text": "PREDICTIVE CLOSURE - VERSION 4 MURRA Y - REVISED SEPTEMBER 2026\nB = E21, and α = β = e1. Then\nα⊤(BeτLA − AeτLB)β = −e−3τ, e−τLAeτL = e−2τ A.\nThe raw rate −3 lies outside the difference set {0, ±2} without violating the generator model. A spectral\nfalsifier must therefore name and independently calibrate the exact measured coefficient and frame. A\nfinite-dimensional nonlinear state manifold alone does not supply this finite matrix-spectrum conclusion.\n6.4 Challenge-visible curvature tomography\nLet the direct response matrix be\nAca = dgc(Va), (40)\nvisible closure, explicitly distinguishing them from certificates of hidden confounding; recent lattice work\ndevelops discrete diamond-curvature tests for path dependence under prerequisite constraints [23, 22].\nThe present contribution is the placement of such local objects on an empirically defined predictive-state\nquotient and their connection to the global compression ladder.\n6.5 Bianchi and holonomy are conditional extensions\nFor a genuine smooth connection, curvature obeys the Bianchi identity. It becomes an experimental\nconsistency test only if its constituent vector and curvature fields are estimated independently over\nnearby baselines; algebraically recycling the same schedule contrasts would make the check tautological.\nLikewise, classical holonomy theorems require an additional finite transformation-group or principal-\nconnection structure. These are useful future branches, not prerequisites for the core predictive-closure\nresult [20, 21].\nTheorem-and-no-go paper | claims are jurisdiction-relative 19"
        },
        {
          "page": 20,
          "text": "PREDICTIVE CLOSURE - VERSION 4 MURRA Y - REVISED SEPTEMBER 2026\n7. Global predictive reconstruction from futures\nThe action algebra tells us how histories can differ. Predictive realization asks how many coordinates are\nrequired to reproduce all declared past–future responses.\n7.1 The past–future Hankel object\nLet µ (uv) be a scalar response feature after past word u followed by future word v. Define the Hankel\nmatrix\nlabelled joint probabilities and their normalization. These are distinct observation conventions.\nFigure 6: The same response series has a weak-scale filtration and a past–future realization filtration. Hankel rows construct\npredictive states. Singular-value slopes across calibrated pulse scales reveal the perturbative order at which predictive directions\nbecome visible.\nI - IMPORTED THEOREM / STANDARD RESULT\nFinite Hankel realization. A scalar formal response series has finite Hankel rank d if and only if it\nadmits a d-dimensional linear representation"
        },
        {
          "page": 21,
          "text": "PREDICTIVE CLOSURE - VERSION 4 MURRA Y - REVISED SEPTEMBER 2026\nRank is not the number of molecules, the dimension of a chosen nonlinear physical manifold, the number\nof stored bits, or the number of mechanistic pathways. It is the minimal dimension of an exact linear\npredictive realization of the declared series. A molecularly enormous system can have low predictive\nrank, and a low-dimensional physical system can produce a high or infinite observable rank under a rich\nnonlinear observation scheme.\nFor a probability-valued series, a finite real linear realization need not be a positive hidden-state realization.\nNonnegativity, normalization, and admissible stochastic updates remain additional requirements; the"
        },
        {
          "page": 22,
          "text": "PREDICTIVE CLOSURE - VERSION 4 MURRA Y - REVISED SEPTEMBER 2026\n(47). Appending a updates it by xua = M⊤\na xu, and future v is read by β⊤M⊤\nv xu. A new intervention can\nwrite a coordinate that old interventions could not reach; a new future probe can reveal a coordinate that\nwas already written but previously invisible.\n7.4 Predictive emergence spectrum\nA finite Hankel block may be analytic in a common pulse scale s near the identity. Over the ring of\nconvergent real power-series germs, a finite matrix has a Smith normal form. Thus there are locally\ninvertible analytic matrix germs P(s) and Q(s) and uniquely determined integers\n0 ≤ ν1 ≤ · · · ≤ νr (53)\nConsequently, for sufficiently small nonzeros,\nσj(H(s)) = Θ(|s|νj ). (55)\nThe exponents νj are predictive-emergence orders of the frozen finite block.\nThe comparison uses a fixed block and analytic changes of basis invertible at s = 0. A scale-dependent\nnormalization singular at zero can change observed slopes and is not covered by this invariance. They\nreplace the false intuition that exact rank must jump as scale increases. Exact rank can already be full for\nall s ̸= 0; what changes is the visibility of directions above noise.\nThese interpretations are design assignments, not universal labels attached by the algebra.\n7.5 Feature refinement and distributional state\nMean response can hide predictive distinctions carried by variance, survival, lineage, composition, or\nother channels. For a nested feature family G ⊆ G ′, the block Hankel rank cannot decrease. The rank\nincrement measures additional linear predictive directions exposed by the new feature block relative to the\nfrozen history/future truncation. A zero increment means only that the new feature adds no independent\ndirection at that resolution; it does not prove causal irrelevance.\nDeath is an outcome when observed, not missing data. Treatment-induced selection can be part of the\nintervention map if total population, survival denominators, or absorbing states are retained. Conditioning"
        },
        {
          "page": 23,
          "text": "PREDICTIVE CLOSURE - VERSION 4 MURRA Y - REVISED SEPTEMBER 2026\n3. fit the smallest representation that predicts training and validation blocks;\n4. choose untouched futures that best separate unresolved rows or reduce model uncertainty;\n5. test fully held-out histories and continuations;\n6. stop at stable local closure, grow the representation after reproducible failure, or report inadmissibility\nwhen precision cannot decide.\nfresh responses independent of that choice, or a justified sequential inference procedure; reusing selected\noutcomes as an untouched confirmation invalidates the nominal error guarantee.\n8. The completed object: predictive action form\nThe framework does not terminate in a response curve. Once state and action have been earned, the\nexperimentally accessible object is a predictive action form\nPJ =\n\u0000\nSΠ, Mρ, ρ, O, V, Jcost\n\u0001\n, (56)\nwhere SΠ is predictive state, Mρ is the predictive action monoid, ρ is its partial action, O is the declared\nobservation/future map, V is an optional viability set, and Jcost is an optional calibrated intervention/re-\nsource cost.\nGeometry is not built into (56). A topology, metric, connection, Lie-group structure, stochastic kernel,\nor thermodynamic potential is added only after the relevant comparison or dynamics has been inde-\nthe action component retains the successor kernel or outcome instrument specified in Section 2.3; it is not\na single unconditioned posterior state.\nP/C - THE CENTRAL FORK OF THE PREDICTIVE ACTION FORM\nWithin the declared jurisdiction:\nMρ − →\n(\ncommutative image: cumulative-vector branch,\n(57)\nThe two branches are not competing theories. They are alternative structural outcomes of the same\ndescended predictive action. Global Hankel reconstruction remains available in either branch.\n9. Experimental decision architecture\nThe calculus becomes scientific only when every branch has an observable gate. Figure 7 summarizes the\nminimal order of attack.\nTheorem-and-no-go paper | claims are jurisdiction-relative 23"
        },
        {
          "page": 24,
          "text": "PREDICTIVE CLOSURE - VERSION 4 MURRA Y - REVISED SEPTEMBER 2026\nFigure 7: Experimental decision architecture. State is constructed before action algebra; abelianization is tested before\ncumulative exposure; the cumulative and temporal branches are both validated by held-out predictive reconstruction.\n9.1 Stage 1: state before algebra\nCreate at least two different histories and ask whether a proposed present summary is sufficient. Match the\ncandidate state within a preregistered equivalence margin, apply a common held-out future, and compare\ncomplete outcome laws. A reproducible separation refutes the state summary. Practical equivalence\nrequires a valid confidence bound to lie within the prespecified discrepancy margin, with simultaneous\ncontrol over the claims being certified. Failure to reject equality, even in a nominally powered study,\ndoes not establish equivalence. Finite-caliper matching, measurement error, common support, popula-\ninsufficiency finding alone does not identify a within-unit causal memory mechanism.\n9.2 Stage 2: descent and one-agent calibration\nOnce a predictive state representation is proposed, verify that each admitted intervention has the same\nadmissibility and successor future law across histories assigned to one state. For continuously scaled\nactions, estimate single-agent trajectories over a range of physical pulse sizes and search for a parameter in\nwhich the baseline-relative action approaches identity and repeated pulses satisfy the claimed semigroup\nlaw within tolerance. Failure here means the cumulative amount coordinate is not yet earned."
        },
        {
          "page": 25,
          "text": "PREDICTIVE CLOSURE - VERSION 4 MURRA Y - REVISED SEPTEMBER 2026\nFor m ≥ 3 interventions, pairwise commutation claims should be treated as a family. If measurement\nunits rescale response rows and intervention calibration rescales columns, sign incompatibilities and\ncycle products can provide scale-robust obstructions to a symmetric susceptibility submodel, but such\nreciprocity tests are distinct from the more basic commutation test.\n9.4 Stage 4A: cumulative-vector and scalar branch\nAfter one-agent calibration and cross-action commutation pass, test whether the cumulative vector itself\npredicts held-out futures. If it does, compare candidate scalar summaries q(θ) by the fibre criterion (14)\nusing cross-validated future prediction or formal equivalence tests. A scalar that predicts but does not\nsupport a well-defined composition remains a predictive score, not an extensive quantity. Only after\ncompositional descent should Aczél-type coordinate tests be attempted.\n9.5 Stage 4B: temporal branch\nIf order survives, use the smallest overidentified schedule family appropriate to the signal-to-noise ratio.\nThe AB/BA pair is the cheapest falsifier. The A2B2 ladder distinguishes second-order compression from\ncubic context. Three or more interventions permit schedule-field circulation and Hodge tests. Varying\ngaps estimates transport under baseline evolution. A frozen challenge panel can test whether direct and\ncurvature columns expose additional state directions.\n9.6 Stage 5: global reconstruction\nWhichever branch is followed, assemble past–future blocks and demand held-out predictive closure. The\nabelian branch is not exempt: commutation of action maps does not identify different starting states. A\ncumulative vector alone can be incomplete when preparations with the same vector begin from different\npredictive states, or when the claimed state/action descent was supported only on a restricted finite panel.\nThe temporal branch is not exempt either: a beautiful commutator fit does not prove that the complete\nhistory process has finite predictive dimension.\n10. Three empirical illustrations, not validations\nThe theorem architecture is general; its scientific value depends on domains in which the required\ninterventions and held-out futures can actually be measured. The following examples illustrate different\nfailure gates without being pooled as evidence for universal biological geometry.\ndt = (V1 − V2) Gmax − G\nKM + Gmax − G , (58)\naway from saturation. Thus (e, G) is not a deterministic predictive state over that model jurisdiction unless\nV is equal, the prefactor vanishes, or the experiment cannot resolve the difference. The important lesson\nis not that V is universally “the” hidden state. It is that matched-present/common-future separation has\nTheorem-and-no-go paper | claims are jurisdiction-relative 25"
        },
        {
          "page": 26,
          "text": "PREDICTIVE CLOSURE - VERSION 4 MURRA Y - REVISED SEPTEMBER 2026\nan exact mechanistic instance.\n10.2 Radiation: equal cumulative summaries can fail before curve shape matters\nStandard complete-repair linear-quadratic BED is invariant under reversal of the same two fraction sizes.\nA recent two-fraction radiation study reported different immune states for reversed low/high schedules\nThe broader radiation programme therefore has a clean hierarchy: first test reversal; then classify the\nresidual order field if desired; then measure candidate pre-second-fraction state and demand that it restore\nheld-out prediction. A successful state-recovery experiment would not merely add an empirical correction\nterm to BED; it would identify which information the scalar discarded.\n10.3 Antibiotics: finite hysteresis exposes an order-bearing action\nSequential antibiotic experiments demonstrate that pretreatment can change response to the next drug\nand that the direction can depend on order [ 27, 28, 29, 30]. These data are not infinitesimal curvature\nmeasurements unless a near-identity scale law is separately established. They are nevertheless exact\nfinite examples of the action-side question: the same ingredients can write different successor states when\nsequenced differently. In the Predictive Closure architecture, such a result routes the system away from a\ncumulative order-blind representation and toward a schedule-aware or state-aware model.\n11. No-go architecture: what the unified theory does not per-\nmit\nA foundational calculus is strongest when the nearest false theorem is written down and killed. Table 1\nthat measurement and separate\nunder a common future.\nConstruct predictive\nequivalence; enlarge the state\nor narrow the jurisdiction.\nPassing state descent makes\nintervention order irrelevant.\nDescended maps may be\nnoncommuting.\nTest predictive abelianization.\nPairwise order equality at\none endpoint proves\ncommutation.\nThe endpoint may be blind to a\nstate difference.\nUse a separating future panel\nor global predictive rows.\nRepeated pulse count is\ncontinuous cumulative dose.\nOne-agent repetition can fail\nthe semigroup law."
        },
        {
          "page": 27,
          "text": "PREDICTIVE CLOSURE - VERSION 4 MURRA Y - REVISED SEPTEMBER 2026\nBlocked claim Why it fails Required repair\nA scalar output automatically\nhas a scalar composition law.\nFine composition can vary\nequals biological mechanism\ndimension.\nIt is a minimal linear predictive\ndimension, not a molecular\ncount.\nAdd mechanistic perturbations,\npositive-realization constraints,\nabsorbing outcomes; model\nnonrandom dropout.\nPredictive closure alone\nsupplies a thermodynamic\narrow.\nReversible exact dynamics can\npreserve information or fibre\nmodels, Newtonian systems,\nand relativistic fields can share\nthe predictive kernel.\nConstruct the bridge with\nindependent spacetime\npremises.\nThe last three rows preserve the broader type discipline of the earlier Predictive Closure architecture\nwithout allowing those external branches to dominate the state–action theorem. Observation theory,\nTheorem-and-no-go paper | claims are jurisdiction-relative 27"
        },
        {
          "page": 28,
          "text": "PREDICTIVE CLOSURE - VERSION 4 MURRA Y - REVISED SEPTEMBER 2026\nthermodynamics, spacetime reconstruction, and continuum limits remain downstream modules. They are\nnot derived by the core merely because the same word “state” or “curvature” appears in them.\n12. Relation to prior frameworks and the actual novelty claim\nThe mathematical ingredients of this paper have deep precedents. Predictive equivalence and causal-state\nideas appear in computational mechanics and predictive-state representations [ 1, 2, 3]. Finite Hankel\nrealization belongs to automata, formal-series, and system-identification theory [ 6, 7, 8]. Lie brackets,\nchronological calculus, and nonholonomic accessibility are standard in geometric control [9, 10, 11, 12].\nHodge decomposition of pairwise comparison fields is established mathematics [19]. Additive generators\nfor regular associative interval operations are classical functional-equation results [15, 16]. Connection\ncurvature and holonomy are classical geometry [20, 21].\nThe novelty claim is therefore intentionally narrower and more structural:\n1. predictive state, action descent, action abelianization, cumulative amount calibration, scalar descent,\nand lawful coordinate are placed in one strict dependency order;\n2. cumulative exposure is identified as the abelian image of the predictive action, rather than as an\nupstream physical state variable;\n3. Temporal Grammar is identified as the nonabelian branch of the same Predictive Closure architecture,\nrather than as a separate foundational theory;\n4. weak word contrasts and smooth curvature are linked as local diagnostics of failed predictive abelian-\nization, while Hankel realization supplies the global state reconstruction;\n5. every branch carries an empirical death condition that says which richer object is required when\ncompression fails.\nRecent preprints sharpen the boundary. Pasechnyuk-Vilensky develops exact diamond-curvature condi-\ntions for path-independent edge-additive sequential interventions on ideal lattices [22]. Mahadevan’s\nrevised preprint uses Lie-bracket geometry in an interventional screening pipeline and treats nonclosure\nThose works demonstrate that order-sensitive intervention geometry is an active area rather than a\nblank mathematical field. The present paper does not claim priority for order curvature. Its proposed\ncontribution is the predictive-state-first compression ladder and the exact abelian/nonabelian fork linking\ncumulative exposure, temporal grammar, scalar descent, and predictive realization.\n13. Frozen predictions and falsifiers\nA framework of admissibility earns scientific force only through predictions that can fail. Table 2 freezes\nthe main tests at Version 4.\nTheorem-and-no-go paper | claims are jurisdiction-relative 28"
        },
        {
          "page": 29,
          "text": "PREDICTIVE CLOSURE - VERSION 4 MURRA Y - REVISED SEPTEMBER 2026\nTable 2: Frozen predictions and branch falsifiers.\nProgramme Frozen prediction / admission test Falsifier or failure route\nPredictive state A specified pair/future hypothesis\npredicts separation at matched\nmeasured state; a proposed sufficient\naugmentation predicts held-out\nequivalence within its scope.\nThe specified separation fails,\nor the augmentation fails\nequivalence; an untested\nfuture class remains open.\nAction descent Histories in one predictive class have\nidentical intervention admissibility\nand successor future laws.\nDomain or successor-law\nmismatch.\nPersistent semigroup defect\nbeyond tolerance.\nPredictive abelianization All same-multiplicity words act\nidentically iff generator partial maps\ncommute.\nAny replicated reciprocal\nfuture separation.\ncurves require their own\ntransfer law.\nPredictive realization A finite-rank representation predicts\nuntouched past–future blocks and no\nsmaller model does.\nRank growth or held-out\nprediction failure.\nScalar descent Candidate scalar equalizes all future\nlaws and supports a\nrepresentative-independent\ncomposition.\nLawful coordinate An admitted total scalar law satisfies\nthe representation theorem’s\nhypotheses and its generator\nreproduces the same held-out law in\nnew coordinates.\nA structural premise or the\nclaimed transformed equality\nfails; predictive improvement\nis not required by\nreparameterization.\nRedox carrier At matched fast state, future redox\nseparation scales with the measured"
        },
        {
          "page": 30,
          "text": "PREDICTIVE CLOSURE - VERSION 4 MURRA Y - REVISED SEPTEMBER 2026\nProgramme Frozen prediction / admission test Falsifier or failure route\nRadiation cumulative\nscalar\nReversal of same components is null\nif the scalar is sufficient; a positive\nThe earlier branches of the programme appeared to compete because they were written at different layers\nof one compression problem. Bounded coordinates asked how a scalar should be represented. Temporal\nGrammar asked how ordered interventions reveal hidden state. Predictive-state papers asked what state\nmeans. Radiation reversal asked when a cumulative scalar loses history. Predictive Flatness asked when\npath endpoints can replace paths. The unified architecture shows that these were not rival foundations.\nThey are successive gates.\nThe first object is not geometry. It is a future-equivalence quotient. The second object is not a differential\nequation. It is the partial action of interventions on that quotient. Only then does composition become\nthrough the Hankel realization.\nThis ordering resolves several recurrent confusions.\nFirst, physical additivity and predictive sufficiency are different. Absorbed energy, delivered mass,\nelapsed time, and particle counts may be physically additive while remaining insufficient as biological\nstate variables. Predictive Closure does not deny those physical quantities; it tests whether the future law\nfactors through them.\nSecond, order dependence is not nonassociativity. Intervention maps compose associatively as maps. A\nnonzero commutator means only that exchanging order changes the result. The correct algebraic response\nis a noncommutative monoid or its local Lie structure, not a claim that function composition has failed.\ndeclared jurisdiction, in which case a scalar curve may be adequate. The framework is designed to classify\nthat jurisdiction rather than legislate one answer.\nFourth, finite-dimensional reconstruction is an empirical outcome. Predictive Closure does not assume\nthat biology is low-dimensional. It supplies a stopping rule: stable finite rank and held-out closure\nsupport compact prediction; reproducible rank growth reports unresolved or effectively long-memory\nstate; insufficient precision yields inadmissibility rather than a forced model.\nFifth, geometry is earned last. The connection curvature in Section 6 is a local property of an already\nreconstructed action chart. It should not be confused with intrinsic curvature inferred from a sigmoid,\nwith spacetime curvature, or with a universal hyperbolic container. A state space may ultimately be\nEuclidean, spherical, hyperbolic, stratified, Finsler, directed, discrete, or nonmanifold. The predictive\ncalculus licenses the comparison; it does not predetermine the winner.\nTheorem-and-no-go paper | claims are jurisdiction-relative 30"
        },
        {
          "page": 31,
          "text": "PREDICTIVE CLOSURE - VERSION 4 MURRA Y - REVISED SEPTEMBER 2026\nThe programme’s strongest philosophical claim is therefore modest in form but broad in reach:\nP/H - FIBRE DISCIPLINE\nA representation is lawful only to the extent that its discarded distinctions remain irrelevant to\nevery future it claims to predict.\nThat statement is not a new physical law. It is a discipline on what counts as state, exposure, composition,\nand coordinate in empirical science.\n15. Conclusion\nPredictive Closure can now be stated without separate foundational papers competing for the same\nmiddle ground.\nHistories define state by future equivalence. Continuation-closed futures make deterministic or outcome-\nlabelled continuations descend to partial predictive actions, with successor kernels for unconditioned\nstochastic actions. Those actions admit an exact global fork. If the generator actions commute, the\nintervention language factors through its abelianization and order can be forgotten at the standardized-\ncount level; with one-agent semigroup calibration, a continuous cumulative-vector representation can\nbe tested. If the actions do not commute, order is predictive information and the appropriate branch is\nTemporal Grammar: weak-word compression, reciprocal commutators, higher-order context, schedule\ncirculation, gap transport, and local curvature in the smooth regime.\nNeither branch ends the state problem. Past–future Hankel reconstruction determines whether the\nresulting representation predicts untouched continuations and how many linear predictive directions the\ndeclared experiment resolves. Only after the cumulative branch passes may a scalar summary be tested.\nOnly after scalar compositional descent and the standard regularity axioms may an Aczél generator be\nused. Boundedness alone supplies none of those steps.\nThe result is one theorem-and-no-go architecture rather than a sequence of loosely related claims:\npredictive state → predictive action →\n(\nabelian cumulative branch,\nnonabelian temporal branch,\n→ predictive realization → only then: scalar coordinate or richer geometry.\n(60)\nCumulative exposure is therefore not the starting noun. It is an earned quotient of action. Temporal\nGrammar is not a rival theory. It is the structure left behind when that quotient fails. Lawful Coordinates\nare not an upstream geometry. They are a downstream scalar branch. The paper’s central scientific\nquestion is the one shared by all three:\nHow much of the past may the present lawfully forget without changing the\nfutures the model claims to predict?\nTheorem-and-no-go paper | claims are jurisdiction-relative 31"
        }
      ],
      "closing_pages": [
        31
      ],
      "abstract_pages": [
        1
      ]
    },
    {
      "key": "current-11",
      "title": "From Predictive State to Viable Action: Action Sufficiency, Safe Diagnosis, and the Operational Recoverability Bound",
      "ssrn_id": "7427100",
      "page_count": 12,
      "sha256": "1a7f5dadf6c01462c3845627cedfb63949ada7a09a48b0b7d9e36d99474108c5",
      "kind": "current",
      "url": "https://ssrn.com/abstract=7427100",
      "abstract": "A predictive state retains every distinction from history that can alter a declared future law. A living controller, clinician, robot, or certified AI system often needs a coarser object: enough information to choose an acceptable action. Let A_alpha(s) be the actions with success probability at least 1-alpha from state s. A deterministic code is action-sufficient if and only if every code cell has a nonempty common-action intersection. For finite, individually feasible state and action sets, minimum code size is exactly the chromatic number of the hypergraph of inclusion-minimal empty intersections, equivalently the minimum number of actions whose success sets cover all states. Pairwise conflicts give only a lower bound. This static selection result does not establish that the code is recursively updateable or is a sufficient internal state for a sequential controller. Recovery under partial observation adds diagnostic time, safety, and action availability. For two equiprobable hidden states with disjoint acceptable-action sets, the minimum probability of selecting an unacceptable action after a fixed, non-disturbing diagnostic is (1-TV(P_1,P_2))/2. A selection-error tolerance delta therefore requires TV(P_1,P_2) >= 1-2 delta. This is not in general a lower bound on biological failure; action outcome risks require separate accounting. We supply that distinction, a robust policy definition of operational recoverability, and finite reproducible checks. The contribution is a biological and experimental synthesis of predictive representations, state abstraction, set cover, viability, and safe diagnosis. Its empirical claim is that measured hidden-state distinctions can improve held-out action selection before a rescue window closes; no biological dataset or clinical efficacy result is established here.",
      "closing": "PDF page 10\nDaniel J. Murray Revised September 2026\nGate Claim Failure or limiting evidence\nR2 A required selection distinction\nis diagnosable.\nA proved upper bound on best\nadmissible distinguishability\ncannot meet the declared\nselection-error target. A failed\ntested diagnostic alone is\ninsuﬀicient.\nR3 Diagnosis remains timely and\nsafe.\nThe tested diagnostic-control\npolicy consumes the rescue\nopportunity or violates safety\nbefore effective treatment.\nR4 Extra information earns its\ncost.\nA cheaper/coarser code\nachieves equivalent held-out\noutcomes and risk within\ntolerance.\nA practical finite assay must estimate success probabilities with simultaneous uncertainty control. If\nlower confidence bounds 𝐿𝑠,𝑎 jointly cover all declared state-action probabilities, use the conservative\nlibrary ̂𝐴−\n𝛼(𝑠) = {𝑎 ∶ 𝐿 𝑠,𝑎 ≥ 1 − 𝛼}. A common action selected from these sets inherits the\nstated confidence guarantee for that finite table. Empty conservative intersections establish failure\nof certification, not impossibility of rescue; uncertainty can exclude genuinely acceptable actions.\nReport inconclusive results, freeze state reconstruction and code construction before final evaluation,\nand assess diagnostic delay and harm as part of the complete policy.\n11. Discussion: a different meaning of biological information\nThe framework suggests a disciplined hierarchy for biological information. A distinction can be\nreal yet irrelevant to a particular prediction. It can be predictive yet irrelevant to action because\nseveral futures admit the same safe response. It can be action-relevant yet operationally inaccessible\nbecause the required measurement is too slow or destructive. And it can be measurable but useless\nbecause control authority has already vanished. This hierarchy helps explain why living control can\nbe low dimensional without implying that living systems are simple. The molecular world can be\nenormous while the current decision boundary is small. Conversely, a visually simple present can\ndemand a richer controller if hidden histories map to incompatible actions. The correct complexity\nmeasure therefore depends on the task: predictive-state dimension for future-law closure; finite\nhypergraph code size for static action selection; viability geometry for physical authority; and\ndiagnostic distinguishability under time and safety constraints for operational recoverability. The\nresult also sharpens the notion of a “state of health. ” Health cannot generally be one scalar reserve.\nA state is healthy relative to a declared persistence problem when viable controls remain available\nand the information-control loop can still identify and execute them under expected disturbances.\nThis is compatible with specialization: a differentiated cell can lose many possible futures while\nremaining viable because the relevant action set has changed. The framework does not imply\nmaximization of future-option volume or thermodynamic negentropy.\n12. Conclusion\nPredictive Closure answers what the present must retain so that the future law is well defined. That\nis not yet the end of the adaptive problem. A controller must also know which distinctions change\nwhat it should do. The minimum action problem has a simple exact form. A compressed code is\nvalid exactly when every code cell has a common acceptable action. On finite individually feasible\n\n\nPDF page 11\nDaniel J. Murray Revised September 2026\ndomains, the minimum deterministic code is the chromatic number of the minimal-conflict hyper-\ngraph, equivalently the minimum action cover. Recursive implementation requires an additional\nupdate condition. This makes low-dimensional control a falsifiable claim: proposed code classes\nmust survive common-action tests, including higher-order conflicts. Recovery adds the final con-\nstraint. The existence of a successful action in the true state does not guarantee that a real bounded\nobserver can use it. If incompatible rescues sit behind an unresolved state distinction, the distinc-\ntion must be acquired safely before the rescue boundary closes. Statistical distinguishability places\nan error floor on unacceptable-action selection under the stated one-shot assumptions. Outcome\nrisk is separately quantified; viability and time restrict admissible diagnostic policies. The resulting\nchain is\nHistory → predictive state → action-suﬀicient code → viable control → operational\nrecovery . This is not a claim that biology optimizes one universal objective. It is a measurement\narchitecture for asking, at any declared scale, whether the system knows enough, can still act, and\ncan acquire the missing distinction before action ceases to matter.",
      "role": "Action and diagnosis",
      "scope": "Whole-code-cell action intersection yields static set cover; diagnostic time can make physical rescue operationally inaccessible.",
      "contribution": "Predictive distinctions, action-relevant distinctions and safely obtainable distinctions differ.",
      "evidence": "Exact finite action-cover result and diagnostic bound; prospective biology",
      "notice": "",
      "inspection": "Abstract and conclusion/closing discussion read; prediction-bearing passages indexed and named lists reviewed.",
      "external_version_parity": "Not certified: these are the supplied local manuscript versions.",
      "main_start_page": 1,
      "main_end_page": 11,
      "prediction_passages": [
        {
          "page": 1,
          "text": "From Predictive State to Viable Action\nAction Suﬀiciency, Safe Diagnosis, and the Operational Recoverability Bound\nDaniel John Murray\nSeptember 2026 — reviewed revision\nIndependent Researcher, Melbourne, Victoria, Australia\nCentral result. Predictive state may retain more information than a declared action problem\nrequires. A deterministic code is action-suﬀicient exactly when every occupied cell has a common\nacceptable action. For finite, individually feasible states, minimum code size equals a minimal-\nconflict hypergraph’s chromatic number and, equivalently, a set-cover minimum over actions. Phys-\nical rescue can remain unavailable operationally when safe, timely information cannot support an\nferent quantities.\nAbstract\nA predictive state retains every distinction from history that can alter a declared future law. A living\ncontroller, clinician, robot, or certified AI system often needs a coarser object: enough information\nto choose an acceptable action. Let 𝐴𝛼(𝑠) be the actions with success probability at least 1 − 𝛼\nfrom state 𝑠. A deterministic code is action-suﬀicient if and only if every code cell has a nonempty\ncommon-action intersection. For finite, individually feasible state and action sets, minimum code\noutcome risks require separate accounting. We supply that distinction, a robust policy definition\nof operational recoverability, and finite reproducible checks. The contribution is a biological and\nexperimental synthesis of predictive representations, state abstraction, set cover, viability, and safe\ndiagnosis. Its empirical claim is that measured hidden-state distinctions can improve held-out action\nselection before a rescue window closes; no biological dataset or clinical eﬀicacy result is established\nhere.\nKeywords: predictive state; action suﬀiciency; state abstraction; viability; recoverability; safe\ndiagnosis; information; control; biological state; decision theory.\n1. The missing arrow: prediction is not action\nA complete predictive representation answers a demanding question: which histories must remain\ndistinguishable so that every admitted future experiment has the correct conditional law? In"
        },
        {
          "page": 2,
          "text": "Daniel J. Murray Revised September 2026\ncontrolled predictive-state language, histories ℎ, ℎ′ are equivalent when all declared future action-\nobservation tests have the same law. The quotient is the coarsest exact representation for those\ntests. This definition can be stronger than what a particular controller requires [1–5].\nA bacterium need not encode every future molecular trajectory. A tissue need not identify every\nmicroscopic configuration. A clinician need not possess a lossless model of a patient when different\nquestion: what is the least information that must be retained, sensed, or reconstructed to choose a\nviable action before the opportunity disappears?\n2. Predictive state and acceptable-action sets\nFix a history set ℋ, a declared future-test family 𝒯, outcome records, a finite horizon 𝑇, and a\nresponse resolution. For histories and interventions in this jurisdiction, let\n𝐾(ℎ, 𝜏 ) = Law(𝑌 + ∣ ℎ, do(𝜏 )). (1)\nThe kernels are assumptions or empirical targets; a conditional observational distribution alone does\nnot identify an intervention law. Exact predictive equivalence is\nℎ ∼ ℎ ′ ⟺ 𝐾(ℎ, 𝜏 ) = 𝐾(ℎ ′, 𝜏 ) for every 𝜏 ∈ 𝒯. (2)\nWrite 𝑠 = [ℎ] ∈ 𝑆 = ℋ/ ∼ . Every proposed decision policy and every recorded quantity used in\nits success criterion must belong to the predictive jurisdiction. Otherwise success need not be a\nfunction of 𝑠.\nLet 𝐺 be a prospectively specified success event, 𝛼 ∈ [0, 1) an outcome-failure tolerance, and 𝒜 the\nadmissible action library. A utility requirement must first be expressed as an explicit success event\nor as a separate acceptable-action inequality; probability of an unspecified “utility criterion” is not\ndefined. Set\n𝑝𝑠(𝑎) = Pr(𝐺 ∣ 𝑠, do(𝑎)), 𝐴 𝛼(𝑠) = {𝑎 ∈ 𝒜 ∶ 𝑝𝑠(𝑎) ≥ 1 − 𝛼}. (3)"
        },
        {
          "page": 3,
          "text": "Because the code has finitely many occupied cells, no measurability or infinite-selection issue arises.\nThe resulting rule satisfies the inequality for every state. □\nThe criterion is elementary and exact. Predictively distinct states may share one action code\nwhen their common-action intersection is nonempty. For infinite measurable spaces, a measurable\nselector must additionally exist; setwise nonemptiness alone is not a theorem about implementable\nmeasurable control.\n3.2 Predictive state bounds deterministic action-code size\nIf two histories are predictively equivalent in the decision jurisdiction, all declared actions have the\nsame success probabilities and hence the same acceptable-action sets. On an individually feasible\nfinite state domain, the identity code always suﬀices. Consequently,\n𝑚∗ ≤ |𝑆 +|. (6)\nThis compares finite cardinalities; it does not compare a continuous manifold dimension with a\nnumber of codewords. The converse fails: different future laws can share an acceptable action and\none codeword. Thus full predictive information can exceed decision-relevant information. The result\nis consistent with the established model-preserving versus policy-preserving abstraction distinction\n[3,4].\n3.3 No unique action state without a decision declaration\nPredictive equivalence is canonical relative to a future-test repertoire. Minimum action compression\ndepends additionally on the success criterion, action library, failure tolerance, costs, and the use\nof deterministic, randomized, robust, or adaptive policies. Distinct partitions can attain the same\nminimum size. Each declared problem induces a family of suﬀicient compressions; there is no\nuniversal action partition established here."
        },
        {
          "page": 7,
          "text": "The architecture can be written as four related questions; these are not four nested subsets of one\ncommon space.\n1. Predictive state: what distinctions can still alter future laws?\n2. Action suﬀiciency: which of those distinctions alter the existence of a common acceptable\naction?\n3. Control/viability: are the required actions physically available while constraints are respected?\n4. Operational recoverability: can the decision-relevant distinction be acquired safely and early\nbeing action-suﬀicient. A treatment can work in a fully observed model while being operationally\nunavailable under real diagnostic limits. A normal current readout can coexist with low control\nauthority. A highly detailed molecular state can contain more predictive information than any\nviable controller needs.\n7. Biological interpretations and tests\n7.1 Redox and finite rescue windows\nThe glutathione model in [12] motivates a redox test of whether abundance and regenerative capacity\ncan dissociate in experimentally relevant regimes. Two preparations can have similar glutathione\nconcentration while differing in NADPH-linked regeneration, oxidative load, or future rescue re-\nsponse. The predictive-state question asks whether the matched present predicts a common future.\nThe action question is narrower: do the states share a rescue action? The operational question"
        },
        {
          "page": 8,
          "text": "measure a fast diagnostic response or compensating effort, and then freeze a rescue policy before\nthe final outcome is revealed. The proposed redox application fails its added-value test if the extra\nstate distinction neither improves held-out action selection nor predicts the closing rescue boundary.\nSuch a result would not falsify the set-theoretic theorems.\n7.2 Cancer and adaptive therapy\nAdaptive-therapy models explicitly distinguish sensitive and resistant populations and their chang-\ning composition [16]. Equal total burden therefore need not specify the treatment-relevant state.\nFull prediction may require a rich state, while acceptable treatment may depend only on a coarser\npartition of that state. A minimum action code could therefore be substantially smaller than a\ncomplete molecular taxonomy. The hypergraph theorem gives a direct assay: estimate which inter-\nventions are acceptable for each reconstructed state and test whether proposed code classes possess\na nonempty common-action intersection.\nstates whenever their safe repair policies become incompatible. This yields a stronger criterion\nthan pattern correlation. Generate heterogeneous hidden conditions, estimate 𝐴𝛼(𝑠) over a prede-\nclared intervention library, construct the conflict hypergraph, and prospectively test whether the\ncompressed code chooses actions that remain safe and effective on unseen tissues.\n7.4 Disease and cure\nA disease state can be physically reversible but operationally unrecoverable if the state-specific\nrescue exists only behind a diagnostic distinction that cannot be acquired safely before commitment.\nbounded information is adequate when it preserves the distinctions required for safe action.\n9. Relation to prior work and novelty boundary\nThe components of this paper have substantial ancestry. Predictive-state representations encode\nsystems using action-conditional predictions. MDP abstraction distinguishes full-model preservation"
        },
        {
          "page": 9,
          "text": "not asserted to have priority:\n1. placing common-action compression explicitly downstream of experimentally reconstructed\npredictive state;\n2. giving an exact finite minimal-conflict hypergraph characterization, and its classical set-cover\ndual, for deterministic action-code size;\n3. making the distinction between physical and operational recoverability central to biological\nrestoration and cure;\n4. treating the rescue deadline as a joint information-control boundary that can be measured\nprospectively;\n5. providing a cross-domain experimental grammar in which hidden state earns biological rele-\nvance by improving held-out action selection, not merely by improving retrospective fit.\nThe application and added-value claims can fail independently; the conditional mathematical equiv-\nalences are assessed by their proofs and assumptions. If predictive distinctions rarely alter viable\naction, action codes will remain coarse. If diagnostics are always fast relative to rescue windows,\noperational recoverability adds little. If proposed common-action classes fail prospectively, the code\nmust be refined.\n10. Falsification ladder\nThe gates test proposed models, codes, or empirical usefulness. Finite data cannot certify exact\nstate equivalence or a universal action threshold across untested conditions.\nGate Claim Failure or limiting evidence\nA1 Proposed state predicts\ndeclared action-conditioned\nfutures.\nPrior history retains held-out\npredictive information after\nconditioning on state.\nA2 Proposed action code is\nsuﬀicient.\nA code cell has a verified empty"
        },
        {
          "page": 10,
          "text": "11. Discussion: a different meaning of biological information\nThe framework suggests a disciplined hierarchy for biological information. A distinction can be\nreal yet irrelevant to a particular prediction. It can be predictive yet irrelevant to action because\nseveral futures admit the same safe response. It can be action-relevant yet operationally inaccessible\nbecause the required measurement is too slow or destructive. And it can be measurable but useless\nbecause control authority has already vanished. This hierarchy helps explain why living control can\nbe low dimensional without implying that living systems are simple. The molecular world can be\nenormous while the current decision boundary is small. Conversely, a visually simple present can\ndemand a richer controller if hidden histories map to incompatible actions. The correct complexity\nmeasure therefore depends on the task: predictive-state dimension for future-law closure; finite\nhypergraph code size for static action selection; viability geometry for physical authority; and\ndiagnostic distinguishability under time and safety constraints for operational recoverability. The\nresult also sharpens the notion of a “state of health. ” Health cannot generally be one scalar reserve.\nA state is healthy relative to a declared persistence problem when viable controls remain available\nmaximization of future-option volume or thermodynamic negentropy.\n12. Conclusion\nPredictive Closure answers what the present must retain so that the future law is well defined. That\nis not yet the end of the adaptive problem. A controller must also know which distinctions change\nwhat it should do. The minimum action problem has a simple exact form. A compressed code is\nvalid exactly when every code cell has a common acceptable action. On finite individually feasible"
        },
        {
          "page": 11,
          "text": "domains, the minimum deterministic code is the chromatic number of the minimal-conflict hyper-\ngraph, equivalently the minimum action cover. Recursive implementation requires an additional\nupdate condition. This makes low-dimensional control a falsifiable claim: proposed code classes\nmust survive common-action tests, including higher-order conflicts. Recovery adds the final con-\nstraint. The existence of a successful action in the true state does not guarantee that a real bounded\nobserver can use it. If incompatible rescues sit behind an unresolved state distinction, the distinc-\ntion must be acquired safely before the rescue boundary closes. Statistical distinguishability places\nrisk is separately quantified; viability and time restrict admissible diagnostic policies. The resulting\nchain is\nHistory → predictive state → action-suﬀicient code → viable control → operational\nrecovery . This is not a claim that biology optimizes one universal objective. It is a measurement\narchitecture for asking, at any declared scale, whether the system knows enough, can still act, and\ncan acquire the missing distinction before action ceases to matter.\nFunding, competing interests, and AI disclosure\nclaims, proofs, references, and interpretation.\nReferences\n1. Littman ML, Sutton RS, Singh S. Predictive representations of state. Advances in Neural\nInformation Processing Systems. 2001;14:1555–1561.\n2. Shalizi CR, Crutchfield JP. Computational mechanics: pattern and prediction, structure and\nsimplicity. J Stat Phys. 2001;104:817–879. doi:10.1023/A:1010388907793.\n3. Givan R, Dean T, Greig M. Equivalence notions and model minimization in Markov decision\nprocesses. Artificial Intelligence. 2003;147:163–223. doi:10.1016/S0004-3702(02)00376-4.\n4. Li L, Walsh TJ, Littman ML. Towards a unified theory of state abstraction for MDPs. Pro-"
        }
      ],
      "closing_pages": [
        10,
        11
      ],
      "abstract_pages": [
        1
      ]
    },
    {
      "key": "legacy-7347861",
      "title": "The Observer and the World Predictive Closure, the Projective Shadow, and a First-principles Grammar of Empirical Science",
      "ssrn_id": "7347861",
      "page_count": 30,
      "sha256": "db67d916b5cbace59e1dabecd1043ca021707c23fbcc1bc9a631fab57dd83070",
      "kind": "legacy",
      "url": "https://ssrn.com/abstract=7347861",
      "abstract": "### PDF page 2\n\nTHE OBSERVER AND THE WORLD DANIEL JOHN MURRAY\nAbstract\nScience is never practiced from nowhere. An observer is inside nature: it can intervene,\nrecord, and retain only distinctions available through a physical interface. This paper de-\nvelops a first-principles grammar for what follows from that fact. Relative to a declared access\nlayer , histories are identified when every admissible future test assigns them the same future law; the\nresulting predictive quotient is the coarsest state sufficient for that jurisdiction. Raw interventions\ncan be reduced by the same criterion. State is therefore earned from surviving predictive distinctions\nbefore coordinates or geometry are assigned.\nWithin this architecture, Theorem 1 isolates an exact observation geometry. When common scale is\nunavailable and a homogeneous two-channel state transforms linearly, the observable ratio or nor-\nmalized contrast necessarily transforms fractionally linearly and preserves cross-ratio. Conversely,\ncontinuous injective cross-ratio preservation on a real interval identifies a fractional-linear map and\nan abstract two-dimensional homogeneous lift. This is the Observation Projection Theorem ; the\ninduced law is the Projective Shadow , and cross-ratio preservation is its Projective Fingerprint .\nBoundedness alone does not select this branch.\nThe broader Empirical Grammar then asks whether an empirical system is entitled to that geome-\ntry. Scalar closure is tested rather than assumed; deterministic point geometry is licensed only after\na Point-Map Gate ; projective rank is complexity-controlled; and when matched observable states\nproduce different futures, the False-Noun Criterion and Failure Tomography direct state enlarge-\nment. A reproducible synthetic unit test demonstrates quotient recovery, projective identification,\ncontrolled hidden-state failure, robustness under noise and misspecification, and held-out recovery.\nA quantitatively preregisterable HepG2/Grx1-roGFP2 protocol supplies a prospective natural-system\ntest.\nThe larger methodological implication is that scientific disagreement is well posed only after the ob-\nservational lens, intervention jurisdiction, predictive state, horizon, and future records have been\nmade common. The paper does not claim that all observation is projective or that consciousness gen-\nerates physical law. It claims something more elementary: we do not stand outside nature when\nwe describe it. A scientific state is a compression of history; a geometry records what a lens\npreserves; and failed prediction is evidence that the compression erased a distinction the\nfuture can still reveal.\nClaim architecture and evidential status",
      "closing": "### PDF page 26\n\nTHE OBSERVER AND THE WORLD DANIEL JOHN MURRAY\nConclusion: The Observer and the World\nWe do not stand outside nature when we describe it.\nWe are parts of it, interrogating it with finite bodies, instruments, interventions and records. The first\ntask of empirical science is therefore not to announce the world’s nouns from a view from nowhere.\nIt is to determine which distinctions available at an interface remain consequential to the future.\nThat gives the paper its first-principles order:\nphysical access → predictive closure → state → composition\n→ observation geometry → reconstruction by failure.\nA state is a compression of history. To call two histories the same state is to wager that no declared\nfuture experiment will ever need the distinction that was erased. A law is what remains well de-\nfined after that compression. A geometry records what the observational lens preserves. And when\nprediction fails, nature has returned a distinction the representation tried to forget.\nWithin that larger grammar , Theorem 1 gives one exact and unusually transparent observer geome-\ntry. If common scale is unavailable and the relevant homogeneous channels transform linearly, the\nempirical state is projective:\nlinear homogeneous state ⟶ Projective Shadow.\nOn the projective line, the finite law is fractional-linear , the continuous law is Riccati, and the cross-\nratio is the invariant fingerprint. This structure is not implied by boundedness, saturation, or obser-\nvation in general. It is earned by a specific lens. That is why the same Möbius grammar can recur\nin relativity, optics, networks, inference and selection without implying that those sciences share a\nsubstance: they can share an observational structure while describing different things.\nThe Empirical Grammar exists because nature need not remain in that branch. Predictive state can\nbe stochastic. A scalar can fail to close. A point map can fail. Cross-ratios can fail. A hidden coordinate\ncan matter only at a longer horizon. The correct response is not to protect the curve. It is to type the\nfailure, enlarge the state when warranted, and demand that the new description predict futures it\nwas not built to fit.\nThe synthetic study shows that this logic can work under controlled conditions and can fail in the in-\ntended direction under process noise, misspecification, correlated error , uneven sampling and weak\nstate separation. The HepG2 experiment places the same architecture at genuine empirical risk. Its\nstrongest possible outcome is not a beautiful fit. It is the sequence\nearned fast closure → controlled failure → identified missing capacity → held-out recovery.\nIts cleanest negative outcomes are equally valuable: rejection of the Point-Map Gate, rejection of\nthe Projective Fingerprint, failure of the False-Noun test, or failure of the proposed enlarged state to\nrecover prediction. The framework earns credibility only if those outcomes are allowed to kill the\ncorresponding branch.\nThe same discipline changes how scientific disagreement should be approached. Two theories can-\nnot be said to conflict cleanly while they use different observational lenses, different jurisdictions,\ndifferent state compressions or different horizons. Once those are aligned, either the future laws co-\nincide - in which case the disagreement is representational within that jurisdiction - or they separate,\nin which case the dispute has become an experiment.\nAnd the observer itself is no longer absent from the picture. The mathematics does not require con-\nsciousness, but human knowledge is consciously lived and experimentally situated. A mature science\nshould neither elevate that fact into metaphysical magic nor erase it in the name of objectivity. It\nshould declare the channel, declare the jurisdiction, and ask what predictive distinctions survive.\n\n### PDF page 27\n\nTHE OBSERVER AND THE WORLD DANIEL JOHN MURRAY\nNature does not owe science its preferred nouns. A noun earns the name *state* only\nwhen the future can no longer distinguish the histories it compresses. A geometry earns phys-\nical meaning only when the lens that induces it has been identified and tested. A hidden\ndimension earns reality in the model only when restoring it recovers held-out law.\nWe are inside the world we measure. Begin there. Earn state. Test the lens. Let failure\nreturn what was forgotten. Let the future decide.\nThis is the intended meaning of a grammar of empirical science . A grammar does not dictate ev-\nery sentence nature can speak. It specifies how valid descriptions are constructed, how apparently\ndifferent descriptions can be recognized as equivalent, and how contradiction forces revision. The\nambition of the programme is therefore not to impose one geometry on every science. It is to make ex-\nplicit the conditions under which state, geometry and disagreement become scientifically meaningful\nat all.\nIf that standard survives contact with natural systems and unrelated scientific controversies, its reach\nwill not come from claiming universality in advance. It will come from becoming difficult to do care-\nful science without first asking the question on which this paper begins:\nWhat can this observer distinguish, and which of those distinctions does the future still remember?\nAppendix A The Empirical Grammar in Practice\nThe Empirical Grammar places Theorem 1 inside the broader first-principles order of predictive clo-\nsure, observer geometry and failure-driven reconstruction. It is placed in the appendix to keep the\nmain text theorem-centred. The order matters because each later structure is licensed only after the\nearlier one has survived.\nEMPIRICAL GRAMMAR\nEarn state  •  •  use failure to reconstruct  •  let held-out prediction decide\n1 2 3 4\nRAW ACCESS\nactions + records\nJOINT PREDICTIVE\nREDUCTION\nEMPIRICAL STATE\n+ action quotient\nSCALAR\nCLOSURE?\nREGULAR CLOSURE\nAczel coordinate\nLAWFUL ERASURE\nsemigroup / memory\nFALSE NOUN\nsame present,\ndifferent future\nPOINT-MAP GATE\ndeterministic next state?\nPROJECTIVE\nFINGERPRINT\ncross-ratio + rank\nLINEAR LIFT /\nGEOMETRY\nFAILURE TOMOGRAPHY\nreversal + cycle circulation\nSTATE ENLARGEMENT\nadd missing distinction\nif stochastic: use transition kernels,\nnot point geometry\nHELD-OUT FUTURE PREDICTION\nselect the smallest adequate architecture\nnew instruments, policies and\nlonger horizons refine access\ntest lens\nFigure 4 : The Empirical Grammar . Physical access is reduced to predictive state and effective jurisdiction\nbefore coordinates or geometry are assigned. Scalar closure, the Point-Map Gate, the Projective Fingerprint, and\nprojective rank are empirical tests. Failure feeds back through state enlargement, and every branch returns to\nheld-out future prediction.\nStep 1 Declare the physical access layer\nList what the apparatus can actually do and record, together with the background assumptions\nneeded to treat those actions and records as reproducible. The repertoire is theory-laden; the latent\n\n### PDF page 28\n\nTHE OBSERVER AND THE WORLD DANIEL JOHN MURRAY\nstate geometry is not assumed merely because the apparatus has coordinates.\nStep 2 Learn predictive state and effective jurisdiction jointly\nEstimate future-law features, reconstruct the coarsest supported history classes, and quotient inter-\nventions that are future-law indistinguishable. Include adaptive policies as probes when useful; the\npolicy-closure proposition guarantees that the same predictive state notion applies.\nStep 3 State the horizon, resolution and estimator\nReport the future-test family, predictive metric, uncertainty method, clustering/model-selection rule\nand held-out split. Approximate closeness is not an equivalence relation.\nStep 4 Test proposed state variables\nIf matched proposed states produce different future laws, the variable is not sufficient. Enlarge the\nstate before assigning geometry.\nStep 5 Test scalar sequential closure\n• no single-valued composition: Case I, state failure;\n• associative but nonregular/non-cancellative composition: Case II, lawful erasure/semigroup;\n• continuous strictly monotone closure: Case III, reconstruct the Aczél natural coordinate 𝑟 = 𝜙(𝑥).\nStep 6 Pass the Point-Map Gate\nEstimate the transition kernel 𝐾𝑢(𝑠, ⋅). If next predictive state retains non-degenerate stochastic\nspread beyond reconstruction error , reject deterministic point geometry for that representation.\nModel the kernel or enlarge state instead.\nStep 7 Test the Projective Fingerprint Rather Than Fitting It\nFor a deterministic one-dimensional branch, test cross-ratio preservation on unused quadruples. A\npass licenses a Möbius representation and an abstract two-channel homogeneous lift. A failure leaves\na non-projective regular branch unless state adequacy itself has failed.\nStep 8 Select projective dimension under penalty\nWhen richer predictive coordinates exist, compare ℙ𝑑−1 candidates only up to a predeclared 𝑑max.\nChoose the smallest dimension supported by held-out prediction or a declared complexity penalty.\nDo not use unbounded rank as an unfalsifiable repair .\nStep 9 Search for physical homogeneous channels\nAn abstract lift does not identify its physical coordinates. Ask whether independently measurable\ndomain variables transform linearly/homogeneously in the required way. Failure to find them is a\nphysical-lift failure, not a mathematical contradiction.\nStep 10 Earn smooth calculus\nUse Lie brackets only after the reconstructed predictive-law family has an identifiable smooth finite-\ndimensional constant-rank realization. Otherwise use discrete graph cycles and nonparametric pre-\ndictive tests.\nStep 11 Use Failure Tomography\nWhere smoothness holds, test the 𝑎𝑏 reversal law and iterated commutators. At finite amplitude or\nwithout smoothness, test graph-cycle circulation. Candidate new coordinates are hypotheses gener-\nated by the defect, not automatically real dimensions.\nStep 12 Demand held-out recovery\nFreeze the enlarged architecture and predict future records under histories/policies that were not\nused to construct it. A missing variable earns state status only if it improves held-out predictive law\nafter complexity is accounted for .",
      "role": "Observer predecessor",
      "scope": "Retain projective conditional branch; successor governs support, measurable quotient and finite equivalence.",
      "contribution": "Physical access selects the empirical quotient; projective geometry needs a particular observation structure.",
      "evidence": "Earlier conditional theorem and synthetic test; successor governs scope",
      "notice": "Programme update, 7 September 2026. This earlier formulation is preserved. The current expanded treatment is The Observer and the World: Predictive state, lawful forgetting, and the geometry of empirical reality (https://papers.ssrn.com/sol3/papers.cfm?abstract_id=7426998), read with Predictive Closure (https://papers.ssrn.com/sol3/papers.cfm?abstract_id=7427098). Use the newer statements of quotient measurability and support, matched-present/common-future tests, and confidence bounds for empirical equivalence. A failure to reject a difference is not a certificate of equivalence. Order reversal diagnoses a specified order-blind representation; it does not by itself prove that every scalar state description fails. Projective geometry remains conditional on the declared observation structure, as this earlier abstract also states. New successor records cited in this notice were submitted on 7 September 2026 and are awaiting SSRN review; their pages may not yet be publicly available.",
      "inspection": "Abstract and conclusion/closing discussion read; prediction-bearing passages indexed and named lists reviewed.",
      "external_version_parity": "Not certified: these are the supplied local manuscript versions.",
      "main_start_page": 2,
      "main_end_page": 28,
      "prediction_passages": [
        {
          "page": 2,
          "text": "velops a first-principles grammar for what follows from that fact. Relative to a declared access\nlayer , histories are identified when every admissible future test assigns them the same future law; the\nresulting predictive quotient is the coarsest state sufficient for that jurisdiction. Raw interventions\ncan be reduced by the same criterion. State is therefore earned from surviving predictive distinctions\nbefore coordinates or geometry are assigned.\nWithin this architecture, Theorem 1 isolates an exact observation geometry. When common scale is\nunavailable and a homogeneous two-channel state transforms linearly, the observable ratio or nor-\nmalized contrast necessarily transforms fractionally linearly and preserves cross-ratio. Conversely,\nment. A reproducible synthetic unit test demonstrates quotient recovery, projective identification,\ncontrolled hidden-state failure, robustness under noise and misspecification, and held-out recovery.\nA quantitatively preregisterable HepG2/Grx1-roGFP2 protocol supplies a prospective natural-system\ntest.\nThe larger methodological implication is that scientific disagreement is well posed only after the ob-\nservational lens, intervention jurisdiction, predictive state, horizon, and future records have been\nmade common. The paper does not claim that all observation is projective or that consciousness gen-\nerates physical law. It claims something more elementary: we do not stand outside nature when\nwe describe it. A scientific state is a compression of history; a geometry records what a lens\npreserves; and failed prediction is evidence that the compression erased a distinction the\nfuture can still reveal.\nClaim architecture and evidential status"
        },
        {
          "page": 3,
          "text": "Layer Claim Status What can de-\nfeat it\nPredictive\nclosure\nHistories with identical future laws\ndefine the minimal predictive state\nrelative to declared access\nestablished con-\nstruction / con-\nstitutive\ndecision archi-\ntecture\nprospective\nfailure to iden-\ntify or recover\npredictive\nstate under\ndeclared gates\nSynthetic\nstudy\nHepG2 redox A fast projective jurisdiction may\nfail when slower NADPH/NRF2 ca-\npacity becomes predictive\nprospective hy-\npothesis\nany prereg-\nistered gate\nfailure\nevery distinction between them has become irrelevant to every declared future test. If the future later\nseparates them, the promise was false and the state was too small. In this sense a state is surviving\npredictive history: a compression of the past justified only by closure of the future.\nGeometry is downstream of that compression. One particularly important lens discards common\nscale. Suppose a latent description contains two nonzero homogeneous channels\n𝑧 = ( 𝑧1\n𝑧2"
        },
        {
          "page": 4,
          "text": "trary compression of a linear system is not generally projective. Theorem 1 applies when the obser-\nvation map is homogeneous or scale-blind in the stated sense. The power of the claim comes from\nthis narrowness: when those hypotheses are earned, the geometry is not chosen.\nCorollary 1 The Projective Equivalence Principle\nTheorem 1 immediately explains why the same Möbius law can recur in sciences that share no phys-\nical substrate.\nCorollary 1 (Projective Equivalence Principle). If two empirical domains independently"
        },
        {
          "page": 5,
          "text": "Γ, impedance Smith-chart Möbius\nmaps [15,16]\nBinary inference two positive hypothesis\nweights\nposterior odds additive log-odds\nTwo-allele fixed selection two type abundances allele-frequency odds additive log relative\nfitness [17]\nsupplies linear homogeneous channels, and normalization removes common scale. The projective\nlaw is then the same representation-theoretic consequence. The catalogue therefore validates the\ntyping of the mechanism , while the synthetic and prospective biological tests are where the frame-\nwork itself takes discovery risk.\nA particularly useful comparison is binary inference versus fixed-fitness selection. Both obey\nnew odds = multiplicative factor × old odds,\nso their log-odds are additive even though one factor is a likelihood ratio and the other a relative\nexplained coincidence: scale-blind observation of linear homogeneous state necessarily casts\na Projective Shadow. The cross-ratio is its operational fingerprint. Failure Tomography is the\nprotocol for discovering predictive structure that lies beyond that shadow.\nProjectivity is not boundedness\nThe observer-centered theorem also identifies an important limit. A bounded observable does not,\nmerely by being bounded, inherit Möbius composition or hyperbolic geometry.\nLet"
        },
        {
          "page": 6,
          "text": "From observer theorem to empirical grammar\nThe universal kernel and the exact branch. The Projective Shadow is not the universal\nlayer of the framework. **Predictive closure is.** Every application first asks which histories\nand interventions remain distinguishable by future law. Projective geometry enters only after\na sufficient state has been earned, a point map is licensed, and scale-blind homogeneous linear\nstructure survives testing.\nThe Observation Projection Theorem begins with a state on which transformations act. Empirical\nscience does not generally begin with such a state already identified. Before asking whether a state\ntransforms projectively, one must determine what the state is, what interventions are effectively dis-\ntinct, whether one scalar closes, and whether the next predictive state is sufficiently deterministic for\na point transformation to be meaningful.\nThat is why the rest of this paper has the form of a grammar rather than a universal projective model.\nThe theorem supplies the observer geometry for one sharply defined branch. The grammar deter-\nmines when an empirical system is entitled to enter that branch and what to do when it does not.\nThe order is\nphysical access → predictive distinction → state → closure → Point-Map Gate → geometry.\nWhen a proposed compression fails, the future itself identifies the problem:\nsame recorded present + different future ⇒ the representation forgot something predictive .\nThat is the False-Noun Criterion. Under the appropriate smoothness conditions, reversal defects\nprobe Lie-bracket directions; at finite amplitude, cycle circulation tests global scalar integrability.\nTogether these constitute Failure Tomography. No inferred variable is accepted merely because it\nrepairs a fit: the enlarged state must improve prediction on data that were not used to construct it.\nThe workflow is therefore not the primary discovery. It is the operational consequence of the observer\ntheorem:\nEarn state. Test the lens. Use failure to reconstruct. Let held-out prediction decide.\nThe full twelve-step implementation and decision diagram are collected in Appendix A, so that the\ntheorem remains visually primary in the main argument.\nWhat the Grammar Adds Beyond Causal States and PSRs\nThe predictive-state layer is established work. Causal states, epsilon-transducers, and predictive-state\nrepresentations construct future-sufficient state from observations and controlled action-observation\nsequences [1-3]. CSSR and spectral PSR methods provide concrete learning procedures under explicit\nassumptions [24,25,26]. The Empirical Grammar is not a replacement estimator . It is a decision\nlayer placed around those estimators.\nhere\nWhat state is sufficient for future\nprediction?\nCore problem; established Uses the learned state as the\nstarting object, not as the\nconclusion"
        },
        {
          "page": 7,
          "text": "geometry be fitted?\nNot a canonical PSR step Point-Map Gate requires the next\npredictive state to be sufficiently\nconcentrated around a point map\nWhat observational condition\nselects projective geometry?\nNot supplied by predictive-state\nreconstruction\nObservation Projection\nTheorem: scale-blind access to\nhomogeneous linear state forces\nthe standard construction\nProjective Fingerprint: held-out\nMöbius prediction plus cross-ratio\npreservation\nWhat happens when one scalar is\ninadequate?\nState splitting/model refinement is\ncomplexity-penalized before the\nfinal test\nThe distinction is therefore precise. Predictive-state methods answer what must be remembered\nfor prediction. The additional grammar asks what operations are effectively distinct, whether\na point geometry is licensed, which geometry is forced by the observer’s lens, and what struc-\ntured experiment should follow when a proposed representation fails . The projective mathe-\nmatics itself is classical; the contribution is the observer-world typing and the sequence of empirical\ngates that makes that branch falsifiable.\nThe forward algebra of Theorem 1 remains intentionally elementary. Scientific content resides in\nidentifying scale-blindness as the observational condition that forces projective geometry and in turn-\ning cross-ratio preservation into a held-out test rather than a coordinate choice.\nWhere State Begins: Actions, Records, and the Birth of the Quotient\nBefore jurisdiction: the raw operational repertoire\nThe main apparent circularity in an operational reconstruction is immediate. Predictive state is de-\nfined relative to a family of admissible future tests, but how can those tests be specified without\nalready knowing the world’s state space and causal structure?\nThe answer is to distinguish an operational repertoire from an effective jurisdiction.\nLet 𝒰0 be a raw set of intervention labels corresponding to procedures the apparatus can physically\nsome operations executable and some records measurable; even choosing a pulse amplitude rather\nthan a waveform is a modeling decision. The claim here is therefore relative, not foundational in the\nsense of escaping all prior theory: once a physical access layer has been built, predictive state can be\nreconstructed without additionally assuming the state geometry that the reconstruction is meant to\ntest. New instruments change that access layer and can refine the resulting state.\nA finite history is written\nℎ𝑡 = (𝑢1, 𝑦1; … ; 𝑢𝑡, 𝑦𝑡),"
        },
        {
          "page": 8,
          "text": "when\n𝑃 (𝐴 ∣ ℎ, 𝑢1∶𝑘) = 𝑃 (𝐴 ∣ ℎ′, 𝑢1∶𝑘)\nfor every admissible future sequence and every future record event. The predictive state is\n𝑆(ℎ) = [ℎ]∼.\nThis is the controlled predictive-state or causal-state construction [1-3].\nIntervention equivalence\nTwo raw interventions 𝑢, 𝑣 ∈ 𝒰0 are predictively equivalent, written\n𝑢 ≈ 𝑣,\nif replacing one by the other never changes the law of the complete future record, for any history and\nany later continuation. Explicitly, for every history ℎ, continuation 𝑤2∶𝑘, and future record event 𝐴,\n𝑃 (𝐴 ∣ ℎ, 𝑢, 𝑤2∶𝑘) = 𝑃 (𝐴 ∣ ℎ, 𝑣, 𝑤2∶𝑘).\nThe effective jurisdiction is the quotient\n𝒥⋆ = 𝒰0/ ≈ .\nThus physically different buttons that are predictively indistinguishable occupy the same operational\naction class.\nMinimal joint predictive reduction\nRelative to the declared access layer and horizon, the history and intervention quotients are the\ncoarsest representations preserving all future-law distinctions. If a history representation 𝑅 is suf-\nficient,\n𝑅(ℎ) = 𝑅(ℎ′) ⇒ ℎ ∼ ℎ′,\nthen its fibers refine predictive equivalence and there is a unique map on im 𝑅 such that\n𝑆 = 𝑓 ∘ 𝑅.\nThe same factorization holds for any sufficient intervention representation and 𝒥⋆. The direction\nmatters: a richer representation may retain distinctions prediction does not need, but every sufficient"
        },
        {
          "page": 9,
          "text": "THE OBSERVER AND THE WORLD DANIEL JOHN MURRAY\nrepresentation can be compressed to the predictive quotient. The construction is canonical relative\nto the physical access layer , which remains theory-laden and may change when new instruments\nare built.\nAdaptive policies do not require a second state definition\nFor measurable non-anticipating policies, open-loop predictive equivalence is already sufficient. If\ntwo histories induce identical future-record laws for every fixed action sequence through horizon\n𝑇 , then induction over the record prefix gives identical laws under every policy whose next action\ndepends only on the observable past. Fixed sequences are degenerate policies, so the converse is\nimmediate. Adaptive experimentation therefore changes which distinctions are efficiently dis-\ncovered, not the definition of predictive state.\nJurisdiction refinement\nNew instruments enlarge the executable repertoire. If 𝒰1 ⊆ 𝒰2, equivalence under the richer reper-\ntoire implies equivalence under the poorer one, giving a canonical surjection\n𝑆𝒰2\n.\nThus scientific state spaces form a refinement system rather than a fixed ontology: new actions or\nrecords can split an old predictive class without making it wrong in its former jurisdiction.\nLearning predictive state and jurisdiction from finite data\nExact predictive equivalence is a population object. With finite data, choose a distance 𝐷 between\nconditional future laws and define finite-horizon predictive and intervention pseudometrics. Be-\ncause 𝜖-closeness is not transitive, finite-resolution state is a model-selection problem, not an exact\nquotient produced by thresholding noisy pairwise distances. This connects directly to probabilistic\nbisimulation metrics, CSSR, and spectral PSR learning [21,22,24,25,26].\nAlgorithm 1. Confidence-aware predictive reconstruction\n1. Predeclare the horizon, probe policies, observation resolution, estimator , and reconstruc-\ntion/validation/test splits.\n2. Estimate conditional future laws for sampled histories and probes, with uncertainty.\n3. Cluster by a diameter-controlled rule such as complete linkage rather than single-link chaining.\n6. Select new probes for expected information gain, then freeze the architecture before the final\nheld-out test.\nUnder a finite separated-state model, uniform consistency of the predictive-law estimates and a\nthreshold lying strictly between within-state estimation error and the minimum between-state\nseparation are sufficient for complete-link recovery of the true partition with probability tend-\ning to one. This is a standard margin argument, not a universal sample-complexity theorem.\nContinuous-state, weakly separated, long-memory, and adaptively collected processes require the\naround those estimators.\nState adequacy and the false-noun criterion\nScientific practice rarely manipulates the predictive quotient directly. It proposes variables\n𝐿 ∶ ℋ → 𝒳,\nsuch as dose, temperature, concentration, velocity, genotype frequency, disease stage or a vector of\nbiomarkers.\nState adequacy criterion"
        },
        {
          "page": 10,
          "text": "the measurement has forgotten a distinction the future can still reveal.\nThe remedy is structural, not rhetorical: enlarge the representation to (𝐿, 𝑍), or to a richer object,\nuntil future prediction closes.\nThe statement\nstate = surviving predictive history\nis therefore not an ontological claim about what reality is made of. It is the canonical answer to a\nmodeling question: which distinctions from the past remain necessary for the declared future tests?\nWhen One Number Is Enough: The Closure Test\nSequential composition and the closure trichotomy\nlaws, the scalar is not a sufficient state.\nCase II: lawful scalar closure outside the regular additive class. A single-valued associative\nlaw exists but cancellativity, strict monotonicity or another regularity hypothesis fails. Idempotent,\nabsorbing and max/min-like semigroups are examples. Such laws can erase distinctions irreversibly\nwhile remaining lawful.\nCase III: regular ordered scalar closure. If 𝐹 is continuous and strictly monotone in each argu-\nment on an interval, an additive natural coordinate exists."
        },
        {
          "page": 11,
          "text": "of all physical theories.\nAczél representation for regular closure (established)\nUnder the Case III hypotheses there exists a continuous strictly monotone 𝜙 such that\n𝜙(𝐹 (𝑥, 𝑦)) = 𝜙(𝑥) + 𝜙(𝑦).\nEquivalently,\n𝐹 (𝑥, 𝑦) = 𝜙−1(𝜙(𝑥) + 𝜙(𝑦)).\nThus additivity can be the natural coordinate representation of lawful composition rather than a\ntion family preserves.\nEarning the Right to Use Geometry: The Point-Map Gate\nThe predictive quotient is generally stochastic. After an action 𝑢, the next predictive state may branch\nbecause the next record is random. Let\n𝐾𝑢(𝑠, 𝐵) = 𝑃 (𝑆𝑡+1 ∈ 𝐵 ∣ 𝑆 𝑡 = 𝑠, 𝑢𝑡 = 𝑢)\nbe the induced transition kernel on predictive states."
        },
        {
          "page": 12,
          "text": "THE OBSERVER AND THE WORLD DANIEL JOHN MURRAY\nDeterministically controlled predictive systems\nA jurisdiction is deterministically controlled at the chosen sampling event if for every effective\naction 𝑢 and state 𝑠 there exists a point map 𝑓𝑢 such that\n𝐾𝑢(𝑠, ⋅) = 𝛿𝑓𝑢 (𝑠).\nOnly under this condition, or a declared approximation to it, is it legitimate to treat an intervention\naction should yield next-state dispersion compatible with the declared observation/reconstruction\nerror . If a non-degenerate transition kernel remains after accounting for that uncertainty, a deter-\nministic projective point map is rejected. One must then model 𝐾𝑢 directly, or find a richer predictive\nstate in which the transition becomes deterministic; applying a Möbius fit to a conditional mean is\nnot a substitute for this gate.\nNo universal numerical Point-Map threshold is implied by the theory. In any application the gate\nis a domain-specific equivalence test : its margin must be fixed before confirmatory testing from\nHepG2 tests, not a constant of the grammar .\nThis distinction separates two questions that are often conflated:\npredictive sufficiency is compatible with stochasticity; point geometry is not automatic.\nThe Projective Shadow: Proof, Fingerprint, and Higher-Rank Gener-\nalization\nProof and generalization of Theorem 1\nTheorem 1 was stated at the outset because it is the mathematical centre of the paper . This section"
        },
        {
          "page": 15,
          "text": "𝜂𝑑 ∶ 𝑆 → ℙ 𝑑−1\nand action matrices 𝑀𝑢,𝑑 acting projectively on that embedding. Fit each candidate on reconstruc-\ntion data and score it on held-out future laws with a proper predictive score. Select the smallest 𝑑\nwhose held-out performance is statistically indistinguishable from the best candidate, or equivalently\nuse a predeclared MDL/BIC-type complexity penalty when its likelihood assumptions are appropriate.\nTwo safeguards are essential.\n1. Predeclare 𝑑max. Failure of every candidate up to 𝑑max rejects the finite-rank projective family\nwithin the searched jurisdiction rather than licensing unlimited rank inflation.\n2. Demand identifiable coordinates. A scalar record does not by itself identify an arbitrary ℙ𝑑−1\nstate. Increasing 𝑑 requires additional predictive coordinates - measured variables, delay coordi-\nnates, or other independently validated features - sufficient to distinguish the higher-dimensional\nrays.\nThe cross-ratio test is therefore the especially sharp 𝑑 = 2 case, not a promise that any failed scalar\nlaw can be rescued by adding enough projective channels. In dimensions 𝑑 > 2, the invariant struc-"
        },
        {
          "page": 16,
          "text": "THE OBSERVER AND THE WORLD DANIEL JOHN MURRAY\nThe operationally complete branch here is therefore 𝑑 = 2 . Higher rank is tested only when ad-\nditional predictive coordinates are independently identifiable and the predeclared complexity rule\nsupports them.\nContinuous projectivization and Riccati dynamics\nLet\ṅ 𝑧 = 𝐴(𝑡)𝑧, 𝐴(𝑡) = (𝑎 𝑏"
        },
        {
          "page": 17,
          "text": "to the simulator but withheld from the reconstruction. The workflow is required to recover a quo-\ntient, identify a projective law out of sample, fail when a hidden channel is introduced, diagnose that\nfailure, and restore prediction only after the missing coordinate is admitted.\nStage A recover state and effective action classes\nSix distinct latent rays were each instantiated at three different common scales, producing 18 raw\nhistories. Future-law features were estimated under three probe actions. Because common scale is\npredictively irrelevant in the two-channel system, diameter-controlled clustering recovered exactly\nsix predictive states from the 18 histories. The largest within-state feature distance was 0.0016, while\nthe smallest between-state distance was 0.246.\nThe raw action repertoire also contained two physically distinct matrices, 𝐴 and 𝐴⋆ = 2.35𝐴. They\nproduce identical projective transformations because the common matrix scale cancels. Their esti-\nmated intervention distance was 0.0006, compared with at least 0.056 for every non-equivalent action\nCR(𝑞1, 𝑞2; 𝑞3, 𝑞4) ∣∣\nwas 0.000434, with 95th percentile 0.003566. This is the operational fingerprint; the Möbius fit is then\nthe corresponding predictive representation.\nStage C Same Shadow, Different Futures\nA third positive channel 𝑧3 was introduced and coupled into the next-step evolution of 𝑧1, 𝑧2, while\nthe observer retained only\n𝑥 = 𝑧1 − 𝑧2\n𝑧3/(𝑧1 + 𝑧2). The best scalar Möbius model deteriorated to held-out RMSE\n0.0416.\nWhen 𝜌 was admitted as an additional predictive coordinate, the appropriate two-coordinate\nfractional-linear model reduced held-out RMSE to\n0.000271,\na factor of 153.4. A complexity-penalized comparison strongly favored the enlarged model in this\nsynthetic setting (ΔBIC ≈ 4195relative to the scalar model)."
        },
        {
          "page": 18,
          "text": "THE OBSERVER AND THE WORLD DANIEL JOHN MURRAY\nΔ𝑥 ≈ 𝜅𝑎𝑏,\nwith 𝑅2 = 0.99995 . The fitted coefficient was -0.3771, close to the differential prediction -0.3856\nfrom the commutator at the initial state; the remaining difference is higher-order in the finite ampli-\ntudes.\n−0.2 0.0 0.2 0.4\nestimated future under probe A\n0.4\nestimated future under probe B\n18 raw histories -> 6 predictive states\nA  Predictive quotient is recovered\n0.4\n0.6\nMöbius prediction\nRMSE = 0.0003\nmedian |Δ log CR| = 0.0004\nB  Cross-ratio fingerprint -> held-out Möbius law\n−0.8 −0.6 −0.4 −0.2 0.0 0.2 0.4 0.6 0.8\n0.4\n0.6\naugmented-state prediction\naugmented RMSE = 0.0003\n153.4x error reduction\nD  State enlargement restores prediction\nA A* B C\nA\nA*\nB\nreversal: R2=1.000\nSynthetic reconstruction: quotient, fingerprint, failure, recovery\nFigure 2: End-to-end synthetic unit test. (A) Eighteen raw histories collapse to six predictive states; the inset\nshows that two physically different but projectively identical interventions also collapse. (B) The cross-ratio\nfingerprint and a frozen Möbius law succeed out of sample. (C) Adding an unobserved third channel creates\nthe defining false-state signature: the same present scalar supports different futures. (D) Adding the missing\ncoordinate restores held-out prediction; the inset independently verifies leading reversal-bracket scaling.\nTable 3: Synthetic unit-test summary. Each stage is frozen before its held-out score is evaluated.\nStage What the procedure must recover Held-out / separation metric\nPredictive quotient 18 raw histories → 6 predictive states max within-state distance\n0.0016; min between-state\n0.246\nAction quotient 4 raw interventions → effective action classes 𝑑(𝐴, 𝐴⋆) = 0.0006; nearest\nnon-equivalent pair ≥ 0.056\n4195\nFailure Tomography reversal defect vs. 𝑎𝑏 𝑅2 = 0.99995 ; fitted 𝜅 =\n−0.3771, local prediction -\n0.3856\nThe simulation is not evidence that nature is projective. It is stronger in a different sense: it verifies\nthat the proposed procedure can recover a quotient, identify a projective branch, reject an insuf-"
        },
        {
          "page": 19,
          "text": "THE OBSERVER AND THE WORLD DANIEL JOHN MURRAY\nficient scalar , detect a local order defect and recover prediction after state enlargement. The exact\nscript, random seed and generated tables accompany the manuscript.\nStage E Robustness under noise, misspecification, and uneven sampling\nA decision procedure that works only in its generating model is not useful. The frozen simulation was\ntherefore subjected to four additional stress tests. The point-map stress test used 5,000 latent states\nBIC∗ = 𝑛 log(RSS/𝑛) + 𝑘log 𝑛,\nwhere 𝑛 is the held-out sample size and 𝑘 the fitted parameter count. It is used only as a transparent\npenalty for otherwise indistinguishable predictive fits. The full script and CSV outputs are supplied\nin the supplement ( robustness_stress_tests.py).\nStress test Result Interpretation\nLatent process noise in the\ntwo-channel system\nThe quotient is not dependent\non balanced sampling when\npredictive separation remains\nlarge\nThe correlated-error stress test also constructs 299 pairs whose observed current coordinates match\nwithin 0.02 while their hidden capacities lie in opposite quartiles. Their median absolute future di-\nvergence is 0.0916. Thus the False-Noun Criterion survives substantial correlation between measure-\nment error in the visible and hidden coordinates.\nA fifth stress test attacks the quotient itself rather than the projective branch. Six true predictive states\nwere compressed toward one another while observation noise and sampling were held fixed (six his-\ntories per state, 40 probe replicates per action, observation SD 0.012). Identifiability was summarized\nby the separation margin\n𝑚sep = 𝑑between\nful: the gates fail in the intended direction. Process noise eventually blocks deterministic point geom-\netry; flexible scalar misspecification cannot hide a missing state dimension; a correct enlarged state\nrestores prediction; and a larger projective model is penalized when it adds no predictive value."
        },
        {
          "page": 20,
          "text": "THE OBSERVER AND THE WORLD DANIEL JOHN MURRAY\nWhen the Shadow Fails: Tomography of Forgotten Dimensions\nWhen does a predictive quotient become a smooth manifold?\nHistory quotients require no topology; Lie brackets do. A smooth calculus is licensed only when the\nreconstructed family of future laws admits a locally injective finite-dimensional 𝐶𝑟 parameteriza-\ntion with constant rank and the usual embedding regularity. Under those standard conditions, the\npredictive-law image inherits a smooth manifold structure and smoothly parameterized interven-\ntions define vector fields on it.\nIf the predictive image is discrete, singular , stratified, fractal, or discontinuous, the bracket approxi-\nmation is not used. The finite graph-cycle tests below remain meaningful without inventing a tangent\nspace. Smoothness is therefore an empirical branch condition, not an assumption hidden in the word\n“history.”\nLocal failure tomography: reversal and Lie brackets\nAssume now that the smooth predictive-realization conditions above apply and that two small inter-\nventions are represented by flows generated by vector fields 𝑋𝐴 and 𝑋𝐵. Write\n𝐴𝑎 = 𝑒𝑎𝑋𝐴 , 𝐵 𝑏 = 𝑒𝑏𝑋𝐵 .\nThe Baker-Campbell-Hausdorff expansion gives\nlog(𝐴𝑎𝐵𝑏) = 𝑎𝑋𝐴 + 𝑏𝑋𝐵 + 𝑎𝑏\nIterated commutator sequences probe\n𝑋𝑖, [𝑋 𝑖, 𝑋𝑗], [𝑋 𝑖, [𝑋𝑗, 𝑋𝑘]], …\nand geometric control theory relates the rank of this Lie closure to local accessibility. In a predictive-\nstate experiment this becomes a tomography programme: vary the order and amplitude of interven-\ntions and determine how many independent directions the future can distinguish.\nGlobal failure tomography: graph cycles and integrability\nSmooth local analysis is not always available. Finite history contrasts provide a complementary test."
        },
        {
          "page": 21,
          "text": "The word tomography is reserved here for a defect that is turned into a predeclared reconstruction\nloop rather than merely reported as a residual.\n1. Earn smoothness before brackets. Fit local predictive-law coordinates on training data and re-\nquire stable finite dimension, local injectivity and approximately constant rank under resampling.\nIf those conditions fail, do not infer tangent directions; use the discrete cycle route.\n2. Run a local reversal scan. Choose perturbation families 𝐴𝑎, 𝐵𝑏, randomize 𝐴𝐵versus 𝐵𝐴, and\nrepeat on a shrinking amplitude grid. Regress Δ𝑌 /(𝑎𝑏)against amplitude. Retain a bracket di-\nstate graph, then test a basis of independent cycle sums. Circulation compatible with zero leaves\na scalar node potential admissible; persistent circulation rejects global scalar integrability.\n5. Demand predictive recovery. Domain variables suggested by the defect are added on training\ndata, frozen, and accepted as state only if they improve held-out future laws after complexity\ncontrol.\nFailure Tomography is therefore a diagnostic-to-reconstruction protocol. A nonzero bracket or cycle\ndefect is evidence that a proposed representation is structurally incomplete; it is not by itself a unique\nA Quantitative Biological Trial: HepG2 Glutathione Redox Across Two\nJurisdictions\nThe prospective biological test is now specified as a registered-report-style protocol rather than a\nnarrative programme. Its purpose is to place three claims independently at risk: (i) a short-window\nProjective Shadow exists for glutathione redox, (ii) the same scalar becomes insufficient when reduc-\ntive/adaptive capacity changes, and (iii) measured enlargement of state restores held-out prediction.\nSystem, sensor, and pre-registered windows\nThe primary system is HepG2 human hepatoma cells (ATCC HB-8065) stably expressing cytoso-\nlic Grx1-roGFP2, a genetically encoded probe that equilibrates rapidly with the glutathione redox\ncouple and supports second-to-minute live-cell measurements [27,28]. HepG2 is chosen because an"
        },
        {
          "page": 22,
          "text": "State recovery succeeds only if held-out RMSE improves ≥30%\nand ΔBIC ≥ 10\nProspective HepG2 / Grx1-roGFP2 test: two jurisdictions, four predeclared gates\nFigure 3: Pre-registered biological test. The fast jurisdiction tests the Point-Map Gate and Projective Finger-\nprint under a fixed 50 𝜇M H2O2 pulse. A G6PDi-1 arm creates a matched-present hidden-capacity challenge. The\n4-24 h TBH/NRF2 arm tests whether adding NADPH and NRF2-capacity coordinates restores held-out prediction.\nThresholds shown here are fixed before confirmatory acquisition.\nPrimary fast-window test: the Projective Fingerprint\nFor the sensor signal, define a calibrated bounded redox coordinate 𝑥 ∈ (−1, 1) from the Grx1-\nroGFP2 oxidation fraction; in parallel destructive wells quantify GSH, GSSG, and NADP +/NADPH by\ntargeted LC-MS or validated enzymatic assays. The physical two-channel hypothesis is written in\nreducing-equivalent units as\n𝑅 = [ GSH], 𝑂 = 2[ GSSG], 𝑥 = 𝑅 − 𝑂\n𝑅 + 𝑂 .\nThe Projective Fingerprint is not tested by taking four successive time points on one trajectory. It\nthe best deterministic map must satisfy\n𝑠point ≤ 0.020.\nIf this gate fails, the deterministic projective hypothesis is rejected for that jurisdiction and cross-ratio\nfitting is not used to rescue it.\nIf the gate passes, two co-primary projective criteria are evaluated:\n1. Held-out Möbius accuracy: replicate-level held-out RMSE in 𝑥 must be ≤ 0.030."
        },
        {
          "page": 23,
          "text": "The one-sided 95% upper confidence bound for the mean replicate-level 𝐷CR must be <0.05. This\ncorresponds to a predeclared approximately 5% multiplicative tolerance in the cross-ratio finger-\nprint. This 0.05 margin is likewise a domain-specific preregistered equivalence margin, not a\nuniversal definition of projectivity.\nThe projective branch is called supported only if the Point-Map Gate and both co-primary criteria\npass. Failure of any gate is reported as failure, not repaired by increasing model rank after seeing\nthe final test data.\nabsolute difference in replicate-level mean 𝑥 at 10 min after challenge must exceed 0.08, with the\n95% confidence interval excluding zero. This test is deliberately directional only in magnitude; the\nframework predicts separation, not which pretreatment must have the larger signed response.\nAdaptive-window challenge: NRF2-dependent capacity\nFor the 4-24 h jurisdiction, scrambled-control and 70 nM NRF2-siRNA HepG2 cultures [31] receive\n200 𝜇M TBH and are measured at 4, 8, and 24 h, matching an established HepG2 oxidative-stress\nexposure schedule [29]. Parallel wells quantify:\n• viability, with a predeclared requirement of ≥ 90% of vehicle for the trajectory to remain in the\nintended non-lethal jurisdiction.\nThe enlarged predictive state is specified before fitting as\n𝑆enlarged = (𝑥, NADP+/NADPH, 𝐶 NRF2),\nwhere 𝐶NRF2 is the first standardized principal component of the four predeclared NRF2 target tran-\nscripts, with the loading vector estimated on training replicates only.\nSuccess requires leave-one-biological-replicate-out held-out prediction to improve by at least\n30%in RMSE\nrelative to the scalar 𝑥-only model, together with ΔBIC ≥ 10 in favor of the enlarged state. If the\nenlarged state does not meet both criteria, the proposed recovery is rejected even if individual coef-\nficients are significant."
        },
        {
          "page": 24,
          "text": "post hoc.\n• Cell-state heterogeneity. Cell-cycle state, baseline metabolic capacity and viability may remain\npredictive even at matched visible redox coordinate. If they explain held-out divergence better\nthan the proposed NADPH/NRF2 variables, the intended enlargement is rejected or expanded un-\nder a new preregistration.\n• Damage-induced jurisdiction change. A perturbation that causes irreversible damage, loss of\nviability or discontinuous transcriptional state change may leave the proposed smooth jurisdiction\nrather than merely expose a hidden coordinate. Such observations are typed as jurisdiction failure,\nnot forced into the projective branch.\nState recovery also requires orthogonal validation. Any recovered capacity coordinate must predict\nnot only future Grx1-roGFP2 trajectories but independent biochemical readouts already specified in\nthe design, including NADP+/NADPH and GSH/GSSG measurements. The same training/held-out split\nis used for both classes of endpoint.\nPower, multiplicity, and preregistration\npower for a paired standardized effect 𝑑 = 1.0. These assumptions are planning alternatives, not\nempirical estimates of the expected HepG2 effect . The quoted power therefore characterizes\nthe preregistered design conditional on those alternatives. A blinded technical run-in may estimate\nassay variance but may not change the hypothesis directions, margins, time windows, effect targets,\nor held-out analysis after confirmatory data are opened.\nThe gate order is hierarchical, which controls interpretation without post hoc multiplicity fishing:\nPoint-Map Gate -> Projective Fingerprint -> False-Noun test -> state-enlargement test. All exclu-\nsions, image-quality thresholds, cell tracking rules, cross-ratio quadruple separation criteria, model\nformulas, random seeds, and held-out folds are to be preregistered before confirmatory acquisition.\nDecisive outcomes\nThe experiment has four clean outcomes:\n1. Fast success, long failure, successful recovery: the strongest confirmation of the jurisdiction-\ndependent grammar .\n2. Fast projective failure: rejects the proposed two-channel linear lift even before adaptive capac-\nity is invoked.\n3. Scalar failure without recovery: confirms that the redox scalar is insufficient but falsifies the\nproposed NADPH/NRF2 enlargement.\n4. No scalar failure on extension: narrows the claim by showing that the redox coordinate re-\nmains sufficient over the tested adaptive jurisdiction.\nNo outcome is labeled a success merely because a more complicated model can be fitted. The biolog-\nical result is accepted only through predeclared held-out prediction.\nThis protocol is grounded in established Grx1-roGFP2 redox sensing [27,28], a published HepG2\noxidative-stress time course [29], cell-active G6PD inhibition [30], HepG2 NRF2 knockdown [31], and\nindependent HepG2 NRF2 timing data [32]. It is nevertheless a prospective test : none of those\nstudies tested the Observation Projection Theorem or the complete failure-and-recovery sequence\nproposed here."
        },
        {
          "page": 25,
          "text": "THE OBSERVER AND THE WORLD DANIEL JOHN MURRAY\nWhere the Present Result Ends\nThe strongest claims in this paper are intentionally asymmetric. The predictive quotient is a repre-\nsentation construction relative to stated future laws. The Observation Projection Theorem is exact in\nits two-channel scale-blind linear branch. The Empirical Grammar is a methodological architecture\nwhose external validity remains to be established prospectively.\nFour boundaries matter most. First, finite-sample identifiability can fail before geometry is\nreached; the weak-separation stress test makes that boundary explicit. Second, jurisdiction is\nphysical and revisable : new instruments or longer horizons can refine the state. Third, the simple\ncross-ratio fingerprint is special to ℙ1; higher-dimensional projective identification requires richer\nobservables and invariants. Fourth, the glutathione programme is a prospective test. No synthetic\nsuccess substitutes for a natural system surviving predeclared gates.\nThese limits are not retreats from the programme. They are the points at which the programme can\nbe wrong.\nScientific Disagreement After the Lens Is Declared\nA consequence of predictive closure is a simple criterion for when two scientific descriptions gen-\nuinely disagree empirically. Let two models 𝑇𝐴, 𝑇𝐵 be expressed on a common observational juris-\ndiction 𝒥, common predictive state 𝑆, common record space and horizon. Define\n𝑇𝐴 ≡𝒥,𝐻 𝑇𝐵 ⟺ 𝑃 𝐴(𝑌1∶𝑘 ∣ 𝑠, 𝑢1∶𝑘) = 𝑃𝐵(𝑌1∶𝑘 ∣ 𝑠, 𝑢1∶𝑘)\nfor every admissible 𝑠, intervention sequence and 𝑘 ≤ 𝐻. If this equality holds, the two descriptions\ndo not make an empirical disagreement inside that jurisdiction, however different their coordinates\nor interpretation may be. If it fails, a discriminating future experiment exists in principle within the\nThis suggests a discipline for scientific controversy. Before deciding which camp is wrong, ask\nwhether the apparent conflict is instead a difference of lens, jurisdiction, state compression ,\naggregation level, or only then dynamics. Different coordinates can describe the same predictive\nlaw. Different horizons can make different state variables sufficient. A genuine dynamics conflict\nbegins only when the same state, lens and intervention imply different future records.\nThis is a programme rather than a theorem that every historical dispute will dissolve. Its proposed\nstandard is nevertheless sharp: a scientific disagreement is not fully posed until both sides have\nformalize. In a science of consciousness, first-person reports or structured experiential records and\nthird-person neural or behavioral records can be treated as distinct observational channels within a\njoint predictive problem. The question becomes: what state closes their joint future law under\nintervention?\nConsciousness is returned to the map without being made a mystical cause. The frame-\nwork neither claims that consciousness creates physical law nor treats the observer as an ex-\nternal contamination to be removed. It places every mode of access - including first-person\naccess when scientifically operationalized - inside the same demand for predictive sufficiency,\nexplicit jurisdiction and held-out discrimination."
        },
        {
          "page": 26,
          "text": "It is to determine which distinctions available at an interface remain consequential to the future.\nThat gives the paper its first-principles order:\nphysical access → predictive closure → state → composition\n→ observation geometry → reconstruction by failure.\nA state is a compression of history. To call two histories the same state is to wager that no declared\nfuture experiment will ever need the distinction that was erased. A law is what remains well de-\nfined after that compression. A geometry records what the observational lens preserves. And when\nprediction fails, nature has returned a distinction the representation tried to forget.\nWithin that larger grammar , Theorem 1 gives one exact and unusually transparent observer geome-\ntry. If common scale is unavailable and the relevant homogeneous channels transform linearly, the\nempirical state is projective:\nlinear homogeneous state ⟶ Projective Shadow.\nin relativity, optics, networks, inference and selection without implying that those sciences share a\nsubstance: they can share an observational structure while describing different things.\nThe Empirical Grammar exists because nature need not remain in that branch. Predictive state can\nbe stochastic. A scalar can fail to close. A point map can fail. Cross-ratios can fail. A hidden coordinate\ncan matter only at a longer horizon. The correct response is not to protect the curve. It is to type the\nfailure, enlarge the state when warranted, and demand that the new description predict futures it\nwas not built to fit.\nThe synthetic study shows that this logic can work under controlled conditions and can fail in the in-\ntended direction under process noise, misspecification, correlated error , uneven sampling and weak\nstate separation. The HepG2 experiment places the same architecture at genuine empirical risk. Its\nIts cleanest negative outcomes are equally valuable: rejection of the Point-Map Gate, rejection of\nthe Projective Fingerprint, failure of the False-Noun test, or failure of the proposed enlarged state to\nrecover prediction. The framework earns credibility only if those outcomes are allowed to kill the\ncorresponding branch.\nThe same discipline changes how scientific disagreement should be approached. Two theories can-\nnot be said to conflict cleanly while they use different observational lenses, different jurisdictions,\ndifferent state compressions or different horizons. Once those are aligned, either the future laws co-\nsciousness, but human knowledge is consciously lived and experimentally situated. A mature science\nshould neither elevate that fact into metaphysical magic nor erase it in the name of objectivity. It\nshould declare the channel, declare the jurisdiction, and ask what predictive distinctions survive."
        },
        {
          "page": 27,
          "text": "What can this observer distinguish, and which of those distinctions does the future still remember?\nAppendix A The Empirical Grammar in Practice\nThe Empirical Grammar places Theorem 1 inside the broader first-principles order of predictive clo-\nsure, observer geometry and failure-driven reconstruction. It is placed in the appendix to keep the\nmain text theorem-centred. The order matters because each later structure is licensed only after the\nearlier one has survived.\nEMPIRICAL GRAMMAR\nEarn state  •  •  use failure to reconstruct  •  let held-out prediction decide\n1 2 3 4\nRAW ACCESS\nactions + records\nJOINT PREDICTIVE\nREDUCTION\nEMPIRICAL STATE\n+ action quotient\nSCALAR\nif stochastic: use transition kernels,\nnot point geometry\nHELD-OUT FUTURE PREDICTION\nselect the smallest adequate architecture\nnew instruments, policies and\nlonger horizons refine access\ntest lens\nFigure 4 : The Empirical Grammar . Physical access is reduced to predictive state and effective jurisdiction\nbefore coordinates or geometry are assigned. Scalar closure, the Point-Map Gate, the Projective Fingerprint, and\nprojective rank are empirical tests. Failure feeds back through state enlargement, and every branch returns to\nheld-out future prediction.\nStep 1 Declare the physical access layer\nList what the apparatus can actually do and record, together with the background assumptions\nneeded to treat those actions and records as reproducible. The repertoire is theory-laden; the latent"
        },
        {
          "page": 28,
          "text": "THE OBSERVER AND THE WORLD DANIEL JOHN MURRAY\nstate geometry is not assumed merely because the apparatus has coordinates.\nStep 2 Learn predictive state and effective jurisdiction jointly\nEstimate future-law features, reconstruct the coarsest supported history classes, and quotient inter-\nventions that are future-law indistinguishable. Include adaptive policies as probes when useful; the\npolicy-closure proposition guarantees that the same predictive state notion applies.\nStep 3 State the horizon, resolution and estimator\nReport the future-test family, predictive metric, uncertainty method, clustering/model-selection rule\nand held-out split. Approximate closeness is not an equivalence relation.\nStep 4 Test proposed state variables\nIf matched proposed states produce different future laws, the variable is not sufficient. Enlarge the\nstate before assigning geometry.\n• continuous strictly monotone closure: Case III, reconstruct the Aczél natural coordinate 𝑟 = 𝜙(𝑥).\nStep 6 Pass the Point-Map Gate\nEstimate the transition kernel 𝐾𝑢(𝑠, ⋅). If next predictive state retains non-degenerate stochastic\nspread beyond reconstruction error , reject deterministic point geometry for that representation.\nModel the kernel or enlarge state instead.\nStep 7 Test the Projective Fingerprint Rather Than Fitting It\nFor a deterministic one-dimensional branch, test cross-ratio preservation on unused quadruples. A\na non-projective regular branch unless state adequacy itself has failed.\nStep 8 Select projective dimension under penalty\nWhen richer predictive coordinates exist, compare ℙ𝑑−1 candidates only up to a predeclared 𝑑max.\nChoose the smallest dimension supported by held-out prediction or a declared complexity penalty.\nDo not use unbounded rank as an unfalsifiable repair .\nStep 9 Search for physical homogeneous channels\nAn abstract lift does not identify its physical coordinates. Ask whether independently measurable\ndomain variables transform linearly/homogeneously in the required way. Failure to find them is a\nphysical-lift failure, not a mathematical contradiction.\nStep 10 Earn smooth calculus\nUse Lie brackets only after the reconstructed predictive-law family has an identifiable smooth finite-\ndimensional constant-rank realization. Otherwise use discrete graph cycles and nonparametric pre-\ndictive tests.\nStep 11 Use Failure Tomography\nWhere smoothness holds, test the 𝑎𝑏 reversal law and iterated commutators. At finite amplitude or\nwithout smoothness, test graph-cycle circulation. Candidate new coordinates are hypotheses gener-\nated by the defect, not automatically real dimensions.\nStep 12 Demand held-out recovery\nFreeze the enlarged architecture and predict future records under histories/policies that were not\nused to construct it. A missing variable earns state status only if it improves held-out predictive law\nafter complexity is accounted for ."
        }
      ],
      "closing_pages": [
        26,
        27,
        28
      ],
      "abstract_pages": [
        2
      ]
    },
    {
      "key": "legacy-7304339",
      "title": "Predictive Closure: A Measurement-Admission Theorem for Evolving Systems",
      "ssrn_id": "7304339",
      "page_count": 22,
      "sha256": "50c3875cbd2af8df30811e8636b1c32613ed01984ff88049af24b029852a0bfb",
      "kind": "legacy",
      "url": "https://ssrn.com/abstract=7304339",
      "abstract": "### PDF page 4\n\nPREDICTIVE CLOSURE MURRAY | MEASUREMENT -ADMISSION THEOREM\nAbstract\nMeasurement accuracy and measurement adequacy are different questions. An instrument may assign the chosen\nquantity with negligible uncertainty while that quantity still omits history needed to predict the next intervention.\nThis paper formalizes that distinction for evolving systems. For a declared family of future intervention–observation\ntests, a candidate present measurement𝑥 is calledpredictively lawfulexactly when equal measured presents imply\nequal declared future laws. We prove the equivalent fibre-factorization criterion and show that the quotient of\nhistories by complete future equivalence is the coarsest exact predictive state. Thus an exactly measured variable can\nfail as a measurement of the claimed state without any calibration error.\nThe same rule generates a hierarchy of stronger measurement claims. Interventions act on predictive state only\nwhen their continuation laws descend. Ordered intervention histories may be replaced by cumulative counts exactly\nwhen the descended generator actions commute; for stochastic total actions the same statement holds for Markov\nkernels under composition. A continuous cumulative amount additionally requires an approximately or exactly\nsemigroup-like one-agent calibration. A scalar burden or dose is a separate quotient and is admissible only when\nfuture laws are constant on its fibres. Only after an empirical scalar composition is well defined and satisfies the\nregularity, order, identity, and associativity hypotheses does the Aczél theorem license an additive coordinate.\nExactstateisanidealobject; finitesciencereceivesjurisdiction-andresolution-indexedcertificates,notmetaphysical\ncompletion. We define a preregistered predictive discrepancy, require equivalence margins to be fixed independently\nof confirmatory outcomes, and separate PASS, FAIL, UNRESOLVED, and OUT-OF-JURISDICTION. Nested\nfuture families induce exact coarse maps, so an expanded jurisdiction refines rather than destroys an earlier state\nrepresentation. Failed fibres are constructive: a reproducible forward-refinement rule selects separating futures,\nfreezes the enlarged representation, and stops only after held-out predictive closure or a declared resource ceiling.\nFinite block-Hankel matrices may propose additional predictive directions, while exact Hankel-rank claims are\nrestricted to the classical finite linear-realization branch. A fully reproducible simulation runs the complete gated\nprotocol, and a mechanistic redox example shows the same fibre logic symbolically. The result is a measurement-\nadmission process for deciding, with explicit scope and uncertainty, what information an evolving present is entitled\nto forget.",
      "closing": "### PDF page 17\n\nPREDICTIVE CLOSURE MURRAY | MEASUREMENT -ADMISSION THEOREM\nBlocked claim Why it fails Exact repair Finite / approximate re-\npair\nSame measured value means\nsame state\nA common future can split one\nmeasurement fibre\nEnlarge state until every fu-\nture law factors\nSimultaneousfibrediscrep-\nancy ≤ 𝜀\nA precise instrument guaran-\nteesanadequatestatevariable\nValue uncertainty and represen-\ntation sufficiency are distinct\nTest future-law fibre con-\nstancy\nReport both value uncer-\ntaintyandpredictivedefect\nChanging Π destroys the old\nstate\nRicher futures refine equiva-\nlence\nUse the canonical surjection\nΦ21\nRetest only newly exposed\nfibres/futures\nAnactionequationmeansthe\nstate is dynamically closed\nUpdate can depend on the hid-\nden representative history\nProveactiondescent/congru-\nence\nFrozen continuation bat-\nterywithdomainoutcomes\nNo observed pair-order effect\nproves commutation\nOne endpoint may be blind to\nnoncommutation\nEquality over a separating fu-\nture family\nEquivalence certificate\nover frozen future panel\nCumulative count automat-\nically means cumulative\namount\nRepeated action may violate a\nsemigroup law\nCalibrate one-agent semi-\ngroup\nBound semigroup defect\nand propagate error\nCommuting cumulative vec-\ntor implies one scalar dose\nFuture law may vary inside\nscalar fibres\nTest scalar descent Scalar fibre discrepancy≤\n𝜀\nAnonlineartransformrepairs\nhistory loss\nInjective transforms preserve fi-\nbres\nEnlarge state or narrow claim Noapproximatecoordinate\nfix for an already failed fi-\nbre\nA scalar output deserves ad-\nditive arithmetic\nComposition may not descend\nor be associative\nTest scalar composition ax-\nioms\nEquivalence margins on\nbracketed operations\nFinitenoisySVDprovesexact\nstate dimension\nSmall singular values are\nuncertainty-sensitive\nExact rank only in exact real-\nization theorem\nCertify lower dimensions /\neffective rank with pertur-\nbation bounds\nFinitePASSprovesexactlaw-\nfulness\nA finite panel and nonzero mar-\ngin do not quantify over all fu-\ntures\nVerify exact fibre equality\noverthedeclaredexactfamily\nReport a(Π, 𝜀, 𝛼)-indexed\ncertificate only\nLow precision means out of\njurisdiction\nPrecision failure does not alter\nthe estimand\nKeep the declared claim and\nobtain more information\nClassify UNRESOLVED;\nreserve out-of-jurisdiction\nfor violated design\npremises\nOrder effect proves curvatureLarge/thresholded protocols\nneed not have a smooth local\nlimit\nEstablish a near-identity area-\nscaling window\nReport discrete order de-\npendence if local model is\nunresolved\nA failed measurement ends\nthe analysis\nThe separating future itself car-\nries missing-state information\nRefine representation with re-\nsponse rows\nDiscovery/freeze/hold-out\nreconstruction cycle\n12. Discussion\nThe central theorem is elementary because the scientific mistake it forbids is elementary. If a representation claims to\nstand in for state, then histories identified by that representation must be interchangeable for the future claims made\nfrom it. What is usually left implicit is that the same obligation recurs at every later compression.\nThis produces a strict order of inference. First ask whether the measured present is a sufficient predictive state. Then\nask whether the interventions descend. Then ask whether temporal order may be erased. Only then ask whether the\nresulting cumulative object can be scalarized. Only after that ask whether the scalar operation deserves additive\narithmetic. A later transform cannot repair a failed earlier quotient.\nThefinite-datatheoryisdeliberatelymoreconservativethantheexacttheorem. Approximateequalityisnotpromoted\nto an equivalence relation. A pass is a certificate indexed by a frozen future family, discrepancy, margin, range,\ntiming, and error budget. An unresolved result is not evidence for equivalence. An expanded future family refines the\nExact theorem, finite-data certificate, and reconstructive failure protocol 17\n\n### PDF page 18\n\nPREDICTIVE CLOSURE MURRAY | MEASUREMENT -ADMISSION THEOREM\nstate rather than making previous measurements meaningless.\nTheframeworkalsoseparatesrejectionfromreconstruction. Afuturethatsplitsafibreidentifiesadistinctionthatwas\nactive but unmeasured. Response rows provide a direct empirical language for retaining those distinctions. In finite\nlinear-realization settings, Hankel rank supplies the exact classical dimension theorem; outside that branch, finite\nblocks remain proposals and lower-resolution certificates rather than universal nonlinear state-dimension claims.\nThe present paper therefore separates three scientific statuses that should not be conflated:\ntheorem validity ≠ protocol executability ≠ empirical utility. (22)\nThe theorem establishes that measurement adequacy for a declared predictive use is a factorization property, and\nthat the same obligation governs successive compressions. The worked simulation establishes executability under a\nfrozen finite design. The remaining empirical question is whether this staged process materially improves inference\nor experimental design in real systems beyond existing specialist methods. That question is intentionally left open\nrather than being inferred from the theorem.\nThe next scientific step is therefore prospective rather than rhetorical: apply the frozen protocol to independent data,\ncompare its selected representation with existing state-selection methods, and test whether its additional distinctions\nimprove held-out intervention prediction. The present paper supplies the theorem, the finite certificate, and the\nreconstruction rule; nature must decide the utility claim.\nFinal statement\nA lawful measurement process for an evolving system begins before calibration ends: it asks whether the\nmeasured representation preserves the future laws for which it will be used. Predictive Closure proves\nthat admission criterion, shows how it propagates through action and compression, and turns a failed\nfibre into a reconstruction experiment. The theorem determines what must be true. The test determines\nwhether a particular measurement earns the claim.\nA. Partial-map abelianization: domain propagation\nFor partial maps, equality means equal domains and equal values on that domain. Suppose𝑇𝑖𝑇𝑗 = 𝑇𝑗𝑇𝑖 for every pair.\nAny two words with the same multiplicities are connected by a finite sequence of adjacent transpositions. Replacing\none adjacent pair by the swapped pair preserves the partial composite as a map. Composition on either side with\nfixed partial maps preserves equality of the resulting composites. Induction over the transposition sequence therefore\ngives equality of the complete word maps, including domains. Conversely, factorization through multiplicity makes\neach 𝑎𝑖𝑎 𝑗 and 𝑎 𝑗 𝑎𝑖 equal immediately.\nIf scientifically meaningful terminal failure is represented by an absorbing state⊥, a partial system may be totalized\nand the same theorem applied in an ordinary transformation monoid. This is legitimate only when⊥ is part of the\nphenomenon, not when it is merely missing data.\nB. Finite-data preregistration template\nBefore confirmatory data are opened, record:\n1. the claimed measurement𝑥 and exact scientific statement it is supposed to support;\n2. the frozen confirmatory future familyΠ and any separately labelled discovery family;\n3. operating range, timing, preparation, inclusion/exclusion, and terminal outcomes;\n4. the rule for matching histories on𝑥 without using confirmatory future outcomes;\nExact theorem, finite-data certificate, and reconstructive failure protocol 18",
      "role": "Closure predecessor",
      "scope": "Successor governs stochastic record/domain semantics, graph interpretation and noisy rank.",
      "contribution": "Calibration accuracy does not certify that the selected quantity is an adequate state.",
      "evidence": "Earlier theorem and executable finite protocol",
      "notice": "Programme update, 7 September 2026. The current expanded formulation is Predictive Closure: State, action, and the experimental compression of history (https://papers.ssrn.com/sol3/papers.cfm?abstract_id=7427098). This earlier paper remains available. Use the successor for the unified treatment of stochastic successor kernels, record-conditioned partial actions and their domains, temporal contrasts, realization and action sufficiency. Kernel composition and record-conditioned updates are distinct constructions; a cycle residual is not automatically a ranking of histories, and finite noisy reconstruction does not establish an unrestricted exact state dimension. These qualifications delimit the claims rather than replacing the requirement to declare the measurement and future-test scope. New successor records cited in this notice were submitted on 7 September 2026 and are awaiting SSRN review; their pages may not yet be publicly available.",
      "inspection": "Abstract and conclusion/closing discussion read; prediction-bearing passages indexed and named lists reviewed.",
      "external_version_parity": "Not certified: these are the supplied local manuscript versions.",
      "main_start_page": 4,
      "main_end_page": 18,
      "prediction_passages": [
        {
          "page": 4,
          "text": "PREDICTIVE CLOSURE MURRAY | MEASUREMENT -ADMISSION THEOREM\nAbstract\nMeasurement accuracy and measurement adequacy are different questions. An instrument may assign the chosen\nquantity with negligible uncertainty while that quantity still omits history needed to predict the next intervention.\nThis paper formalizes that distinction for evolving systems. For a declared family of future intervention–observation\ntests, a candidate present measurement𝑥 is calledpredictively lawfulexactly when equal measured presents imply\nequal declared future laws. We prove the equivalent fibre-factorization criterion and show that the quotient of\nhistories by complete future equivalence is the coarsest exact predictive state. Thus an exactly measured variable can\nfail as a measurement of the claimed state without any calibration error.\nThe same rule generates a hierarchy of stronger measurement claims. Interventions act on predictive state only\nwhen their continuation laws descend. Ordered intervention histories may be replaced by cumulative counts exactly\nwhen the descended generator actions commute; for stochastic total actions the same statement holds for Markov\nkernels under composition. A continuous cumulative amount additionally requires an approximately or exactly\nsemigroup-like one-agent calibration. A scalar burden or dose is a separate quotient and is admissible only when\nfuture laws are constant on its fibres. Only after an empirical scalar composition is well defined and satisfies the\nregularity, order, identity, and associativity hypotheses does the Aczél theorem license an additive coordinate.\nExactstateisanidealobject; finitesciencereceivesjurisdiction-andresolution-indexedcertificates,notmetaphysical\ncompletion. We define a preregistered predictive discrepancy, require equivalence margins to be fixed independently\nof confirmatory outcomes, and separate PASS, FAIL, UNRESOLVED, and OUT-OF-JURISDICTION. Nested\nfuture families induce exact coarse maps, so an expanded jurisdiction refines rather than destroys an earlier state\nrepresentation. Failed fibres are constructive: a reproducible forward-refinement rule selects separating futures,\nfreezes the enlarged representation, and stops only after held-out predictive closure or a declared resource ceiling.\nFinite block-Hankel matrices may propose additional predictive directions, while exact Hankel-rank claims are\nrestricted to the classical finite linear-realization branch. A fully reproducible simulation runs the complete gated\nprotocol, and a mechanistic redox example shows the same fibre logic symbolically. The result is a measurement-\nadmission process for deciding, with explicit scope and uncertainty, what information an evolving present is entitled\nto forget.\nKeywords:measurementtheory;statesufficiency;predictivestate;intervention;cumulativeexposure;abelianization;\ntemporal order; Hankel realization; equivalence testing; system identification.\n1. The measurement problem comes before the model\nMetrology asks what quantity is intended, how values are obtained, and with what uncertainty [1]. Representational\nmeasurement asks what empirical structure licenses a numerical representation [2]. Statistics asks when a statistic\npreserves information relevant to an inferential target. Control and predictive-state theories ask how present\ninformation supports future prediction and action. These traditions are complementary, but they leave a practical\nquestion that is routinely decided before any model is fitted:\nTHE PRIOR QUESTION\nWhen may a measured present be treated as the state of an evolving system for the future interventions and\noutcomes that the investigator intends to predict?\nThe distinction is simple. Suppose two organisms, machines, or populations have exactly the same measured value𝑥.\nIf one common future intervention produces different outcome laws, then the instrument need not be inaccurate. The\nvariable 𝑥 was simply an incomplete representation of the state claim built on top of it.\nExact theorem, finite-data certificate, and reconstructive failure protocol 4"
        },
        {
          "page": 5,
          "text": "PREDICTIVE CLOSURE MURRAY | MEASUREMENT -ADMISSION THEOREM\nhistory ℎ1\nhistory ℎ2\nsame measured\npresent 𝑥\nfuture law 𝑃2\nIf 𝑃1 ≠ 𝑃2, value accuracy does not rescue the state claim.\nFigure 1:The value question and the representation question are distinct. Predictive Closure tests the second.\nThe entire paper is one recursive rule:\na distinction may be erased only if every claimed future law is constant on the fibre created by erasing it.(1)\nState measurement, coarse dynamics, cumulative exposure, scalarization, and coordinate choice are different\napplications of that rule. The mathematical ingredients are often classical; the claim here is the measurement\narchitecture that forces them into this dependency order and makes failure constructive.\n2. Predictive measurement admission\n2.1 Declared use and exact lawfulness\nFix a declared exact jurisdiction\nJ = (H , Π, Y, R) , (2)\nwhere H is the admissible history set,Π is the future intervention–observation family,Y is the outcome language,\nThe codomain may be scalar, vector, categorical, or functional.\nP - PROVED HERE\nDefinition/Theorem 1 - Predictive Measurement Admission.The measurement𝑥 is exact and predictively\nlawful forΠ if and only if every future law factors through𝑥: for each𝑢 ∈ Π there exists a kernel𝐾𝑢 on 𝑋 such\nthat\nLaw(𝑌 | ℎ, 𝑢) = 𝐾𝑢 ( · | 𝑥(ℎ)) ∀ ℎ ∈ H .\nEquivalently,\nReparameterization may still be scientifically useful: it can improve numerical conditioning, expose a composition\nlaw, simplify comparison across studies, or provide a lawful additive coordinate after the upstream fibre tests pass.\nWhat it cannot do is restore predictive distinctions that the original measurement already erased.\nExact theorem, finite-data certificate, and reconstructive failure protocol 5"
        },
        {
          "page": 6,
          "text": "PREDICTIVE CLOSURE MURRAY | MEASUREMENT -ADMISSION THEOREM\n2.2 The coarsest exact state\nDefine predictive equivalence by\nℎ ∼Π ℎ′ ⇐ ⇒ Law(𝑌 | ℎ, 𝑢) = Law(𝑌 | ℎ′, 𝑢) ∀ 𝑢 ∈ Π, (4)\nincluding agreement on scientifically meaningful admissibility and terminal outcomes. Let\nSΠ = H / ∼Π, 𝑞 (ℎ) = [ℎ]Π. (5)\nP - PROVED HERE\nTheorem 2 - Minimal Predictive State.The quotient map𝑞 : H → S Π is the coarsest exact measurement\nsufficient for the declared future family. A candidate exact measurement𝑥 is lawful exactly when𝑞 factors\nthrough 𝑥 on its image.\nProof. If 𝑥 is lawful, equal𝑥 implies predictive equivalence, so𝑞 is constant on each𝑥-fibre. Conversely,𝑞 = 𝜑 ◦ 𝑥\nmakes equal𝑥 imply equal predictive class.□\nPredictive and causal states, sufficient statistics, belief states, and predictive state representations provide important\nprecedents for future-relevant state [3, 6, 5, 7, 8]. Priority is not claimed for the quotient. Predictive Closure instead\nuses that quotient as a measurement-admission standard for arbitrary claimed present measurements and then audits\nevery stronger compression built on top of them.\n2.3 Jurisdiction refinement: state need not be rebuilt from scratch\nThe dependence onΠ is not a defect to hide. It is what makes the claim testable. If a future family is expanded, the\nexploratory additions become a new refinement experiment rather than a post-hoc redefinition of the same claim.\n3. From admitted state to admitted action\nA variable can predict passive continuation while failing under intervention. A state used for action must therefore\nremain sufficient after the actions it is supposed to support.\nFor an intervention𝑎, it is enough that the declared future family be𝑎-stable: whenever a later future𝑢 is used to\ncompare the successors of histories under𝑎, the composite continuation𝑎𝑢 is included in the state-defining family\nwhenever scientifically admissible. Global closure under every imaginable continuation is not required."
        },
        {
          "page": 7,
          "text": "PREDICTIVE CLOSURE MURRAY | MEASUREMENT -ADMISSION THEOREM\nP - PROVED HERE\nTheorem 4 - Action Descent.If Π is 𝑎-stable, then intervention𝑎 induces a well-defined partial map\n𝑇𝑎 ( [ℎ]Π) = [ℎ𝑎]Π\nexactly when predictive equivalence is a congruence for𝑎: equivalent histories have the same𝑎-domain and,\nwherever 𝑎 is admissible, equivalent successor histories.\nIf the declared future family is not𝑎-stable, the action is not thereby false; it isuncertified. The investigator may\nenlarge Π to the required continuation hull or narrow the action claim.\nPartiality is itself scientifically visible. If𝐴𝐵 is viable but𝐵 𝐴is terminal or inadmissible for the same predictive\nstate, then the two word actions already have different domains. Death, dropout, impossibility, and absorbing failure\nmust therefore be recorded as outcomes when they are consequences of the process rather than analysis-induced\nmissingness.\nC - CONDITIONAL BRANCH\nStochastic-action branch.Total Markov kernels on predictive state form a monoid under kernel composition.\nTherefore the same abelianization statement below holds verbatim for stochastic interventions: ordered\nkernel products factor through multiplicities exactly when the generator kernels commute. Partial stochastic\nadmissibility may be totalized only when the added terminal state represents a genuine scientific outcome.\n4. The compression ladder\nclaims.\nhistory\npredictive state\ndescended intervention action\norder can be erased:\ncumulative representation\norder remains predictive:\nretain temporal structure\nscalar future-law descent\nlawful additive coordinate\nseparating futures"
        },
        {
          "page": 8,
          "text": "PREDICTIVE CLOSURE MURRAY | MEASUREMENT -ADMISSION THEOREM\n4.1 Order removal is predictive abelianization\nLet A = {𝑎1, . . . , 𝑎𝑚} and let ordered words form the free monoidA∗. The descended action is\n𝜌 : A∗ → PMap(SΠ). (6)\nLet 𝑛(𝑤) ∈ N𝑚 record only multiplicities.\nP - PROVED HERE\nTheorem 5 - Predictive Abelianization.The ordered predictive action factors through multiplicity,\n𝜌(𝑤) = ¯𝜌(𝑛(𝑤)) ∀ 𝑤,\nif and only if all generator actions commute pairwise as partial maps,\n𝑇𝑖𝑇𝑗 = 𝑇𝑗𝑇𝑖 ∀𝑖, 𝑗,\nwith equality of domains and equality of values on that domain.\nidentifies all same-multiplicity protocols, and is therefore exact only after this action factorization is licensed.\nP - PROVED HERE\nCorollary - Observable falsification is one-sided.If a declared separating future𝑔 satisfies\n𝑔 (𝑇𝑗𝑇𝑖 𝑠) ≠ 𝑔 (𝑇𝑖𝑇𝑗 𝑠),\nthen the state actions do not commute and cumulative counts are false for that jurisdiction. Equality of one\nendpoint under 𝑖 𝑗 and 𝑗𝑖 does not prove commutation; support for commutation requires equality over a\nseparating future family.\n𝑔 ∈ G\n𝐷\u0000Law(𝑔 | 𝑇𝑗𝑇𝑖 𝑠), Law(𝑔 | 𝑇𝑖𝑇𝑗 𝑠)\u0001 . (7)\nA simultaneous lower confidence bound above a preregistered𝜀ord rejects predictive commutation. An upper bound\nbelow 𝜀ord supports only the panel-relative statement that no order-relevant distinction was resolved byG at that\nresolution. It supports commutation on a claimed state class only whenG has independently earned a separating\ncertificate for that class. There is therefore no universal required number of futures: the relevant requirement is\nseparation of the state distinctions the claim purports to erase.\nA repeated intervention may change its own later effect. Define the one-agent semigroup defect\nΔ𝑎 (𝑠, 𝑡) = 𝑑Π (𝑇𝑎 (𝑠 + 𝑡), 𝑇 𝑎 (𝑠)𝑇𝑎 (𝑡)) , (8)\nfor a declared predictive discrepancy𝑑Π. Exact additive amount requires zero defect on the claimed domain. Finite\nscience tests whether the defect is below a preregistered margin throughout a calibrated window.\nExact theorem, finite-data certificate, and reconstructive failure protocol 8"
        },
        {
          "page": 9,
          "text": "PREDICTIVE CLOSURE MURRAY | MEASUREMENT -ADMISSION THEOREM\nC - CONDITIONAL BRANCH\nContinuous cumulative branch.If 𝑇𝑎 (0) = id, each one-agent family obeys the semigroup law on a common\ninvariant domain, and distinct families commute, then the predictive action factors through an additive exposure\nvector 𝜃 ∈ R𝑚\n+. Ifthesemigroupdefectisonlybounded,theresultingrepresentationisanapproximatecertificate\nwhose accumulated error must be propagated rather than silently set to zero.\nFor a locally𝐿-Lipschitz update with per-step representation error at most𝜂, an𝑛-step propagated discrepancy is\nseverity index.\nP - PROVED HERE\nTheorem 6 - Scalar Measurement Descent.The scalar𝑞(𝑧) is an exact predictive measurement exactly when\nevery declared future law is constant on the fibres of𝑞. Commutativity of the cumulative vector does not imply\none-dimensional sufficiency.\nTheconditionisintentionallystrongbecausetheclaim“thisscalaristhestateforthesefutures”isstrong. Approximate\nscalarization is handled by the finite-data certificate in Section 6, not by weakening the exact theorem.\nAn empirically sufficient scalar is not automatically an extensive coordinate. An operation⊕ on its interval is well\ndefined only when the fine composition is constant on the scalar fibres. After that descent, its algebraic properties are\nempirical hypotheses.\nI - IMPORTED RESULT\nAczélbranch. Foraclosedintervaloperationthatiscontinuous,strictlyincreasingineachargument,associative,\nand has an identity, classical functional-equation theorems give a continuous monotone generator𝜓 with\n𝜓(𝑥 ⊕ 𝑦) = 𝜓(𝑥) + 𝜓(𝑦)."
        },
        {
          "page": 10,
          "text": "PREDICTIVE CLOSURE MURRAY | MEASUREMENT -ADMISSION THEOREM\n5.1 Local order witnesses\nIn a validated near-identity smooth regime, fix the convention[ 𝐴, 𝐵] := 𝐴𝐵 − 𝐵 𝐴. Weak interventions generated by\n𝐿 𝐴, 𝐿 𝐵 then obey the standard expansion\n𝑈𝐴(𝑠)𝑈𝐵 (𝑠) − 𝑈𝐵 (𝑠)𝑈𝐴(𝑠) = 𝑠2 [𝐿 𝐴, 𝐿 𝐵] + 𝑂 (𝑠3). (9)\nA reciprocal difference with the predicted area/scale onset is therefore a local observable witness of failed order\nremoval. This is imported chronological-calculus structure, not a new Lie theorem [14,15,16]. If no near-identity\nscaling window is demonstrated, the proper conclusion is discrete order dependence, not curvature or a local bracket\nestimate.\n5.2 Global reconstruction by future-response rows\nLet 𝑝 index past histories,𝑞 future words, and𝜙 𝑗 (𝑌 ) a frozen response feature. Define the block response matrix\n𝐻 𝑝, (𝑞, 𝑗 ) = E[𝜙 𝑗 (𝑌 ) | 𝑝𝑞]. (10)\nRows that differ are predictively distinguishable for the selected future-feature family.\nI - IMPORTED RESULT\nFinite linear realization branch.In the classical weighted-automaton/observable-operator setting, finite\nHankel rank 𝑟 is equivalent to an exact𝑟-dimensional linear predictive realization, and𝑟 is the minimal\nlinear realization dimension [11, 12, 13, 8]. This theorem is not extended here to arbitrary nonlinear or\ninfinite-dimensional state.\nP - PROVED HERE\nTheorem 7 - Failure-to-Reconstruction.If a candidate measurement fails, then some pair of histories in\n1. Freeze a discovery future libraryF𝐷, an independent validation libraryF𝑉, discrepancy 𝐷, margin𝜀, and a\nresource ceiling before confirmatory refinement begins.\n2. Start from the candidate representation𝑧0 = 𝑥. On validation data, estimate the largest within-fibre predictive\ndefect of𝑧𝑘 with simultaneous uncertainty.\n3. If its upper bound is at most𝜀, stop and certify𝑧𝑘 for the frozen validation jurisdiction. If its interval straddles𝜀,\nreport UNRESOLVED rather than adding dimensions merely because the estimate is noisy.\n4. If failure is certified, use discovery data to choose a future–feature pair with the largest reproducible lower-\nbound separation among the failed fibres, freeze that response feature, and define the refined representation\n𝑧𝑘+1 = (𝑧𝑘, 𝜙𝑘+1).\n5. Refit the predictive representation without opening the held-out validation outcomes, then return to Step 2. If\nno pass occurs before the registered resource ceiling, report that finite closure was not demonstrated within the\ndeclared library and depth.\nExact theorem, finite-data certificate, and reconstructive failure protocol 10"
        },
        {
          "page": 11,
          "text": "PREDICTIVE CLOSURE MURRAY | MEASUREMENT -ADMISSION THEOREM\nThis greedy procedure isnot claimed to find the globally minimal exact state. It gives a reproducible empirical path\ntoward it. Along a nested registered refinement path, the first representation that obtains held-out closure is the\nsmallest certified representation on that path. Complexity therefore remains subordinate to predictive adequacy:\ndimensions are added only after a certified fibre failure, and retained only if they transfer to held-out futures.\n6. Finite-data measurement admission\nThe exact quotient is an ideal mathematical target. Finite science should not pretend that noisy approximate equality\nis itself an equivalence relation. Instead it issues a certificate for a frozen experimental claim.\ntiming, discrepancy, equivalence margin, and error budget.\nFINITE CERTIFICATE SEMANTICS\nIf a valid simultaneous upper confidence bound for the largest tested within-fibre predictive defect is at most𝜀\nwitherrorbudget 𝛼,thenthecandidatemeasurementis certifiedatresolution 𝜀 forthatfrozenfinitejurisdiction\nat confidence level1 − 𝛼. The wordlawful without qualification is reserved for the exact theorem. Finite\ncertification is evidence about a declared experimental claim, not proof of equality for untested futures.\n6.2 Predictive discrepancy and equivalence margin\nChoose before confirmatory analysis a discrepancy𝐷 between outcome laws and define\n𝑑Π (ℎ, ℎ′) = sup\n𝑢∈Π\n𝐷 (𝑃(· | ℎ, 𝑢), 𝑃(· | ℎ′, 𝑢)) . (11)\nFor a candidate measurement fibre, letΔΠ be the largest relevant within-fibre predictive discrepancy over the frozen\ndesign. Let 𝜀 > 0 be the largest discrepancy the measurement claim is willing to treat as scientifically negligible.\nHOW 𝜀 MAY BE CHOSEN\nTheequivalencemarginmustbejustifiedindependentlyoftheconfirmatoryfibreoutcomes. Defensiblesources\nare: (i) a decision threshold at which the downstream scientific/control decision would change; (ii) an external\nassay or intervention resolution; or (iii) a previously established domain margin. If none exists, report the\nestimated predictive defect and uncertainty rather than tuning𝜀 until the measurement passes.\n6.3 Four outcomes, not a forced binary decision\nLet [𝐿, 𝑈] be a simultaneous confidence interval forΔΠ under the frozen probe battery and matching design.\n𝑈 ≤ 𝜀 ⇒ PASS,\n𝐿 > 𝜀 ⇒ FAIL,"
        },
        {
          "page": 12,
          "text": "PREDICTIVE CLOSURE MURRAY | MEASUREMENT -ADMISSION THEOREM\ndeclared range; lack of overlap/support for the matched comparison; a required intervention that cannot be executed\nas declared; a scientifically meaningful terminal outcome that was instead lost as missing data; or a protocol change\nthat alters the estimand. Low precision by itself isnot out of jurisdiction.\n6.4 Multiplicity, matching, and discovery/confirmation\ncandidate futures are discovered adaptively, split the workflow:\ndiscovery − →freeze representation and probes− →independent confirmation. (13)\nCoordinate-wise scanning requires simultaneous error control; alternatively, a single preregistered multivariate\ndiscrepancy may be calibrated by an appropriate permutation or bootstrap null.\nILLUSTRATIVE BOUNDED-OUTCOME CALIBRATION\nSuppose 𝑀 planned two-group mean differences use independent responses in[0, 1], with𝑛 replicates in each\ngroup for each contrast. Applying Hoeffding directly to each difference of independent sample means gives\nthe same dimensions and ordered singular values,\n|𝜎𝑘 ( b𝐻) − 𝜎𝑘 (𝐻)| ≤ 𝛿. (15)\nThus 𝜎𝑘 ( b𝐻) − 𝛿 > 0 certifies at least𝑘 nonzero predictive directions in that finite block. Finite noisy data do not\ngenerally certify that all smaller singular values are exactly zero. Upper bounds can instead support a declared\neffective-ranktolerance. This prevents numerical rank thresholding from masquerading as an exact state-dimension\ntheorem.\nExact theorem, finite-data certificate, and reconstructive failure protocol 12"
        },
        {
          "page": 13,
          "text": "PREDICTIVE CLOSURE MURRAY | MEASUREMENT -ADMISSION THEOREM\n7. A gated protocol that an experimenter can run\n0. Declare claim\nand jurisdiction\n1. Match presents;\nsource, matching rule, confirmatory error budget, and any hold-out futures.\nStage 1 - test the state measurement.Create or identify histories equivalent on𝑥 within a predeclared matching\nrule; apply common futures; compute the simultaneous predictive defect; classify PASS/FAIL/UNRESOLVED/OUT-\nOF-JURISDICTION.\nStage 2 - test action and order removal.For an admitted state representation, test whether claimed interventions\ndescend. If cumulative exposure is proposed, compare reciprocal or same-multiplicity protocols using separating\nfutures. A single robust separating future rejects exact abelianization.\n8.1 Stage 0: a perfectly measured but incomplete present\nTwo preparation historiesℎ0, ℎ1 both have the perfectly measured candidate present𝑥 = 0. Their unobserved\npredictive distinction is𝑚 ∈ { 0, 1}. Three discovery futures produce Bernoulli outcomes with true probabilities\n𝐶1 𝐶2 𝐶3\nℎ0 0.25 0 .45 0 .50\nℎ1 0.75 0 .55 0 .50\n(16)"
        },
        {
          "page": 14,
          "text": "PREDICTIVE CLOSURE MURRAY | MEASUREMENT -ADMISSION THEOREM\n8.2 Stage 1: the fibre fails\nWith random seed 20260817, the discovery data are:\nFuture ℎ0 successes ℎ1 successes b𝑝0 b𝑝1 − b𝑝0\n𝐶1 68/300 225/300 0.227 0.523\n\u0013\n, (18)\nwhose singular values are1.899 and 0.331. In this simulation the true model has two predictive classes, but the\nfinite matrix is used only as a coordinate proposal, not as proof of exact rank. The independent hold-out future gives\n94/300 = 0.313 for ℎ0 and 230/300 = 0.767 for ℎ1, preserving the reconstructed separation. Operationally, the\nreconstructed coordinate is the preparation/history class whose future-response law was separated; it is not necessary\nto apply the destructive𝐶1 challenge to the same individual and then call that outcome its pre-challenge state. The\nreplacement representation therefore retains the predictive distinction that the original𝑥 erased.\n8.4 Re-enter Stage 2: cumulative counts can fail after state is fixed\nFor a purely algebraic downstream illustration, interpret𝑟 as a rapidly written response coordinate and𝑚 as retained\nmemory on an admitted two-coordinate predictive state(𝑟, 𝑚 ). Define deterministic interventions\n𝑇𝐴(𝑟, 𝑚 ) = (𝑟 + 1, 𝑚), 𝑇 𝐵 (𝑟, 𝑚 ) = (𝑟, 𝑚 + 𝑟). (19)\nFrom (0, 0), executing𝐴𝐵 (apply 𝐴 then 𝐵) gives(1, 1), whereas𝐵 𝐴gives (1, 0). Both words have count vector\n(1, 1), but a future challenge that reads𝑚 separates them. Hence the count representation fails by Theorem 5. This\nillustrates the gating logic: state was repaired first; only then was the stronger cumulative-exposure claim tested."
        },
        {
          "page": 15,
          "text": "PREDICTIVE CLOSURE MURRAY | MEASUREMENT -ADMISSION THEOREM\n9. Biological and empirical illustrations: exact status\n9.1 A mechanistic fibre failure in glutathione dynamics\nIn a published redox model [21], a fast damage state𝑒, glutathione pool𝐺, and slower regeneration capacity𝑉 obey\na term of the form\nThisdoesnotprovethat (𝑒, 𝐺, 𝑉 ) isacompletebiologicalstateforeveryfuture. Itshowsexactlyhowademonstrated\nfailure identifies the missing coordinate within the stated model. The example is therefore an exact mechanistic\ninstantiation, not empirical validation of Predictive Closure and not evidence for any particular geometry.\n9.2 External order effects as candidate cumulative-measurement falsifiers\nSequential antibiotic studies report history-dependent susceptibility and asymmetric hysteresis, including reciprocal\nsequence effects among beta-lactam treatments [22, 23]. Such results are relevant because a reproducible same-\ncomponents/different-order future contrast is exactly the kind of observation that can reject an order-blind cumulative\nrepresentation. The cited studies were not designed as full Predictive Closure tests, so they are treated here as\nexternal empirical illustrations rather than framework validation. An independent raw-data reanalysis or prospective\npreregistered sequence study remains an open empirical obligation.\nG - OPEN EMPIRICAL GATE\nFlagshipempiricalobligation. ExecutethefrozenStage0–4protocolononeindependentpublicorprospective\ndataset,includinganexternallyjustifiedequivalencemargin,confirmatorysimultaneouserrorcontrol,aheld-out\nfuture battery, and reconstruction after any demonstrated fibre failure. Until then the measurement theorem is\nproved, the protocol is operationalized, and empirical utility remains to be demonstrated.\n10. Relation to existing theories"
        },
        {
          "page": 16,
          "text": "PREDICTIVE CLOSURE MURRAY | MEASUREMENT -ADMISSION THEOREM\nTradition Primary question Relationship to Predictive Closure\nStatistical sufficiency Does a statistic retain information\nabout a specified inferential target?\nSupplies the central logic of information-preserving com-\npression. Here the target is a frozen family of future\nning?\nBeliefstatessolvepartialobservabilityrelativetoamodel.\nPredictive Closure asks whether an arbitrary measured\nvariabledeservesstatestatusbeforedownstreamdynamics\nare trusted [5].\nCausal states / PSRs Can state be represented by predic-\ntions of future observables?\nClosest state precedent. Predictive Closure adopts future\nequivalence as the admission standard and adds recur-\nsive tests for intervention descent, cumulative exposure,\nscalarization, and constructive repair [6, 7, 8].\nCausal intervention cal-\nbe recovered from input-output be-\nhaviour?\nPredictive Closure asks the prior question of what em-\npirical distinctions should count as state; after failure,\nrealization theory becomes a reconstruction tool [10,13].\nRepresentational mea-\nsurement\na valid causal graph and adjustment assumptions, to identify the mean effect of a treatment𝐴 on an outcome𝑌\nby a back-door adjustment. That result answers an intervention-identification question. It does not imply that𝑍\nis a predictive state for a later family containing another intervention𝐵. If two histories with the same𝑍 have\ndifferent future laws under𝐵, Predictive Closure rejects𝑍 as a state measurement for that sequential jurisdiction\neven though the effect of𝐴 is identifiable. Conversely, a variable may pass the predictive fibre test on observed\nor randomized preparations while an unrandomized causal effect remains unidentified because the intervention-\nassignment assumptions fail. Predictive sufficiency and causal identification therefore constrain different arrows of\nthe scientific argument; neither substitutes for the other.\n11. No-go and repair ledger\nExact theorem, finite-data certificate, and reconstructive failure protocol 16"
        },
        {
          "page": 17,
          "text": "PREDICTIVE CLOSURE MURRAY | MEASUREMENT -ADMISSION THEOREM\nBlocked claim Why it fails Exact repair Finite / approximate re-\npair\nSame measured value means\nsame state\nstancy\nReport both value uncer-\ntaintyandpredictivedefect\nChanging Π destroys the old\nstate\nRicher futures refine equiva-\nlence\nstand in for state, then histories identified by that representation must be interchangeable for the future claims made\nfrom it. What is usually left implicit is that the same obligation recurs at every later compression.\nThis produces a strict order of inference. First ask whether the measured present is a sufficient predictive state. Then\nask whether the interventions descend. Then ask whether temporal order may be erased. Only then ask whether the\nresulting cumulative object can be scalarized. Only after that ask whether the scalar operation deserves additive\narithmetic. A later transform cannot repair a failed earlier quotient.\nThefinite-datatheoryisdeliberatelymoreconservativethantheexacttheorem. Approximateequalityisnotpromoted"
        },
        {
          "page": 18,
          "text": "PREDICTIVE CLOSURE MURRAY | MEASUREMENT -ADMISSION THEOREM\nstate rather than making previous measurements meaningless.\nTheframeworkalsoseparatesrejectionfromreconstruction. Afuturethatsplitsafibreidentifiesadistinctionthatwas\nactive but unmeasured. Response rows provide a direct empirical language for retaining those distinctions. In finite\nlinear-realization settings, Hankel rank supplies the exact classical dimension theorem; outside that branch, finite\nThe present paper therefore separates three scientific statuses that should not be conflated:\ntheorem validity ≠ protocol executability ≠ empirical utility. (22)\nThe theorem establishes that measurement adequacy for a declared predictive use is a factorization property, and\nthat the same obligation governs successive compressions. The worked simulation establishes executability under a\nfrozen finite design. The remaining empirical question is whether this staged process materially improves inference\nor experimental design in real systems beyond existing specialist methods. That question is intentionally left open\nrather than being inferred from the theorem.\nThe next scientific step is therefore prospective rather than rhetorical: apply the frozen protocol to independent data,\ncompare its selected representation with existing state-selection methods, and test whether its additional distinctions\nimprove held-out intervention prediction. The present paper supplies the theorem, the finite certificate, and the\nreconstruction rule; nature must decide the utility claim.\nFinal statement\nA lawful measurement process for an evolving system begins before calibration ends: it asks whether the\nmeasured representation preserves the future laws for which it will be used. Predictive Closure proves\nthat admission criterion, shows how it propagates through action and compression, and turns a failed\nfibre into a reconstruction experiment. The theorem determines what must be true. The test determines\nwhether a particular measurement earns the claim.\nA. Partial-map abelianization: domain propagation"
        }
      ],
      "closing_pages": [
        17,
        18
      ],
      "abstract_pages": [
        4
      ]
    },
    {
      "key": "legacy-7302362",
      "title": "When Equal BED Is Not Equal Biology: Reversal, Graph Closure, and State Recovery",
      "ssrn_id": "7302362",
      "page_count": 54,
      "sha256": "cebf56f796fb9bb94a623cabca91e767aac32b697a4108a1ee7f20cd375b90bd",
      "kind": "legacy",
      "url": "https://ssrn.com/abstract=7302362",
      "abstract": "### PDF page 3\n\nMURRAY | TESTING BED SUFFICIENCY \nMurray DJ, When Equal BED Is Not Equal Biology: Reversal, Graph Closure, and State 10 \nRecovery. Radiat Res. 11 \nABSTRACT 12 \nConventional incomplete-repair linear-quadratic (LQ) timing corrections contain the symmetric 13 \ncross term 2βr(Δ)ab; for two fractions at a fixed exchange-symmetric gap, they are reversal-blind 14 \nby construction. The same zero-reversal result extends to a naive stationary quadratic response 15 \nwith symmetric two-time memory: a positive reversal from a clean start rejects the stationary-16 \nquadratic memory class. We formalize reversal as a distributional test of scalar sufficiency and 17 \nshow that nonlinear population pooling can manufacture cycle defect even when every latent unit 18 \nis exact. Proposition 2 classifies optional multi-dose reversal graphs by cycle closure, while the 19 \nleading local non-exact term has cubic Vandermonde geometry. The confirmatory design begins 20 \nwith independent gap qualification and one frozen reversal pair, uses equivalence-based 21 \nADEQUATE/REJECTED/UNRESOLVED decisions, and moves after rejection to unit-linked 22 \nstate recovery; complete K3/K4 graphs are reserved for questions in which integrability changes 23 \nthe next decision. Published 6+12 Gy and 12+6 Gy schedules provide a concrete testbed: equal 24 \nnominal BED was accompanied by order-dependent tumor-growth delay and immune state in 25 \nimmunocompetent murine tumors. Reversal therefore tests whether temporal compression 26 \npreserves prediction, and the observation-layer analysis separates latent dynamics from structure 27 \ncreated by population processing. 28 \nKey words: biologically effective dose; radiation fractionation; order dependence; history 31 \ndependence; tumor microenvironment; integrability; stateful radiation response 32\n\n### PDF page 4\n\nMURRAY | TESTING BED SUFFICIENCY",
      "closing": "### PDF page 27\n\nMURRAY | TESTING BED SUFFICIENCY \nrecovery claim requires a measured X that restores held-out predictive equivalence with X and Y 552 \nlinked at the inferential-unit level. 553 \n10. LIMITATIONS 554 \nFour limits are decisive. Reversal sees only the antisymmetric schedule component. Metric graph 555 \nclasses depend on the prespecified endpoint scale and observation rule, and nonlinear pooling or 556 \neligibility can change them. Exactness is finite-node and domain-local, not a global dose law, 557 \nmechanism, or recovered state. Finally, destructive parallel in-vivo state/outcome cohorts cannot 558 \nestablish unit-level conditional sufficiency. Additional timing, covariance, model, state-recovery, 559 \nand translational limits are detailed in Supplementary Information S1. 560 \n11. CONCLUSION 561 \nConventional two-fraction incomplete-repair LQ corrects timing with the symmetric interaction 562 \n2βr(Δ)ab. At a fixed exchange-symmetric gap it cannot distinguish a→b from b→a. Reversal is 563 \ntherefore a direct experimental falsifier of this temporal compression: when the endpoint 564 \ndistributions separate, the scalar has discarded predictive information carried by order. 565 \nThe clean-start result is broader. A naive stationary quadratic response with symmetric two-time 566 \nmemory also predicts zero reversal. A resolved reversal from a clean start rejects the stationary-567 \nquadratic memory class, not merely complete-repair BED. Proposition 2 and the cubic 568 \nVandermonde result then classify optional graph extensions when the structure of the residual 569 \norder field matters. 570 \nThe observation layer is itself part of the model. Nonlinear population pooling can create cycle 571 \ndefect even when every latent unit is exact, so structural inference must be attached to a declared 572 \nmeasurement and pooling rule. This self-audit prevents observation-induced geometry from 573 \nbeing mistaken for latent radiation dynamics. 574\n\n### PDF page 28\n\nMURRAY | TESTING BED SUFFICIENCY \nAfter a resolved reversal, the decisive biological problem is state recovery: measure the state into 575 \nwhich the next exposure arrives and require that state to restore held-out prediction in unit-linked 576 \ndata. The resulting program is minimal and testable—qualify one reversal, reject a lossy 577 \ncompression when order separates outcomes, and replace it only with measured state that earns 578 \npredictive sufficiency. 579",
      "role": "Reversal predecessor",
      "scope": "Corrected mean/variance and multiplicity rules govern; reversal alone is not universal scalar-state failure.",
      "contribution": "Order reversal tests an order-blind exposure representation; pooling can create graph defects.",
      "evidence": "Earlier reversal formulation; corrected successor and supplement",
      "notice": "Update, 7 September 2026. For the reviewed formulation and corrected supporting calculations, see When Equal BED Is Not Equal Biology: Reversal, Graph Closure, and State Recovery (https://papers.ssrn.com/sol3/papers.cfm?abstract_id=7427058), together with The Acute Dose-Response Curve as a Transition Potential (https://papers.ssrn.com/sol3/papers.cfm?abstract_id=7426880). The original paper is preserved. Mean/variance adequacy must not be treated as equivalence of complete response laws. A rejection rule that triggers on either component requires appropriate multiplicity control; use the reviewed simulation tables and supplement for that rule. Reversal rejects the specified order-blind dose representation and does not, by itself, identify a biological mechanism or rule out every closed scalar dynamical model. Population mixing, measurement scale and technical noise remain part of the declared test. New successor records cited in this notice were submitted on 7 September 2026 and are awaiting SSRN review; their pages may not yet be publicly available.",
      "inspection": "Abstract and conclusion/closing discussion read; prediction-bearing passages indexed and named lists reviewed.",
      "external_version_parity": "Not certified: these are the supplied local manuscript versions.",
      "main_start_page": 3,
      "main_end_page": 28,
      "prediction_passages": [
        {
          "page": 3,
          "text": "nominal BED was accompanied by order-dependent tumor-growth delay and immune state in 25 \nimmunocompetent murine tumors. Reversal therefore tests whether temporal compression 26 \npreserves prediction, and the observation-layer analysis separates latent dynamics from structure 27 \ncreated by population processing. 28 \nKey words: biologically effective dose; radiation fractionation; order dependence; history 31"
        },
        {
          "page": 4,
          "text": "not imply biological sufficiency for every endpoint: sequence, spacing, waveform, radiation 35 \nquality, spatial context, and pre-exposure state can matter. The question here is when BED-like 36 \ncompression retains enough information to predict a declared endpoint. 37 \nReversal is the minimal test. Exchange two component exposures while holding timing and 38 \nreadout fixed. Standard complete-repair LQ BED, BED(a,b)=a[1+a/(α/β)]+b[1+b/(α/β)], is 39 \nunchanged. For two fractions at a fixed exchange-symmetric gap, the conventional incomplete-40 \nrepair correction is also unchanged because its cross term is proportional to ab (11,12). A 41"
        },
        {
          "page": 5,
          "text": "identical under any common one-to-one transformation. Mean reversal contrasts and graph 64 \nclassifications are different; they depend on the prespecified metric scale, pooling, normalization, 65 \nand eligibility rules. A positive distributional reversal is therefore the robust first-stage falsifier, 66 \nwhereas upper structural classifications are scale-conditional. 67 \nBegin with one qualified reversal pair and biological equivalence margins. Add K3/K4 only if 68 \ntheir structural verdict changes the next experiment. State recovery is stronger: a candidate state 69 \nmust restore held-out prediction under a common future, with state and outcome linked within 70 \nthe same biological unit or matched split material. No graph verdict identifies a unique 71 \nmechanism or minimal state dimension. 72 \n2. CLAIM JURISDICTION AND THE SCALAR-COMPRESSION CRITERION 73 \n2.1 The criterion conditions are experimental conditions 74"
        },
        {
          "page": 7,
          "text": "opposite replicate-level effects that average toward zero. Practical equivalence therefore requires 121 \na declared biological margin, a residual-variance test, and adequate precision. 122 \nProposition 1 is intentionally definitional: it turns scalar sufficiency into a falsifiable 123 \ndistributional null. Remark 1 (Aczél boundary). Let L map histories into a real interval I closed 124"
        },
        {
          "page": 8,
          "text": "under ⊕, with ⊕ continuous, strictly increasing in each argument, and associative. If 125 \nL(H1H2)=L(H1)⊕L(H2), Aczél's representation theorem gives a monotone coordinate ψ with 126 \nψ(x⊕y)=ψ(x)+ψ(y) (16); hence ⊕ is commutative and cannot encode reversal. This marks a 127 \nboundary on associative one-scalar replacements, not a newly identified radiobiological victim 128 \nmodel. 129 \n2.4 Scale and population averaging 130"
        },
        {
          "page": 12,
          "text": "encountered by the second and therefore need not be order-blind. Reversal tests whether that 223 \nretained information matters for the declared endpoint. 224 \n4.2 Naive stationary quadratic memory predicts zero reversal 225 \nResult 1 (clean-start quadratic-memory null). Consider a stationary quadratic response driven by 226 \none common amplitude-scaled waveform family with a symmetric two-time memory kernel and 227 \nexchange-symmetric timing. If both orderings begin from the same naive state, the self terms and 228 \nthe bilinear cross term are unchanged by exchange, so the reversal contrast is identically zero: 229"
        },
        {
          "page": 13,
          "text": "The acute-block derivation is given in Supplementary Information S1. 245 \nEquation (19) itself assumes acute blocks and first-order exponential repair. If the linear-exact 246 \nretained-state class is a target of inference, a separately preregistered non-naive stratum is 247 \nrequired: all material receives the same priming exposure before randomization to the reversal 248 \ngraph. The prime is not assumed to isolate one mechanism; it removes the naive boundary 249 \ndegeneracy within a separately declared response law. Finite-width or differently shaped blocks 250 \nrequire model-specific re-derivation, while the complete-graph integrability result does not 251"
        },
        {
          "page": 14,
          "text": "microenvironments in immunocompetent mice, while clonogenic survival was not order-resolved 272 \nand the in-vivo separation was not reproduced in immunodeficient mice (8). This supports a 273 \nhost-state contribution without claiming that BED was designed to predict every immune 274 \nendpoint. 275 \nSia et al. likewise found fraction-size/BED-dependent antitumor immune effects (9). Palmqvist 276 \net al. reported no resolved neutron-gamma order difference on selected endpoints (7); without 277 \nequivalence margins that result is UNRESOLVED here, not demonstrated zero reversal. History 278"
        },
        {
          "page": 17,
          "text": "SCALE RULE. The structural class belongs to the declared observation rule. Nonlinear 333 \ntransformation can change metric classification and can even reverse a difference-of-means edge 334 \nsign; preregister scale, normalization, denominator construction, and any sensitivity scales before 335 \norder labels are released. 336 \n6.4 What qualifies as a primary endpoint 337 \nA primary metric endpoint should be fixed before order labels are released and satisfy four 338 \nconditions: 339"
        },
        {
          "page": 19,
          "text": "itself a prespecified decision question. The K4 cycle identity, rank and dimension count, basis 378 \nmatrices, and covariance-weighted projections are given in Supplementary Information S1. Any 379 \ngraph expansion after outcome unblinding is a new preregistered experiment. 380 \nGraph extension must earn its cost: add K3 or K4 only when exact versus non-exact, or quadratic 381 \nversus broader-exact, changes the biological follow-up, model falsifier, or optimization strategy. 382 \nIf the one-state retained-entry-state class is a target, use a separately preregistered primed stratum 383 \nbecause a naive quadratic-memory system can commute despite memory. Prime all material 384 \nbefore schedule randomization and analyze naive and primed strata separately. 385 \n7.3 In vivo and non-splittable variants 386 \nFor indivisible in-vivo units, use blocked cohort randomization and model the hierarchy 387"
        },
        {
          "page": 22,
          "text": "scale; the variation margin is the largest acceptable heterogeneous violation across biological 444 \nreplicates. Supplementary Information S1 gives a worked colony-count conversion from a 445 \nprespecified percentage-point tolerance to counts at fixed seeded-cell number. Prospective 446 \nsensitivity analysis should span defensible margins; instability across modest choices is a 447 \nplanning warning. 448 \n8.4 Randomization, residual variance, and sign cancellation 449 \nFor the sharp zero-flow null, order labels are exchangeable within randomized biological 450"
        },
        {
          "page": 24,
          "text": "REJECTED, test M1; if M1 is ADEQUATE, report the linear-exact edge form admissible 488 \nwithout assigning a mechanism. 489 \n1. If a complete graph was preregistered and M1 is REJECTED, test exactness under 490 \nProposition 2; on K4, insert the quadratic-exact layer first only when that distinction was 491 \nprespecified. ADEQUATE exactness means a node potential exists on the tested graph; 492 \nREJECTED exactness means non-exact metric history dependence. The full K3/K4 493 \nprojection sequence is specified in Supplementary Information S1. 494 \n9. DISCUSSION 500 \n9.1 BED as a conditional measurement, not a universal equivalence 501 \nBED remains useful where it predicts the declared endpoint adequately (6). Vetrugno's 6+12 502 \nversus 12+6 Gy pair shows why sufficiency must be endpoint-specific: standard BED is 503 \nidentical, yet tumor-growth delay and immune state differed by order in immunocompetent mice 504 \nwhile clonogenic survival did not (8). The argument is not that BED should predict every 505 \nimmune readout, but that its predictive domain can be tested. 506"
        },
        {
          "page": 25,
          "text": "MURRAY | TESTING BED SUFFICIENCY \nProposition 1 supplies the distributional falsifier; the Aczél remark supplies only an associative-507 \nscalar boundary. If a complete graph is run, Proposition 2 asks whether the metric reversal field 508 \nis a node-potential gradient. Neither zero reversal nor finite-node exactness proves a global dose 509 \nlaw or sufficient scalar state. 510 \n9.2 Exact order fields are boundary signatures, not recovered BED 511 \nclass alone identifies neither mechanism nor state dimension (10-14,22-24). 514 \n9.3 When BED fails: recover state instead of inventing another scalar 515 \nAfter a positive reversal, the central biological prediction is that the histories occupy measurably 516 \ndifferent pre-second-fraction states and that an informative state X improves prediction of a 517 \ncommon future outcome Y. X and Y must be linked within the same biological unit or 518 \nprospectively matched split material. Destructive state sampling in separate mouse cohorts 519 \nsupports schedule-level mapping, not unit-level conditional sufficiency. Failure means the 520 \nmeasured state is incomplete, mistimed, or both. 521 \nCandidate coordinates are concrete. Vanpouille-Box et al. showed TREX1 induction above 522 \napproximately 12-18 Gy in the studied systems can attenuate cytosolic-DNA/cGAS-523"
        },
        {
          "page": 26,
          "text": "engagement, oxidative state, and cell-cycle distribution; outcome material receives fraction 2 and 533 \na linearly pooled endpoint such as raw colony count at fixed seeding. Train on prespecified 534 \nschedules and test a held-out reversal or replication. Success means X restores prediction within 535 \nthe declared equivalence region, not merely that a biomarker differs. 536 \nSecondary in-vivo immune extension. In a sequence-sensitive syngeneic tumor model (8), prefer 537 \nminimally perturbative serial measurements so X and Y are observed in the same animal. If the 538 \ndesired tumor-state assay is destructive, use separate mapping and outcome cohorts but label the 539"
        },
        {
          "page": 27,
          "text": "MURRAY | TESTING BED SUFFICIENCY \nrecovery claim requires a measured X that restores held-out predictive equivalence with X and Y 552 \nlinked at the inferential-unit level. 553 \n10. LIMITATIONS 554 \nFour limits are decisive. Reversal sees only the antisymmetric schedule component. Metric graph 555 \nclasses depend on the prespecified endpoint scale and observation rule, and nonlinear pooling or 556 \nConventional two-fraction incomplete-repair LQ corrects timing with the symmetric interaction 562 \n2βr(Δ)ab. At a fixed exchange-symmetric gap it cannot distinguish a→b from b→a. Reversal is 563 \ntherefore a direct experimental falsifier of this temporal compression: when the endpoint 564 \ndistributions separate, the scalar has discarded predictive information carried by order. 565 \nThe clean-start result is broader. A naive stationary quadratic response with symmetric two-time 566 \nmemory also predicts zero reversal. A resolved reversal from a clean start rejects the stationary-567 \nquadratic memory class, not merely complete-repair BED. Proposition 2 and the cubic 568 \nVandermonde result then classify optional graph extensions when the structure of the residual 569 \norder field matters. 570 \nThe observation layer is itself part of the model. Nonlinear population pooling can create cycle 571"
        },
        {
          "page": 28,
          "text": "After a resolved reversal, the decisive biological problem is state recovery: measure the state into 575 \nwhich the next exposure arrives and require that state to restore held-out prediction in unit-linked 576 \ndata. The resulting program is minimal and testable—qualify one reversal, reject a lossy 577 \ncompression when order separates outcomes, and replace it only with measured state that earns 578 \npredictive sufficiency. 579 \nACKNOWLEDGMENTS 580 \nThe author thanks Jack Devanney for correspondence on temporal radiation-response modelling. 581 \nThe author is solely responsible for the derivations, interpretation, literature selection, and 582 \nmanuscript. 583"
        }
      ],
      "closing_pages": [
        27,
        28
      ],
      "abstract_pages": [
        3,
        4
      ]
    },
    {
      "key": "legacy-7181465",
      "title": "Finite rescue windows and supply-limited redox commitment in NRF2-active cancer: fold geometry and a decisive experimental test",
      "ssrn_id": "7181465",
      "page_count": 14,
      "sha256": "6770e4ad3965beb237292fae69ed7c5a58ea262469930c8658804a03d465b4c1",
      "kind": "legacy",
      "url": "https://ssrn.com/abstract=7181465",
      "abstract": "### PDF page 2\n\nFinite rescue windows and redox commitment\nFinite rescue windows and supply-limited redox \ncommitment in NRF2-active cancer: fold geometry \nand a decisive experimental test\nHypothesis paper\nAbstract\nNRF2-active cancers can maintain high antioxidant abundance yet still pass from recoverable redox injury to \nirreversible death. The unresolved problem is whether commitment follows a measurable dynamical law. \nPublished experiments establish finite rescue windows after GPX4 loss, RSL3 pulse-washout and cystine \nwithdrawal; show that cell state, rescue route and microenvironment move the boundary; and demonstrate cystine-\ndependent redox bistability and ferroptotic trigger waves. Public source-data reanalysis reproduces loss of \ncomplete ferrostatin rescue between 1 and 2 h, a front speed of 5.48 µm min−1 and a fitted 50% continuation gap \nof 168 µm. These observations motivate a local saddle-node reduction, dx = M(E)(µ − x²)dt + σ(E)dW, where µ is \nthe recoverable-survival margin and M is state-transition mobility. For finite entry and commitment sections, \npassage time is an arctangent phase interval divided by M√a. The effective depth-duration exponent is therefore \nnot fixed: it runs from 1/2 near threshold toward 1 under deep forcing. This finite-section crossover is the model's \nstrongest discriminating prediction. Existing datasets do not jointly provide calibrated forcing depth, multiple \npulse durations, a defined rescue operation and durable fate. A recommended starting experiment uses an \nindependently estimated crossing threshold, five near-threshold depths, seven durations, washout/rescue and 7-14 \nd clonogenic survival, with final replication set from pilot variance. The fold model must outperform cumulative-\ndose, fixed-power and hazard alternatives on held-out conditions. Failure to produce a separable rescue boundary \nor the predicted crossover would falsify the model.",
      "closing": "### PDF page 12\n\nFinite rescue windows and redox commitment\n10. Conclusion\nPublished experiments now establish that redox injury and irreversible commitment are temporally distinct, that \nrescue efficacy depends on dwell time, cell state, intervention and microenvironment, and that cystine-restricted \npopulations can become bistable and propagate ferroptotic trigger waves. These findings make a dynamical theory \nof recoverability scientifically warranted.\nThe corrected fold model makes a sharper prediction than the earlier inverse-square-root statement. Finite \nbiological sections generate a specific crossover in the effective depth-duration exponent from 1/2 near threshold \ntoward 1 under deep forcing. This both narrows the claim and identifies the regime in which competing models \ncan be distinguished.\nThe paper supplies an executable, pre-specified falsification test. If the rescue boundary is absent or the finite-\nsection crossover does not outperform cumulative-dose and hazard alternatives on held-out conditions, the model \nshould be rejected or revised. If it survives, redox oncology gains a quantitative object that abundance \nmeasurements cannot provide: the time-dependent boundary between an injured cell and a cell that can no longer \nbe brought back.\nGlossary\nTerm Definition\nCommitment Failure of a prespecified rescue operation to restore a prespecified durable fate endpoint.\nRescue window Interval after injury during which the chosen intervention can still restore durable survival.\nSurvival margin, µ Local control parameter measuring whether a recoverable stable state exists.\nFold depth, a Calibrated distance below the local crossing, a = F − F_c when µ = −a.\nState-transition mobility, M Kinetic scale multiplying both recovery above the fold and passage below it.\nFinite biological sections Operational entry and commitment locations used to define passage time.\nTrigger wave Self-regenerating spatial propagation through coupled bistable or excitable cells.\nData and code availability\nNo new wet-lab, animal or patient data were generated. Quantitative figures use public source-data workbooks \nreleased with Wiernicki et al. [12] and Co et al. [16]. Analysis scripts, derived data, bootstrap settings, synthetic \nbenchmark datasets and deterministic figure-generation code are supplied as supplementary reproducibility \nmaterial. Raw third-party source files should be obtained from the original publications.\nEthics statement\nThis hypothesis paper and secondary analysis used only published, de-identified aggregate or cell-line data. No \nnew studies involving humans or animals were conducted.\nFunding\nThis research did not receive any specific grant from funding agencies in the public, commercial or not-for-profit \nsectors.\nDeclaration of competing interests\nThe author declares that he has no known competing financial interests or personal relationships that could have \nappeared to influence the work reported in this paper.",
      "role": "Rescue predecessor",
      "scope": "Monotone crossover claim and evidence attribution corrected; grey+orange death bars must be combined.",
      "contribution": "Finite rescue windows motivate an operational commitment model.",
      "evidence": "Earlier hypothesis; corrected successor withdraws specific source interpretations",
      "notice": "Correction and update, 7 September 2026. Please use the corrected successor, Finite rescue windows and supply-limited redox commitment in NRF2-active cancer: fold geometry and a discriminating experimental test (https://papers.ssrn.com/sol3/papers.cfm?abstract_id=7427059). The earlier crossover description must not be read as universally monotone: asymmetric finite entry/exit sections can produce a nonmonotone effective-exponent profile. A changing forcing depth also requires the additional time-dependent phase term. The fixed-section passage formula is a deterministic model result and is not automatically a population T50 law. The attribution in Section 2.3 of a timed cystine-withdrawal/repletion rescue experiment to Poursaitidis et al. is withdrawn. In the Wiernicki source plot, the grey component is death already present at rescue addition and orange is subsequent additional death; their sum is final death, and grey is not an untreated control. The corrected paper separates these evidence corrections from the still-prospective fold-model test. The original PDF is preserved. New successor records cited in this notice were submitted on 7 September 2026 and are awaiting SSRN review; their pages may not yet be publicly available.",
      "inspection": "Abstract and conclusion/closing discussion read; prediction-bearing passages indexed and named lists reviewed.",
      "external_version_parity": "Not certified: these are the supplied local manuscript versions.",
      "main_start_page": 2,
      "main_end_page": 12,
      "prediction_passages": [
        {
          "page": 2,
          "text": "commitment in NRF2-active cancer: fold geometry \nand a decisive experimental test\nHypothesis paper\nAbstract\nNRF2-active cancers can maintain high antioxidant abundance yet still pass from recoverable redox injury to \nirreversible death. The unresolved problem is whether commitment follows a measurable dynamical law. \nPublished experiments establish finite rescue windows after GPX4 loss, RSL3 pulse-washout and cystine \npassage time is an arctangent phase interval divided by M√a. The effective depth-duration exponent is therefore \nnot fixed: it runs from 1/2 near threshold toward 1 under deep forcing. This finite-section crossover is the model's \nstrongest discriminating prediction. Existing datasets do not jointly provide calibrated forcing depth, multiple \npulse durations, a defined rescue operation and durable fate. A recommended starting experiment uses an \nindependently estimated crossing threshold, five near-threshold depths, seven durations, washout/rescue and 7-14 \nd clonogenic survival, with final replication set from pilot variance. The fold model must outperform cumulative-\ndose, fixed-power and hazard alternatives on held-out conditions. Failure to produce a separable rescue boundary \nor the predicted crossover would falsify the model.\nKeywords: NRF2; KEAP1; glutathione; GPX4; ferroptosis; rescue window; saddle-node bifurcation\nClaim discipline\nPublished experiments establish the biological phenomenon: finite and state-dependent redox rescue windows. They do \nnot yet validate the exact fold law. The law is retained only as a quantitative hypothesis with explicit failure conditions.\n1. Introduction: abundance is not recoverability\nA calibrated model of glutathione homeostasis has already shown how finite NADPH-linked supply can separate \noxidative collapse from reductive fade in G6PD deficiency and NRF2-active lung cancer [1]. A complementary \nbounded-adaptive analysis derived the conditions under which separated repair and toxicity thresholds generate \ncommitment. Second, it corrects the finite-passage mathematics and identifies a constrained exponent crossover \nthat is more specific than a single inverse-square-root law. Third, it specifies a minimal, executable experiment \nthat can falsify the model without requiring a new molecular construct."
        },
        {
          "page": 4,
          "text": "A local fold unifies these \nobservations\nCompatible The normal form is a parsimonious hypothesis, not an empirical identification.\nThe finite-section crossover is \nuniversal\nOpen It requires calibrated depth-duration-rescue data and rival-model comparison.\n3. Secondary analysis and audit of available datasets"
        },
        {
          "page": 7,
          "text": "an exact arctangent phase interval. (C) Depth, duration and state-transition mobility jointly set the boundary. (D) In time-dependent \ntreatment, phase accumulates only while the local margin is negative.\n4.4 Finite sections predict an exponent crossover\nLet A = x_i > 0, B = −x_f > 0 and u = √a. The local effective exponent is p_eff(a) = −d ln T_c/d ln a. \nDifferentiation gives\np_eff(a) = 1/2 + {uA/(u² + A²) + uB/(u² + \nB²)}/[2C(a)]\nWhen a is small relative to the squared section distances, both arctangents saturate and p_eff approaches 1/2. \nUnder deep forcing, arctan(q) ≈ q, C(a) ≈ (A + B)/√a and T_c ≈ (A + B)/(Ma), so p_eff approaches 1. The model \ntherefore predicts a constrained crossover rather than one freely fitted power law. The crossover location is set by \nthe entry and commitment sections.\nThis correction changes the experimental design. Deep-forcing conditions cannot sharply distinguish the fold from \ncumulative dose because both approach inverse-first-power behaviour. Most forcing depths must be concentrated \njust above an independently estimated crossing threshold F_c."
        },
        {
          "page": 8,
          "text": "I ≥ C_commit(R,z,Y) (8)\nR denotes the prespecified rescue operation, z the cellular state and Y the durable fate endpoint. The phase \nformulation is a hypothesis for slowly varying forcing. Rapid, non-adiabatic transitions may require direct \nintegration of the full state model rather than an accumulated-phase approximation.\n5. A decisive experimental specification\n5.1 Minimal falsification stage\nThe minimal experiment is designed to reject the theory before a larger tumour-normal programme is attempted. It \ncan use an established inducible GPX4-loss line or a validated pulse-washout system. No new construct is \nrequired if target engagement and rescue timing are already measurable. The five-depth by seven-duration matrix \nbelow is a recommended starting grid, not a power guarantee; final replication and range should be adjusted from \non log-duration, with uncertainty from independent biological repeats. This operational definition prevents \nmetabolic suppression during exposure from being mistaken for commitment.\nTable 3. Minimal experiment that can falsify the fold model.\nComponent Specification Reason\nSystem One established ferroptosis model with reliable pulse-washout \nor inducible GPX4 control.\nMinimizes construction cost and tests the law before \nDurable fate 7-14 d clonogenic survival or equivalent reproductive fate. Separates irreversible loss from temporary metabolic \ninhibition.\nSecondary state Lipid peroxidation plus one redox/energetic reporter. Tests whether state calibration improves prediction.\n5.2 Model comparison and identifiability\nThe exact finite-section model, cumulative-dose model, a single free power law and a smooth hazard or damage-\naccumulation model must be fitted to identical training conditions and compared on held-out depths or repeats. \nModel selection should use held-out prediction error and AICc, not visual resemblance. F_c must not be allowed \nto drift without constraint because threshold and exponent are jointly weakly identified near a critical point."
        },
        {
          "page": 9,
          "text": "Finite rescue windows and redox commitment\nBefore data collection, the laboratory should preregister a superiority rule, for example lower held-out error \ntogether with ΔAICc > 4; outcomes failing that rule remain inconclusive rather than supportive.\n•  Finite-section fold: exact Eq. (4), with common x_i and x_f across forcing depths.\n•  Cumulative dose: T50 = K/F or a prespecified exposure-area variant.\n•  Single free power: T50 = K(F − F_c)^(−p), with one fixed p.\n5.3 Decision rules\nSupport requires all of the following: a separable rescued/non-rescued boundary, a finite-section model that meets \nthe preregistered superiority rule over rivals, and an exponent profile that increases from near 1/2 toward 1 across \ncalibrated depth. Falsification occurs if no separable boundary exists under controlled induction or if a rival model \nconsistently predicts held-out conditions better. Results are inconclusive when F_c is poorly constrained, the \nboundary lies outside the sampled duration range, pilot-adjusted sampling is inadequate, or uncertainty intervals \nare too wide to discriminate.\nFigure 5. Executable falsification design. (A) Estimate the local crossing threshold, concentrate forcing depths just above it, vary pulse \nlength, apply a fixed rescue operation and follow durable clonogenic fate. (B) The primary endpoint T50 maps the rescue boundary. (C) The \nfull finite-section crossover must outperform cumulative-dose, single-power and smooth-hazard alternatives on held-out conditions.\n6. Measurement and calibration\n6.1 Return-rate scaling\nFor µ > 0, linearization around the stable point x_s = √µ gives a return rate\nλ_return = 2M(E)√µ (9)\nThe square-root relation is a secondary prediction, but passive variance alone is not diagnostic. For an Ornstein-\nUhlenbeck approximation, variance multiplied by return rate is σ²/2, which holds for any linear relaxation with \nadditive noise. A driven perturbation or controlled recovery assay is therefore preferable."
        },
        {
          "page": 10,
          "text": "phase lag determined by λ_return. Repeated, non-destructive perturbations can estimate M and local control \ndistance before the destructive pulse matrix. The mobility estimate earns a place in the model only if it improves \nheld-out prediction of T50.\n6.3 Calibrating effective forcing\nNominal drug concentration is not fold depth. Effective forcing should be calibrated through target engagement or \na monotone state variable that tracks the relevant stress axis. The model assumes that the calibrated forcing-to-\ndepth map is locally linear near F_c. If calibration is demonstrably nonlinear, that map must be estimated and \n(11)\nOxygenation, nutrient access, drug penetration, KEAP1/NRF2 state, FSP1, DHODH, membrane lipids and cell-\ncell contact alter the parameter distribution. Heterogeneity therefore predicts a distribution of rescue boundaries. It \ndoes not license fitting one threshold to a whole tumour.\nAt larger scales, spatial coupling can generate fronts. The correct outputs become initiation probability, front \nvelocity and transmission range. The local fold and the tissue front are related levels of description, not competing \nexplanations."
        },
        {
          "page": 11,
          "text": "8. NRF2-active cancer as the principal application\nNRF2-active cancers are a stringent test because they combine high antioxidant abundance with substrate and \npathway dependencies. SLC7A11/xCT can create cystine and glucose dependencies [34]. Lipid composition, p53 \nstate and antioxidant supplementation can further alter ferroptosis susceptibility and tumour progression [35-38]. \nThe model does not classify cells as simply antioxidant-rich or antioxidant-poor. It asks how far each state is from \nloss of recoverable survival and how quickly support can be redeployed.\nThe relevant calibration cannot be reduced to NRF2 abundance alone. A prospective test should distinguish basal \nantioxidant abundance, inducible reserve, cystine/GSH support, NADPH-linked regeneration, GPX4 target \nengagement and at least one dynamic redox or energetic reporter. These quantities are candidates for calibrating F, \nµ and M; none should be identified with a model variable unless it improves held-out prediction.\nA tumour-selective boundary is meaningful only relative to the dose-limiting normal compartment. Normal \ncomparators should therefore be matched as closely as feasible in tissue origin and proliferative state, and tumour \nand normal boundaries should be estimated with the same rescue operation and durable endpoint.\nA controlled single-cell system is the first gate. Extension to organoids, co-cultures or tumours is justified only \ninducers and treatment schedules should not be altered in patients on the basis of this model.\nNo sex- or gender-stratified inference is made. The cited studies use diverse cell lines and experimental systems \nfor which sex information is not consistently reported. Prospective tests should report donor or cell-line sex where \nknown and test whether it changes the calibrated boundary.\nTable 4. Pre-specified claims and failure conditions.\nClaim Required observation Failure condition\nFinite operational rescue boundary Timed rescue separates recovered and non-recovered \nbetter than rivals.\nCumulative-dose, fixed-power or hazard model \npredicts consistently better.\nState-transition mobility matters Independent M estimate improves held-out T50 \nprediction.\nM adds no reproducible predictive information.\nTumour-normal separation Tumour crosses before relevant normal compartments \nunder a schedule.\nNormal compartments cross at equal or lower \nforcing."
        },
        {
          "page": 12,
          "text": "populations can become bistable and propagate ferroptotic trigger waves. These findings make a dynamical theory \nof recoverability scientifically warranted.\nThe corrected fold model makes a sharper prediction than the earlier inverse-square-root statement. Finite \nbiological sections generate a specific crossover in the effective depth-duration exponent from 1/2 near threshold \ntoward 1 under deep forcing. This both narrows the claim and identifies the regime in which competing models \ncan be distinguished.\nThe paper supplies an executable, pre-specified falsification test. If the rescue boundary is absent or the finite-\nsection crossover does not outperform cumulative-dose and hazard alternatives on held-out conditions, the model \nshould be rejected or revised. If it survives, redox oncology gains a quantitative object that abundance \nmeasurements cannot provide: the time-dependent boundary between an injured cell and a cell that can no longer \nbe brought back.\nmaterial. Raw third-party source files should be obtained from the original publications.\nEthics statement\nThis hypothesis paper and secondary analysis used only published, de-identified aggregate or cell-line data. No \nnew studies involving humans or animals were conducted.\nFunding\nThis research did not receive any specific grant from funding agencies in the public, commercial or not-for-profit \nsectors."
        }
      ],
      "closing_pages": [
        12
      ],
      "abstract_pages": [
        2
      ]
    },
    {
      "key": "legacy-6987278",
      "title": "IDA and the Boundedness Engine",
      "ssrn_id": "6987278",
      "page_count": 35,
      "sha256": "648a55d416571dd56c5a6cf4f4aa7948cc837acb543aeee02d6a67e1e8ef8114",
      "kind": "legacy",
      "url": "https://ssrn.com/abstract=6987278",
      "abstract": "### PDF page 1\n\nIDA and the Boundedness Engine — v1.0\nIDA and the Boundedness Engine\nA Typed-Residue Research Programme for Bounded Domains, Return Geometry, and  \nAwareness-Gated Control\nDaniel J. Murray\nIndependent Researcher, Melbourne, Australia\nFinal synthesis manuscript v1.0 — June 2026\nStatus note. This is a public synthesis and prediction document, not a conventional journal \nsubmission, and it makes no clinical claim. It maps a research programme across bounded \ncomposition, recovery geometry, memory updating, psychiatric measurement, redox biology, prime-\nresidue projection, and an optional microscopic conjecture. Its central methodological commitment \nis typing: quotient residuals, coordinate residuals, recovery residues, addressed residuals, and \nconjectural birth-death residuals are not the same mathematical object. They are typed instances of \none recurring projection–residue schema. No identity between them is claimed or required.\nA note on this manuscript. This is the closing synthesis of a single sustained line of work, intended \nas the final new manuscript of the programme; what follows is revision in response to peer review \nand, should the central wager survive testing, the work of building the instrument it describes. Its \none purpose has been to look hard at problems usually left unresolved and to leave behind \nsomething clear enough that others can either build on it or take it apart.\nAbstract\nFinite observers, instruments, organisms, and controllers encounter the world through bounded \nrepresentations. A bounded representation is not necessarily the lawful coordinate in which states \ncompose. Where bounded states compose continuously, monotonically, associatively, and closedly on \nan interval, Aczél representation supplies a hidden additive generator coordinate, unique up to positive \naffine rescaling. Treating the bounded native value as if it were that additive coordinate is a recurrent \nand correctable mistake — the Euclidean error — that corrupts averaging, regression, baseline \ndefinition, and additivity testing. Where bounded adaptive systems are perturbed, the decisive variable \nis not a static value but the geometry of return: clean return resolves load, unresolved displacement \nleaves a measurable residue, and repeated residue is hypothesised to shift the destination of return.\nThis manuscript contributes four things: a typed-residue framework that prevents category errors across \ndomains, a recovery-geometry metric for return after perturbation, a named drift-error term (ANDY), \nand a falsifiable closed-loop control prediction with a runnable reference implementation. It organises \nits observations as a typed-residue ladder rather than a single unified object. A quotient residual, a \ncoordinate residual, a leaky recovery integral, an address-indexed organismic state, and a conjectural \nbirth-death record instantiate one schema — hidden lawful object → bounded projection → lost \ninformation → typed residue → held-out test — at different type levels. Each rung carries its own death \ncondition. The schema itself is treated as an organising heuristic, not as an empirical law: it cannot be \nconfirmed or refuted; only its typed instances can.\nPage 1 of 35",
      "closing": "### PDF page 16\n\nIDA and the Boundedness Engine — v1.0\n8. Conjecture death: α = 1/12, the sextic lever, or birth-death diagnostics fail in the systems where \nthe conjecture claims them.\nFirewall discipline. Local deaths are survivable only because the claim types are firewalled: a failed \nmicroscopic conjecture does not kill Aczél composition; a failed IDA trial does not kill recovery metrics; a \nfailed recovery metric in one dataset narrows the model rather than destroying every bounded-domain \nresult. Conversely, survival in one domain is never proof in another.\n12. Conclusion\nThe corrected boundedness engine is not a claim that every phenomenon is the same residue. It is a \ndisciplined way to ask whether bounded systems are being misread because the lawful coordinate, the \nreturn path, or the unresolved remainder has been projected away. The chain is now cleanly typed: \ndescriptions carry redundancy; physical content is the invariant residual; finite systems represent \nresiduals through bounded coordinates; lawful composition selects generator coordinates; wrong \ncoordinates create measurable residual errors; adaptive systems reveal failure through return and \nrecovery residue; addressed systems require writeability for corrective updating; and IDA tests whether \nrecovery geometry can be controlled by respecting residue rather than forcing state.\nThe older Theory of Everything returns only as a possible microscopic completion, never as the burden \nplaced on the reader at the door. If a companion result survives review or testing, this synthesis explains \nwhy it matters. If none do, this paper is the map of where and why the programme failed.\nNamed contributions. Three constructs in this work are offered as named handles for others to adopt, \ntest, or refute. The residue–negentropy correspondence (Section 6.4): under the stated operational \ndefinition, the recovery residue is exactly an accumulated negentropy deficit, so a residue-falling gate is \na sign test on the rate of order export. Residue-gated control (Sections 9–10): the control principle that a \nbounded adaptive system should advance only when unresolved load is falling — an inversion of \nsymptom-gated intervention. And ANDY, the attractor-normalised drift yield (Section 6.2): the apparent \nrecovery that is really baseline drift, the error term a frozen baseline exists to expose. None is claimed as \na law of nature; each is a defined object with a death condition.\nFinal wager. IDA is not a machine that adds awareness from outside. It is a bounded-domain \ncontroller that asks whether writeable corrective updating improves when unresolved perturbation \nis no longer amplified and cleaner return can be written back to the state that actually needed \nrepair. The name states the intent plainly: I Develop Awareness. Should the wager survive the ladder \nset out here, the intent is that IDA be built — simply, safely, and openly — so that the help it may \noffer is available rather than merely argued. The schema itself cannot be proven; its typed instances \ncan be, and that is the whole of the claim. The honest hope is the same as the honest test: let \nsomeone build this and show it works, or build it and show exactly why it does not. Either outcome \nis a gift.\nPage 16 of 35\n\n### PDF page 17\n\nIDA and the Boundedness Engine — v1.0\nAppendix A. Reference implementation (real, runnable)\nThe following is the complete, dependency-light reference engine, reproduced verbatim from the \naccompanying file ida_reference.py (Python 3.9+, numpy only). It runs offline on recorded or simulated \nsignals; the actuator is a logging stub. Run ‘python ida_reference.py --demo’ to reproduce the predicted \nclean-versus-lingering signature described in Section 9.5, or ‘--csv yoursignal.csv’ to analyse a recorded \nsingle channel. This is the literal specification: an engineer can build the read-side from this alone.\nPage 17 of 35",
      "role": "IDA recovery and programme synthesis",
      "scope": "Operational leaky score retained; generator affine freedom, Hill/logit substitution and quadratic-energy monotone-transfer claim need correction.",
      "contribution": "Frozen-reference recovery, unresolved displacement and baseline drift propose a read-first controller.",
      "evidence": "Typed synthesis; runnable offline engine; untested device hypotheses",
      "notice": "Programme status update, 7 September 2026. The statement that this would be the programme's final new manuscript is no longer current. Subsequent work develops biological state sufficiency (https://papers.ssrn.com/sol3/papers.cfm?abstract_id=7425878), Predictive Closure (https://papers.ssrn.com/sol3/papers.cfm?abstract_id=7427098), the temporal architecture of living nature (https://papers.ssrn.com/sol3/papers.cfm?abstract_id=7426938), action sufficiency and safe diagnosis (https://papers.ssrn.com/sol3/papers.cfm?abstract_id=7427100), and epistemic type safety for generative AI (https://papers.ssrn.com/sol3/papers.cfm?abstract_id=7426838). This synthesis remains a historical programme document. Its proposed instruments, empirical tests and optional microscopic conjectures should retain their stated hypothesis status; the newer papers specify the current mathematical scope and experimental priorities. New successor records cited in this notice were submitted on 7 September 2026 and are awaiting SSRN review; their pages may not yet be publicly available.",
      "inspection": "Abstract and conclusion/closing discussion read; prediction-bearing passages indexed and named lists reviewed.",
      "external_version_parity": "Not certified: these are the supplied local manuscript versions.",
      "main_start_page": 1,
      "main_end_page": 16,
      "prediction_passages": [
        {
          "page": 1,
          "text": "Independent Researcher, Melbourne, Australia\nFinal synthesis manuscript v1.0 — June 2026\nStatus note. This is a public synthesis and prediction document, not a conventional journal \nsubmission, and it makes no clinical claim. It maps a research programme across bounded \ncomposition, recovery geometry, memory updating, psychiatric measurement, redox biology, prime-\nresidue projection, and an optional microscopic conjecture. Its central methodological commitment \nis typing: quotient residuals, coordinate residuals, recovery residues, addressed residuals, and \ndefinition, and additivity testing. Where bounded adaptive systems are perturbed, the decisive variable \nis not a static value but the geometry of return: clean return resolves load, unresolved displacement \nleaves a measurable residue, and repeated residue is hypothesised to shift the destination of return.\nThis manuscript contributes four things: a typed-residue framework that prevents category errors across \ndomains, a recovery-geometry metric for return after perturbation, a named drift-error term (ANDY), \nand a falsifiable closed-loop control prediction with a runnable reference implementation. It organises \nits observations as a typed-residue ladder rather than a single unified object. A quotient residual, a \ncoordinate residual, a leaky recovery integral, an address-indexed organismic state, and a conjectural \nbirth-death record instantiate one schema — hidden lawful object → bounded projection → lost \ninformation → typed residue → held-out test — at different type levels. Each rung carries its own death"
        },
        {
          "page": 2,
          "text": "IDA and the Boundedness Engine — v1.0\nThe empirical wager is placed first: return-geometry features must beat static baselines on held-out \nprediction, or the programme has no valid input. IDA — a proposed read-first, residue-gated headband, \nsupplied here with a complete, runnable reference implementation — then tests a single write-side \nprediction: if recovery geometry is controllable, residue-gated closed-loop actuation should move a \nsystem toward cleaner return more effectively than matched open-loop actuation. IDA is a falsification \ninstrument, not a treatment. A short, exact result shows that — under one operational definition — the \nrecovery residue is identical to an accumulated negentropy deficit, so the same conclusion is reached by \na second reading of the system as a flow of exported order, which points to a well-posed next problem \nin physics. The instrument is offered openly so that others may build it and either confirm the wager or \nshow precisely why it fails.\nKeywords: bounded domains; typed residue; Aczél representation; lawful coordinates; Euclidean error; \nrecovery geometry; allostatic drift; writeability gate; closed-loop control; falsification.\nCentral claim. Typed residues are not the same object. They are locally defined tests of whether a \nprojected coordinate misses recoverable structure. Schema recurrence across domains is not itself \nevidence; held-out predictive gain in each domain is the evidence.\nWhat is new here.\n1. The typed-residue ladder. Residues recur across domains but are not one mathematical object; \neach rung is typed, with its own death condition.\n2. ANDY — attractor-normalised drift yield. A named, measurable error term: apparent recovery \nproduced by baseline drift rather than true return (Section 6.2, Figure 2).\n3. Residue-gated control. A control principle — advance only when unresolved load is falling, \ninverting symptom-gated intervention (Sections 9–10).\nPlus: the residue–negentropy correspondence (Section 6.4, exact under one operational definition), \na recovery-geometry metric, and a falsifiable closed-loop control prediction with a complete, \nrunnable reference implementation.\nReader’s route. Mathematical core: Sections 3–5. Recovery-geometry model and ANDY: Section 6. \nCognitive extension: Section 7. Microscopic conjecture (fenced; may fail without killing the rest): \nSection 8 only. Device prediction and falsification ladder: Sections 9–10. The core (Sections 4–6) is \nself-contained and depends on none of the speculative material.\nPage 2 of 35"
        },
        {
          "page": 4,
          "text": "distribution, and a microscopic record do not live in the same mathematical category. The unifying \nobject is schema recurrence, and the scientific content lives entirely in the typed instances and their \nseparate death conditions.\nMissing structure made explicit. Schema: hidden lawful object → bounded projection → lost \ninformation → typed residue → held-out test. This schema is a search heuristic and filing system, not \na theory. It is true of much of statistics and physics (sufficient statistics, latent-variable models, \nrenormalisation) and therefore cannot itself be falsified. Only the typed instances below can live or \ndie.\n1.1 Dual framing: SSRN programme document with a self-contained journal core\nThis document serves two readers. For the SSRN reader it is an architecture and falsification map for a \nmulti-paper programme. For a journal editor, Sections 4–6 (bounded composition, the Euclidean error, \nand recovery geometry) are written to be liftable as a self-contained methodological contribution that \ndepends on none of the speculative material. The cognitive model (Section 7) and the device proposal \n(Sections 9–10) are clearly marked as forward-looking and are not required by that core.\nDefinition- and theorem-level statements: quotient \nby redundancy; Aczél representation under its \nhypotheses; the conditional semigroup time \nnormal form; the Hill-1 matched-diagonal \ndiscrimination point.\nDefinitions and proof.\nModel / effective \nRecovery residue, allostatic drift, mode gates, \naddressed-residual updating.\nHeld-out falsification; not claimed as \nnecessities of nature.\nDevice prediction\nIf recovery geometry is controllable, residue-gated \nclosed-loop actuation beats matched open-loop \nactuation.\nSham / open-loop / closed-loop trials."
        },
        {
          "page": 5,
          "text": "3. Define the computable typed residue without reference to the outcome.\n4. Declare the static or native-coordinate baseline it must beat.\n5. State the held-out death condition: the predictive gain that, if absent, kills the local claim.\n2.2 The typed residue ladder\nThe word residue marks a genuine recurrence — something non-removable or unresolved survives a \nprojection, quotient, perturbation, or retrieval — but it is always typed. The ladder below makes the \ntype level and verification state explicit. The verification-state column is the second-order application of \nchecked here\nR1 coordinate observed − generator \nprediction\nError made visible when a \nbounded coordinate is fit in \nthe wrong chart.\nStatistical Standard;"
        },
        {
          "page": 6,
          "text": "saturating effects, viability fractions, finite budgets, normalised sensor outputs. The native bounded \nvalue is frequently not the lawful coordinate.\nTheorem (Aczél representation, stated with its hypotheses). Let I be an open interval and  : I × I → I a ⊕\nbinary operation representing lawful composition. If  is continuous, strictly monotone in each ⊕\nargument, associative, and closed on I, there exists a strictly monotone generator ψ, unique up to \npositive affine rescaling, with\nψ(x ⊕ y) = ψ(x) + ψ(y),   so   x ⊕ y = ψ (ψ(x) + ψ(y)).⁻¹\nand nothing more. It does not assert that any particular transform (artanh, logit, log-hazard) is universal, \nand it does not derive recovery geometry, memory updating, IDA, or any microscopic claim.\n4.1 When the hypotheses fail — a decision tree\n1. If strict associativity holds on I: use the full Aczél generator.\n2. If only local one-parameter flow composition holds: use the local infinitesimal generator ψ(x) = ∫ \ndx / v(x) as an empirical chart, not a global law.\n3. If neither holds: do not claim lawful composition; treat the coordinate as a fitted model only."
        },
        {
          "page": 7,
          "text": "IDA and the Boundedness Engine — v1.0\n4. In every case: if the generator coordinate does not improve held-out prediction or compositional \nconsistency over the native coordinate, the coordinate claim dies.\nUse case Native Generator ψ Reading\nSigned bounded effect / \nvelocity u  (−1,1)∈ artanh(u) rapidity-type composition"
        },
        {
          "page": 8,
          "text": "IDA and the Boundedness Engine — v1.0\nFigure 1. The Euclidean error made visible. Two effects composing by independent action. Predicting the composition \nadditively in the native bounded coordinate (dashed) diverges catastrophically as effects approach the saturation \nboundary, while the generator-chart prediction (dotted) tracks the true composition (solid) exactly. The lawful \ncoordinate is not the native one.\n6. Adaptive systems: return, recovery residue, and drift\nA bounded adaptive system is defined by a viable domain, a defended attractor or trajectory, \nperturbations, returns, and energy-limited control. Static baselines can miss the object that matters \nModel claim vs. mathematical claim (made separable). The mathematical claim is only that Rβ is \nwell-defined and computable under a frozen metric. The biological claim — that repeated \nunresolved displacement predicts slow drift of the defended reference, so that chronic illness can be \nsuccessful return to a displaced destination — is an effective-model hypothesis whose death \ncondition is held-out failure to predict drift, relapse, recovery time, or vulnerability beyond acute \ndisplacement. The first is proven; the second is killable.\n6.1 Timescale separation\nThe model is identifiable only if its layers are separated: τ_x  τ_R  τ_b  τ_E (fast state; residue ≪ ≪ ≪\naccumulation/decay; slow attractor drift; energy-capacity adaptation). If these scales collapse, the \nmodel becomes unfalsifiably flexible.\nPage 8 of 35"
        },
        {
          "page": 11,
          "text": "minimal factorised model is\nΔZ_A = η · δ · s(A,C) · b_t − χ_A,\nwith learning rate η, prediction error δ, address–context overlap s(A,C), update/writeability gate b_t, \nand decay/extinction χ_A. Other functional forms are possible; this one is useful because it separates \nretrieval, overlap, access, and write-back into independently testable factors. The load-bearing variable \nis b_t, the writeability gate — not the word “awareness.”\nOperational definition (deliberately narrow). The model does not require a theory of \nconsciousness. It requires only that retrieved residual states differ in their writeability under \ncorrective prediction error. “Awareness,” in this framework, is the system-level condition under \nwhich a retrieved residual becomes writable. IDA may stand for I Develop Awareness, but the formal \nclaim is the narrower one: residue-gated support improves writeable corrective updating.\nInterference caveat. If repeated updates are empirically found to corrupt prior records (catastrophic \nforgetting), updates may be constrained toward the orthogonal complement of the non-target context"
        },
        {
          "page": 12,
          "text": "question above: birth/death dynamics as a substrate analogue of record creation and erasure; well-\nposedness discipline (finite state spaces, positivity, Doeblin-style coupling, explicit acceptance gates); \ninvariant records as the physical content surviving relabelling; and tabletop falsifiers (metamaterial \ndispersion, Josephson-junction switching histograms, biological switching assays) that can kill the \nextension without any clinical interpretation.\nCorrected status of α = 1/12. The α = 1/12 dispersion coefficient and the sextic lever are preserved \nstrictly as conjectural UV gates. They are never used to support Aczél composition, recovery \nto induce a state. It tests whether recovery geometry can be made controllable by gating gentle, non-\nnovel perturbations on residue reduction. No therapeutic claim is made; throughout, IDA is a control-\nprediction and falsification platform.\n9.1 Device definition\nA proposed soft headband with dry EEG, optional peripheral sensors, an estimator, a controller, \nconservative actuators, and a full data logger. Candidate actuators — rhythmic audio, bone-conduction, \ngentle haptic cues, low-intensity visual pacing, paced-breathing cues, or other established modalities"
        },
        {
          "page": 13,
          "text": "• The controller cannot expand its own safety envelope.\n• The target is cleaner return, not a larger felt response.\n• Every read, decision, and write is logged for offline falsification.\n9.4 The exact claim IDA makes\nIDA prediction. If recovery geometry is controllable, a residue-gated closed loop should move the \norganism toward cleaner return faster, more safely, or more durably than a matched open-loop \nschedule at equal or lower exposure. If it does not, IDA dies as a mechanism even if the read-side \nmetrics remain useful.\nSafety statement. No unsupervised clinical use follows from this manuscript. Any prospective study \nwould require independent safety review, locked stimulation limits, sham and open-loop controls, \nadverse-event monitoring, pre-registration, and appropriate regulatory classification.\n9.5 Reference implementation — real, runnable, and deliberately safe\nThis paper does not describe the engine in prose and leave the building to faith. Appendix A is a \nleaky residue integrator (the same object as the negentropy deficit of Section 6.4), the multi-window \nreturn score, the residue gate with hysteresis, debouncing, rate-limiting, a confidence gate, and a hard \nsafety cap. It runs. On synthetic perturbation-and-recovery data it reproduces the predicted signature \nwith no tuning beyond the stated defaults: during a cleanly resolving perturbation the residue stays low \nand the controller advances; during a lingering perturbation the residue rises past the retreat gate and \nthe controller holds and reduces. A reader can run it today on recorded signals — that is Gate 0 — with \nno hardware at all."
        },
        {
          "page": 14,
          "text": "nothing in it points an unreviewed stimulator at a person. Simple, auditable, and — if the wager is \nright — experimentally informative; and if it is wrong, the same code is how someone shows it.\n10. Empirical programme and falsification ladder\nEach claim is earned in order. No write-side claim is licensed until the read-side input carries \nindependent, held-out information.\nGate Pass condition Death condition\n0 — read-only Return features d(t), Rβ(t), S_Δ(t) beat static \nEEG/physiology features on held-out prediction.\nReturn features add no held-out information \nbeyond static baselines.\n1 — directed \ncoupling\nhistory.\nOnly co-movement (shared startle) with no \ndirected, predictive coupling.\n2 — closed-loop \nadvantage\nResidue-gated actuation beats matched open-\nloop and sham at equal or lower exposure.\nOn Gate 1. Co-movement is mere correlation and would let a flawed metric survive: a generic startle \nperturbs EEG and HRV together. The strengthened condition is directional — the recovery residue must \ncarry transfer entropy toward the future state of the independent marker, predicting its trajectory \nbeyond the marker's own history. (Transfer-entropy estimation is data-hungry, which reinforces the \nGate-0 data requirement below.)\n10.1 Gate 0 pre-registration skeleton\nItem Specification"
        },
        {
          "page": 15,
          "text": "The first real deliverable is a dataset, not an analysis. Gate 0 requires within-subject perturbation-\nand-recovery epochs with clean enough signal to estimate d(t) and Rβ(t) and an outcome that return \ngeometry should predict. Most public EEG corpora are not built this way. Until such a dataset exists, \nthe empirical wager cannot be placed — so the programme's next concrete step is one clean \nperturbation–recovery dataset with held-out structure. Everything downstream is conditional on it.\nRequired data specification (illustrative minimums, not prescriptions). A first decisive dataset need not \nbe clinical; the initial target is metric validity, not treatment response.\nOutcome An independently measured return/drift proxy or validated performance scale at, \ne.g., 0, 15, and 60 min post-perturbation.\nPrimary question Do d(t), Rβ(t), and S_Δ(t) predict future return or drift beyond static band power and \nvariance, under subject-wise held-out validation?\n11. What would kill the programme\nA synthesis this broad must carry death conditions at every level, and must not be protected by \nrhetorical migration from one domain to another.\n1. Mathematical death: a claimed composition law fails the representation hypotheses, or the \nproposed generator fails to linearise composition.\n2. Coordinate death: lawful-coordinate models do not improve held-out compositional prediction \nover native-coordinate baselines.\n3. Recovery death: return metrics add no held-out information beyond static baselines.\n4. Residue death: Rβ does not predict drift, relapse, recovery time, or vulnerability beyond acute \ndisplacement.\n5. Awareness-model death: addressed-residual variables fail to distinguish retrieval, access, \nprediction error, and write-back.\n6. IDA read-side death: the headband cannot estimate stable return coordinates with adequate \nreliability.\n7. IDA write-side death: residue-gated actuation fails to beat matched open-loop and sham.\nPage 15 of 35"
        },
        {
          "page": 16,
          "text": "symptom-gated intervention. And ANDY, the attractor-normalised drift yield (Section 6.2): the apparent \nrecovery that is really baseline drift, the error term a frozen baseline exists to expose. None is claimed as \na law of nature; each is a defined object with a death condition.\nFinal wager. IDA is not a machine that adds awareness from outside. It is a bounded-domain \ncontroller that asks whether writeable corrective updating improves when unresolved perturbation \nis no longer amplified and cleaner return can be written back to the state that actually needed \nrepair. The name states the intent plainly: I Develop Awareness. Should the wager survive the ladder"
        }
      ],
      "closing_pages": [
        16,
        17
      ],
      "abstract_pages": [
        1,
        2
      ]
    },
    {
      "key": "legacy-6964098",
      "title": "Intelligence - Two Operators in the g Debate: Correlation Identifies Description, Intervention Tests Cause",
      "ssrn_id": "6964098",
      "page_count": 22,
      "sha256": "1f102e6b6959fa2bfaaa966865583ddc178b2c4a81426adaf60412020185c725",
      "kind": "legacy",
      "url": "https://ssrn.com/abstract=6964098",
      "abstract": "### PDF page 6\n\nAbstract \nThe century -old Spearman –Thomson dispute asks whether general intelligence (g) is a single \ncausal entity or a statistical summary. We argue it has persisted because both sides interrogate the \nsame object, the correlation matrix, which identifies a battery’ s effective dimensionality but not \nwhether that dimensionality reflects one cause or many overlapping ones. Within a non -negative \ncompositional model we show the positive manifold is automatic, Spearman’s tetrad tests effective \ndimensionality rather than c ausal unity, and the number of underlying causes is not identifiable \nfrom covariance data: batteries with very different latent structure can share a covariance matrix. \nThe discriminating measurement is not another correlation matrix but an intervention -response \n(transfer) operator. We introduce a two -channel transfer operator, separating shared -ability \ntransfer from task-specific learning, and a design-conditional index, kappa_eff, that compares the \neffective rank of the transfer response to the factors re tained from covariance. We validate that \nkappa_eff recovers the known structure of simulated Spearman, Thomson, and two -ability \nsystems, and illustrate it with a transfer matrix constrained by published training effect sizes. We \nare careful about scope: a broadcast (effectively rank-one) transfer signature is expected only when \nan intervention reaches the common factor, and cognitive training is typically indirect, so existing \ntransfer evidence is consistent with, not proof of, a high -dimensional causal arc hitecture. The \ncontribution is to separate two operators the field had merged: g can be real as a description while \nnot being a single causal handle, and distinguishing the two requires an interventional \nmeasurement that the historical evidence does not yet provide.",
      "closing": "### PDF page 18\n\nsignature in two places. First, the common covariance must be completely positive: it must \nadmit a factorization 𝑊𝑐𝑊𝑐\n⊤ with 𝑊𝑐 ≥ 0, i.e. it can be written using only non-negatively-\nweighted, non-negative building blocks. This is strictly stronger than having non-negative \nentries (a positive-semidefinite matrix with all entries positive can still fail it), so a fitted \ncommon covariance that is positive-semidefinite but not completely positive would already \nfalsify the model; membership is testable with existing completely-positive matrix \ndiagnostics. Second, the manifold must lack genuinely signed structure: where loadings are \nsigned—suppressor variables, or trade-off tasks pitting speed against accuracy or a Go/No-\nGo inhibition contrast against processing speed—the positive manifold itself breaks, and \nwith it the analysis. We do not claim the converse: a positive manifold can arise from \nmechanisms that do not require non-negative loadings (mutualism, process overlap), so \nobserving one does not establish the premise. The honest scope is therefore that the \nframework applies to ability batteries whose common covariance is completely positive, a \nclass that excludes trade-off and suppressor structure, and whose membership is an \nempirical question for any given battery rather than an assumption to be made silently. \nMutualism and process overlap as temporal intermediates. \nMutualism (van der Maas et al., 2006) holds that abilities begin uncorrelated and develop a \npositive manifold by reinforcing one another; process-overlap theory (Kovacs & Conway) \nsimilarly derives 𝑔 from many domain-general processes shared across tests rather than a \nsingle cause. In our terms these are neither pure 𝑔 nor static bonds but systems whose \ncausal coupling integrates over time. We can make the temporal claim formal, with a stable \ngenerator so the latents stay bounded. Let latent components evolve as 𝑧̇ = 𝛽(𝐶 − 𝜌𝐼)𝑧 \nwith 𝐶 ≥ 0 off-diagonal (positive mutualistic coupling) and 𝜌 chosen to exceed the largest \neigenvalue of 𝐶, so the generator’s spectrum is negative and 𝑧 remains bounded rather than \ngrowing without limit. A localized impulse then spreads across the network as exp\n(𝛽(𝐶 − 𝜌𝐼)𝑡), and the transfer operator is time-dependent, \n𝑇(𝑡) = 𝑊 exp(𝛽(𝐶 − 𝜌𝐼)𝑡), \nwith effective rank falling as coupling carries a local perturbation across the network. Here \na precise caveat matters: under the stable generator the absolute response magnitude \ndecays toward zero as 𝑡 → ∞, so the rank statement concerns the normalized singular \nspectrum of the response (which becomes dominated by the slowest-decaying mode), not \nthe absolute response. Simulating this stable system (Fig. 6) shows 𝜅eff(𝑡) declining from ≈\n3 in a short intervention window—many local causal handles—toward 1 over \ndevelopmental time, as the normalized response collapses onto a single dominant \ndirection. In empirical use this carries a practical requirement: 𝑟eff should be reported \ntogether with the response norm or a signal-to-noise threshold, and a rank estimate taken \nafter the response has decayed into measurement noise must not be interpreted causally—\na vanishing-amplitude “rank one” is not the same as a genuinely integrated single cause. \nThe index therefore measures causal handles at the timescale of the intervention: two \nstudies of the same system with different training durations can legitimately report \ndifferent 𝜅eff, and that is information about the coupling, not a contradiction. This places \nthe framework alongside the formative-versus-reflective measurement distinction \n(Edwards & Bagozzi, 2000): a reflective 𝑔 that tests merely indicate behaves like the single-\n\n### PDF page 19\n\ncause limit (𝜅eff → 1), while a formative 𝑔 composed from many processes behaves like the \nhigh-𝜅eff regime. \n \nMutualism as a temporal intermediate. Under stable positive latent coupling the transfer \noperator is 𝑇(𝑡) = 𝑊exp(𝛽(𝐶 − 𝜌𝐼)𝑡) with the generator’s spectrum negative (bounded \nlatents); its effective rank, and hence 𝜅eff(𝑡), falls from many local causal handles in a short \nwindow toward a single effective cause over developmental time. The index reports causal \nmultiplicity at the intervention’s timescale. \nResolution. \nThe Spearman–Thomson dispute clarifies—one long-standing non-identifiability is \nresolved—once two operators are separated that the field had merged. The correlation \noperator 𝛴common = 𝑊𝑊⊤ identifies effective dimensionality and no more, and at that level \na single 𝑔 and a pool of overlapping bonds are not distinguishable from observational data. \nThe intervention operator 𝑇 = 𝑊𝑐𝐴𝑐 + 𝑈𝐴𝑢 reports the dimensionality of the causal \nresponse exposed by a given intervention, and the available transfer record points toward \nhigh effective rank, though indirect interventions keep that evidence suggestive rather than \ndecisive. Both century-old camps were therefore right about different objects: 𝑔 is a \ngenuine, stable, predictive description, and need not be a single thing one can train. The \nappearance of contradiction came from using one word, and one matrix, for two operators. \nThe measurement that advances the argument is not a larger test battery but a \nperturbation and an effective rank. \nMethods \nSimulations used Gaussian latent components with unit variance and independent \nGaussian test noise. The non-identifiability check (Proposition 1) used column-splitting: \neach non-negative column 𝑤 was replaced by 𝑘 copies 𝑤/√𝑘, giving a non-negative 𝑊′ with \nidentical common covariance (max|𝑊𝑊⊤ − 𝑊′𝑊′⊤| ≈ 4 × 10−15 for 𝑚 = 3 → 21 \ncolumns). Tetrad differences were averaged over all four-subsets of tests; the heavy-\noverlap bonds battery used component-sampling probability up to 0.95. Transfer matrices \nused the two-channel form 𝑇 = 𝑊𝑐𝐴𝑐 + 𝑈𝐴𝑢 with 𝑈 a diagonal task-specific channel: a 𝑔-\nreaching perturbation set 𝐴𝑐 rank one along the common direction and 𝐴𝑢 small; a 𝑔-",
      "role": "Intelligence transfer operator",
      "scope": "Covariance and intervention-response rank answer different questions; positive manifold requires the stated nonnegative model.",
      "contribution": "Covariance rank describes a battery; an intervention-response operator asks about accessible causal handles.",
      "evidence": "Model-specific non-identifiability theorem; simulations; illustrative transfer matrix",
      "notice": "",
      "inspection": "Abstract and conclusion/closing discussion read; prediction-bearing passages indexed and named lists reviewed.",
      "external_version_parity": "Not certified: these are the supplied local manuscript versions.",
      "main_start_page": 6,
      "main_end_page": 19,
      "prediction_passages": [
        {
          "page": 7,
          "text": "effect sizes (Au et al. 2015), where it lands at ≈ 4—compatible with, though not a direct measurement of, a \nmany-handles regime. We are careful about scope: a broadcast (effectively rank -one) transfer signature is \npredicted only when the intervention reaches the common factor, and cognitive training is typically \nindirect—it may move only the task-specific channel—so the training literature is consistent with, not proof \nof, the high-dimensional causal picture. The contribution is to separate two operators the field had merged: 𝑔 \ncan be real as a description while not being a single causal handle, and d istinguishing the two requires an \ninterventional measurement that the historical evidence does not yet provide."
        },
        {
          "page": 8,
          "text": "construction reproduces the signatures Spearman attributed to 𝑔 while containing no 𝑔. \nWe should not caricature either figure—Spearman treated 𝑔 as a statistical construct, not a \nnaive physical entity, and Thomson offered his model partly as a null-hypothesis \ndemonstration; the dispute ran on through Burt, Thurstone, Cattell, Horn, and Carroll with \nmany intermediate positions. But the two poles could hardly differ more—one shared \ncause versus thousands of unrelated ones—and they have proven empirically hard to \nseparate, and the modern argument over whether 𝑔 is a real and unitary entity (Jensen,"
        },
        {
          "page": 9,
          "text": "negative factorization 𝑊𝑊⊤ with 𝑊 ≥ 0; those that do are the completely positive matrices, \na strict subclass, so a real battery whose covariance is not completely positive would \nalready falsify the premise. And the manifold is not universal: trade-off tasks—speed \nagainst accuracy, or a Go/No-Go inhibition contrast against raw processing speed—can \ncorrelate negatively, the mixed-sign regime where premise and manifold fail together.) \n \nUnder a non-negative compositional model the positive manifold is automatic. Population"
        },
        {
          "page": 13,
          "text": "The interventional measurement has a name in psychology—transfer—and a large \nliterature, though it has not been read as the operator that bears on the 𝑔 debate. Two \npredictions distinguish the worlds, and the controlled literature is more naturally \ndescribed by one of them than the other; but a logical caution must come first, because it \nbounds the conclusion. \nWhat far-transfer failure does not prove. \nThe clean rank-one prediction holds only for a perturbation that reaches the common \nfactor. Cognitive training is typically indirect: a training task may improve task-specific \nstrategies, encoding routines, or familiarity—the 𝑈𝐴𝑢 channel—without perturbing 𝑔 at all. \nTable 1 lays out the four cases in the two-channel model. A real, single-cause 𝑔 that training \nnever touches still produces high effective-rank, near-only transfer through 𝑈𝐴𝑢, looking"
        },
        {
          "page": 14,
          "text": "What the literature is consistent with. \nWith that caution in place, the pattern is informative. A single causal 𝑔, if training reached \nit, predicts a response broadcast in proportion to the common-factor loadings rather than \nlocalized around the trained task—an effectively rank-one transfer matrix (Fig. 4, left). The \ncontrolled record instead tends to show robust near-transfer with far-transfer small or, \nafter placebo and bias correction, statistically indistinguishable from zero across working-\nmemory training, video games, music, chess, and exergames (Sala & Gobet, 2019); and"
        },
        {
          "page": 15,
          "text": "Theoretical predictions for the transfer matrix (not empirical data). A single 𝑔 reached by the \nintervention predicts a rank-one, column-proportional broadcast—the response profile is set \nby the common-factor loadings, not organized by similarity to the trained task (left). A \ncompositional world, or a real 𝑔 the intervention misses, predicts a high-rank matrix localized \naround the trained task (right). The controlled training literature—robust near, far near \nzero, gated—resembles the right panel. \nAn index, validated \nThe analysis yields one number to place a battery on the description-versus-cause axis. The"
        },
        {
          "page": 16,
          "text": "separates the Thomson world from both the Spearman world and the genuinely multi-\nfactor world, which is precisely the separation correlations cannot make. \nModel predictions across the four observables. Spearman and Thomson are identical in \neverything correlational (retained factors, tetrads) and differ only in 𝜅eff. Mutualism \ninterpolates with the intervention timescale (Fig. 6). Values are from simulated batteries \n(Methods). \nModel Retained factors Mean tetrad 𝑟eff(𝑇) 𝜅eff"
        },
        {
          "page": 18,
          "text": "entries (a positive-semidefinite matrix with all entries positive can still fail it), so a fitted \ncommon covariance that is positive-semidefinite but not completely positive would already \nfalsify the model; membership is testable with existing completely-positive matrix \ndiagnostics. Second, the manifold must lack genuinely signed structure: where loadings are \nsigned—suppressor variables, or trade-off tasks pitting speed against accuracy or a Go/No-\nGo inhibition contrast against processing speed—the positive manifold itself breaks, and \nwith it the analysis. We do not claim the converse: a positive manifold can arise from"
        },
        {
          "page": 19,
          "text": "high effective rank, though indirect interventions keep that evidence suggestive rather than \ndecisive. Both century-old camps were therefore right about different objects: 𝑔 is a \ngenuine, stable, predictive description, and need not be a single thing one can train. The \nappearance of contradiction came from using one word, and one matrix, for two operators. \nThe measurement that advances the argument is not a larger test battery but a \nperturbation and an effective rank. \nMethods"
        }
      ],
      "closing_pages": [
        18,
        19
      ],
      "abstract_pages": [
        6,
        7
      ]
    },
    {
      "key": "legacy-6963978",
      "title": "Lawful Coordinates in Bounded Science: Measurement, Composition, and the Euclidean Error",
      "ssrn_id": "6963978",
      "page_count": 9,
      "sha256": "5a24cc117da8fbe5e1f3ab1606c2cda64b0c835563de439d1b7f10f634920b0e",
      "kind": "legacy",
      "url": "https://ssrn.com/abstract=6963978",
      "abstract": "### PDF page 1\n\nLawful Coordinates in Bounded Science: Measurement, Composition, \nand the Euclidean Error\nAbstract\nScientific quantities are often drawn on bounded intervals but interpreted through the geometry of an unbounded \nstraight line. This paper identifies a restricted but important form of that mistake: when a bounded observable has a \nmeaningful composition operation, the coordinate in which the operation is additive is not arbitrary. Under continuity, \nstrict monotonicity, identity, and associativity, Aczel's representation theorem fixes an additive coordinate ψ up to \npositive affine transformation. Treating the native bounded coordinate as the affine scale for aggregation, regression, \nextrapolation, or error modelling is here called the Euclidean error. The point is not that Euclidean geometry is false, \nnor that every bounded scale needs transformation. The point is that addition is earned by an operation. The paper \nplaces this claim in the historical line from extensive measurement to representational measurement theory, develops \nthe generator form ψ(x)=∫du/v(u), quantifies native-scale aggregation bias through the Kolmogorov-Nagumo mean \nand a local Jensen expansion, and compares the composition-derived criterion with GLM links, Aitchison log-ratio \ngeometry, Fisher's z transform, and information geometry. A pharmacological case study shows how Bliss \nindependence and a simplified odds-additive shared-target reference are different coordinate commitments on the \nsame bounded interval. Their matched-effect diagonal separation is maximal at e=(√5-1)/2≈0.618, giving a practical \nmid-range discrimination point. A small public SynergyFinder case study is used only as an illustration of coordinate \nchoice as model comparison: it is not a population-level validation and it does not test associativity. The \nphilosophical thesis is that composition, when empirically warranted, belongs to the measurement structure itself.",
      "closing": "### PDF page 7\n\n9. What kind of realism is being claimed?\nThe paper does not claim that ψ is a hidden substance behind the measured coordinate. Nor does it claim that all \nadmissible representations are metaphysically unequal. The claim is weaker and more operational. If two \nperturbations combine according to a stable empirical law, then the coordinate that makes that law additive represents \nan invariant of the operation. This is a mild structural realism about operations, not a heavy realism about coordinates \nas entities.\nThe view is also not pure conventionalism. Once the operation is fixed, Aczel's theorem restricts the coordinate to an \naffine family. The remaining freedom is meaningful - choice of zero and unit - but it is not arbitrary. In this sense the \ncomposition law performs a coordination role: it tells us which numerical differences are operationally homogeneous.\nA difficulty remains. Often the operation itself is unknown or contested. Bliss, odds-additive shared-target, ZIP, HSA,  \nand full Loewe models can be treated as rival hypotheses about how effects compose. The framework does not solve \nthat identification problem by fiat. It clarifies what each hypothesis commits us to and how the hypotheses can be \ncompared: by admissibility checks where possible, by held-out prediction under explicit error models, and by \nmechanistic evidence about the operation.\n10. Limitations and repairs left to future work\nFirst, the theorem used here is one-dimensional and associative. Many real systems are multivariate, context-\nsensitive, path-dependent, or only approximately associative. Those cases require product structures, simplex \ngeometry, dynamical systems, or non-associative algebraic tools; they are not solved by this paper.\nSecond, the pharmacological contrast is between Bliss independence and a simplified odds-additive shared-target \nreference. General Loewe additivity with unequal potencies and non-unit Hill slopes is richer. In such cases the mid-\nrange discrimination point shifts. The diagonal e≈0.618 result should be read as a clean analytic limit case and \nexperimental-design guide, not as a universal constant of synergy.\nThird, the real-data illustration is intentionally modest. A decisive methods paper would analyse a large public screen \nsuch as NCI-ALMANAC or DrugCombDB, compare full pharmacological baselines, include measurement error in \nsingle-agent marginals, and test associativity using triple-combination data. Such work is needed, but it would be a \ndifferent paper.\nFourth, the Euclidean error is not always large. Near the identity, or when ψ is approximately affine over the observed \nrange, native-coordinate inference may be harmless. The framework is a certificate for when to ask the coordinate \nquestion; it is not a denunciation of every native-scale model.\n11. Conclusion\nThe history of measurement teaches that numbers do not carry arithmetic rights by themselves. Addition, averaging, \nextrapolation, and regression are licensed by empirical structure. For bounded compositional observables, Aczel's \ntheorem gives the corresponding lesson in a precise form: if a continuous, monotone, associative operation with \nidentity is present, then there is a unique additive coordinate up to affine transformation.\nThe Euclidean error is the failure to ask whether the native bounded coordinate is affine in that additive coordinate. \nSometimes it is. Often it is not. When it is not, the correct mean is a Kolmogorov-Nagumo mean, the bias of native \naveraging is a Jensen effect, and linear modelling belongs in the coordinate selected by the operation or in an \nexplicitly compared joint coordinate/error model.\nThe first question for a bounded observable is therefore not whether it can be plotted on a line. It is what operation, if \nany, makes it lawful.",
      "role": "Lawful measurement coordinates",
      "scope": "Generator depends on operation; positive scale, not arbitrary affine shift after identity0; raw-gap optimum not universal information optimum.",
      "contribution": "A meaningful operation can license arithmetic in its generator coordinate.",
      "evidence": "Classical composition representation; analytical bias; small illustration",
      "notice": "Scope clarification and related work, 7 September 2026. A lawful coordinate is tied to a specified operation; boundedness alone does not select it. With the additive identity normalized to zero, generator freedom is positive scale. The approximately 0.618 combination-design point maximizes a particular raw effect gap under the common-shape n=1 model; it is not a universal optimum independent of noise, costs or the inferential target. See Aczél-Family Composition in Bounded Pharmacology (https://papers.ssrn.com/sol3/papers.cfm?abstract_id=7426978) and Predictive Closure (https://papers.ssrn.com/sol3/papers.cfm?abstract_id=7427098) for the current treatment. The original paper is preserved. New successor records cited in this notice were submitted on 7 September 2026 and are awaiting SSRN review; their pages may not yet be publicly available.",
      "inspection": "Abstract and conclusion/closing discussion read; prediction-bearing passages indexed and named lists reviewed.",
      "external_version_parity": "Not certified: these are the supplied local manuscript versions.",
      "main_start_page": 1,
      "main_end_page": 7,
      "prediction_passages": [
        {
          "page": 4,
          "text": "6. Adjacent coordinate traditions: agreement and conflict\nThe framework does not replace established statistical traditions. It asks a different first question. Generalized linear \nmodels select links in relation to likelihoods, variance functions, and linear predictors. Aitchison geometry selects \nlog-ratio coordinates because perturbation and powering are the natural operations on compositions. Fisher's z \ntransform selects artanh(r) because it stabilises the sampling distribution of correlation. Information geometry selects \ncoordinates by invariance and metric structure. Composition-derived coordinates select ψ from an empirical \noperation.\nThese criteria may coincide. When they do, the coordinate receives convergent justification. They may also diverge. \nIn that case the appropriate choice depends on the scientific question. If the goal is sample-efficient prediction under a \nknown distribution, a distribution-derived link may be primary. If the goal is to represent how interventions combine, \nthe composition-derived coordinate has priority. The comparison is then not transform worship but model comparison \nbetween joint coordinate/error hypotheses.\nCriterion Question answered Example\nComposition-derived In which coordinate does the operation \nadd?\nrapidity for velocity addition; log-survival \n7. Case study: Bliss and the odds-additive shared-target reference\nDrug-combination pharmacology is a useful case because the same bounded observable, fractional effect E in [0,1], \ncan be associated with different mechanistic composition hypotheses. The case is used here as a philosophical and \nmathematical illustration of coordinate choice, not as a full pharmacological theory of synergy.\nFor independent failure or independent inhibition, the unaffected fraction multiplies:\n1 - E_AB = (1 - E_A)(1 - E_B).\nThe additive coordinate is therefore psi_B(E) = -log(1-E), and the usual Bliss prediction is\nB(E_A,E_B) = 1 - (1-E_A)(1-E_B).\nFor a simplified shared-target reference with unit Hill slope and matched potency, the odds coordinate adds:\nE_AB/(1-E_AB) = E_A/(1-E_A) + E_B/(1-E_B).\nThis is a restricted odds-additive reference, not the full general Loewe theory with arbitrary potency ratios and Hill"
        },
        {
          "page": 5,
          "text": "with g(e*)=(5√5-11)/2≈0.090. The number is the positive root of the quadratic produced by this particular \ncomparison; its significance is experimental, not numerological. It says that mid-range matched effects discriminate \nthe two coordinate hypotheses far better than saturated effects.\nFigure 1. Diagonal separation between Bliss independence and the simplified odds-additive shared-target reference. The separation \nvanishes near zero and saturation and reaches its maximum at e≈0.618.\n8. Additive Composition Models as a philosophical experiment in theory choice\nThe empirical question is not whether a transform looks elegant. It is whether a joint coordinate/error hypothesis \npredicts better and leaves less structured residual error. For a candidate coordinate ψ, the scalar Additive Composition \nModel used in the illustrative case study is\nψ(E_AB) = k[ψ(E_A) + ψ(E_B)] + ε.\nThe scalar k summarises departure from the reference composition in that coordinate. k=1 is the reference law; k>1 \nindicates stronger-than-reference composition on that coordinate; k<1 indicates weaker-than-reference composition. \nIn the drug-combination illustration, k is fitted per dose-response matrix on the training fold.\nLikelihood comparisons across coordinates require a common density scale. The reported NLLs below are native-\nscale Gaussian scores computed after transforming predictions back to the fractional-effect scale. For a held-out \npoint, the score has the form\nNLL = ½ log(2πσ_train²) + (E_obs - E_pred)²/(2σ_train²),"
        },
        {
          "page": 6,
          "text": "where σ_train is the native-scale residual standard deviation estimated on the training fold for that coordinate/model. \nThis is a common-scale predictive score, not a Jacobian-corrected ψ-scale likelihood. A full likelihood theory with \ncoordinate-scale error, native-scale error, and measurement error in the single-agent marginals is left for future work.\nAs a small real-data illustration, four public SynergyFinder example matrices were analysed: two Mathews Griner et \nal. matrices and two O'Neil/Merck matrices, comprising 82 interior dose pairs. The analysis used 200 random 70/30 \nsplits stratified by matrix. These splits measure stability of the illustrative workflow, not population-level uncertainty \nabout all pharmacology. No triple-combination data were used, so associativity was not tested. The case therefore \nillustrates coordinate-sensitive prediction; it does not certify the full admissibility structure.\nCoordinate Model Held-out RMSE Held-out NLL\nnative reference k=1 0.613 1.018\nBliss reference k=1 0.555 0.896\nodds-additive reference k=1 0.534 0.847\nodds-additive ACM per-matrix k 0.318 0.302\nBliss ACM per-matrix k 0.165 -0.354\nTable 2. Illustrative held-out prediction on four public SynergyFinder example matrices. Lower is better. The result shows that \ncoordinate choice can matter on real data, but it is not a screen-wide validation and does not test associativity.\nFigure 2. Held-out RMSE on the native fractional-effect scale in the small public SynergyFinder illustration. Error bars represent \nvariability over random train/test splits of the same four matrices, not uncertainty over a population of drug combinations.\nThe result is philosophically useful because it shows that a coordinate commitment can be operationalised as a \npredictive commitment. It should not be overread. The four matrices are not representative of all combinations; the \nsimplified odds-additive reference is not full Loewe; and the best predictive coordinate in one small set is not a \ngeneral law. The point is that coordinate choice can be decided by empirical adequacy once the candidate operations \nhave been made explicit."
        },
        {
          "page": 7,
          "text": "composition law performs a coordination role: it tells us which numerical differences are operationally homogeneous.\nA difficulty remains. Often the operation itself is unknown or contested. Bliss, odds-additive shared-target, ZIP, HSA,  \nand full Loewe models can be treated as rival hypotheses about how effects compose. The framework does not solve \nthat identification problem by fiat. It clarifies what each hypothesis commits us to and how the hypotheses can be \ncompared: by admissibility checks where possible, by held-out prediction under explicit error models, and by \nmechanistic evidence about the operation.\n10. Limitations and repairs left to future work\nFirst, the theorem used here is one-dimensional and associative. Many real systems are multivariate, context-\nsensitive, path-dependent, or only approximately associative. Those cases require product structures, simplex"
        }
      ],
      "closing_pages": [
        7
      ],
      "abstract_pages": [
        1
      ]
    },
    {
      "key": "legacy-6963958",
      "title": "Dominance Hides in the Bend: Boundary Identifiability and Sampling Design in Diploid Selection",
      "ssrn_id": "6963958",
      "page_count": 12,
      "sha256": "3e819c2338aafd17f74758fd0324b512251b1d518262afe7e1ed83228f67f71a",
      "kind": "legacy",
      "url": "https://ssrn.com/abstract=6963958",
      "abstract": "### PDF page 4\n\nDominance Hides in the Bend:\nBoundary Identifiability and Sampling Design in Diploid Selection\nDaniel J. Murray\nJune 18, 2026\nAbstract\nEstimating both the strength s and dominance h of selection from allele-frequency time\nseries is notoriously hard while the favoured allele is rare, because selection then acts almost\nentirely through heterozygotes and the two parameters enter only through the product hs.\nWe make this exact and show how it resolves. In log-odds coordinates, where the diploid\nselection update is additive with a state-dependent increment, that increment expands as\ng(x) = a0 + a1x + O(x2) with a0 = ln(1 + hs) and a1 = s(1 − 2h − h2s)/(1 + hs). We\nprove three results: the rare-allele boundary identifies only a0, hence only hs (Proposition 1);\ndominance enters the first state-dependence coefficient a1, whose weak-selection leading term\nis proportional to (1 − 2h) (Proposition 2); and the pair ( a0, a1) identifies s and h in closed\nform, with Jacobian determinant −s/(1 + hs)2 and explicit inversion s = ea0 a1 + e2a0 − 1,\nh = (ea0 − 1)/s (Proposition 3). The statistical counterpart, under a deterministic-trajectory\nbinomial observation model, is that the design information for ( s, h) is nearly rank-deficient\nnear the boundary—not because the coefficient map is singular there (it is not), but because\nboundary-local data express only a0; we prove the resulting score collinearity analytically\n(Corollary 1). The information for h after profiling out s then rises by orders of magnitude\nacross the bend. We demonstrate the inversion directly on simulated Wright–Fisher pool-\nsequencing data, give the closed-form sensitivity of the recovered h to estimation error in\na1, and show by simulation that designs confined to the boundary regime cannot recover\ndominance even at tenfold sequencing depth, whereas mid-frequency designs succeed. The\nresulting rule is simple: to estimate dominance, sample across the frequency range where the\ntrajectory bends, not where it begins.",
      "closing": "PDF page 10\nFigure 4. Sampling design, with an increased-depth control. Left: mid-frequency sampling (blue) recovers\ndominance with quantified uncertainty; sampling the same process near the boundary (red) fails for alleles\nthat remain rare. Right: usable recovery fraction (final sampled frequency > 0.5 for mid, > 0.2 for rare; 60\nreplicates per condition) for three conditions—mid-frequency at depth 150, rare at depth 150, and rare\nat depth 1500 (tenfold)—shown per dominance value. Mid-frequency sampling yields high; rare sampling\ncollapses near the boundary, most severely for recessive variants, and the tenfold-depth bar shows that\ndepth does not rescue it. Dominant alleles ( h ≥ 0.5) leave the boundary quickly and are recovered under\nall three.\nbeyond diploid selection.\nRelation to existing work. Structural identifiability analysis asks when parameter combinations\nrather than parameters are determined by data (Walter & Pronzato 1997; Raue et al. 2009);\nProposition 1 is a sharp, boundary-localised instance and Proposition 3 its resolution through\nthe state-dependence coefficient. The phenomenon of individually ill-constrained parameters with\nwell-determined combinations is the “sloppy models” programme (Gutenkunst et al. 2007); here\nthe boundary ridge is the fixed- hs direction, and the information that breaks that ridge is localised\nin the coefficient a1. The question of where to sample is the subject of optimal experimental design,\nin which D- and A-optimal designs for logistic and Michaelis–Menten models place points away\nfrom the asymptotes toward maximum curvature; “sample the bend” is the dominance-specific\ndynamical case. In population genetics, the difficulty of jointly estimating s and h from allele-\nfrequency trajectories is well documented in time-series inference under Wright–Fisher dynamics\n(Malaspinas et al. 2012; Tataru et al. 2017; Taus et al. 2017; Paris et al. 2019). Previous likelihood\nmethods can estimate ( s, h) from sufficiently informative trajectories; the present result identifies\nthe local coefficient that contains dominance and explains why early-frequency data fail even when\nhs is well estimated. The least-squares fit on log-odds used here is itself a simple full-trajectory\nmethod; more sophisticated HMM or diffusion-based inference would use the same curvature, and\nthe inversion is offered to make explicit where that curvature lives.\n8. Conclusion\nFor diploid selection we prove that the rare-allele boundary identifies only the product hs, that\ndominance re-enters through the first state-dependence coefficient of the log-odds increment,\nand that the boundary value and that coefficient identify s and h in closed form. The design\ninformation makes the mechanism plain: near the boundary the data express only a0, the score\ndirections are collinear (analytically, by Corollary 1), and dominance is unidentifiable; the bend\nexpresses a1 and separates them. We demonstrate the inversion on noisy data, give its error\n\n\n\nPDF page 11\npropagation, and show that the design implication—sample the bend, not the boundary—cannot\nbe circumvented by sequencing depth. The rule is simple and practical: to estimate dominance,\nplace samples across the frequency range where the trajectory bends.\nMethods\nDynamics and propositions. Deterministic update from (1); Propositions 1–3, Corollary 1, the quadratic\ncoefficient a2, the finite-interval expansion, and the sensitivity ∂h/∂a 1 verified symbolically (SymPy).\nDesign information. Ft = C[∂sxt, ∂hxt]⊤[∂sxt, ∂hxt]/[xt(1 − xt)] summed over sampled times; Schur-\ncomplement information Fhh − F 2\nhs/Fss; score-collinearity cosines (the cosine between ∂sxt and ∂hxt, as in\nCorollary 1) within frequency bands; sensitivities by central differences (∆ = 10−5, stable across 10−4–10−6).\nThis is the expected binomial observation information along the deterministic trajectory, conditional on that\ntrajectory; the Wright–Fisher simulations test survival of the prediction under process noise. Inversion on\nsimulated data. Wright–Fisher drift (Ne = 5000), pool-seq depth 200, 120 generations from x0 = 0.02;\nJeffreys pseudocount ˜x = (k + 1\n2)/(C + 1); a0, a1 by least squares of per-generation log-odds increments on\nx over 0.02 < x < 0.6 (robustness: window x < 0.3 and weighted least squares with delta-method variances,\nSection 5); invert by Proposition 3; 200 replicates per h, estimates retained when finite and in [ −0.5, 1.5].\nRecovery simulations. Ne = 2000, depth 150 (1500 for the increased-depth control), 80 generations\nsampled every 8, 60 replicates per h (all conditions, including the depth control); full-trajectory fit of\n(s, h, x0) by least squares on pseudocount log-odds, multistart over s0 ∈ {0.05, 0.1, 0.2}, h0 ∈ {0, 0.5, 1},\nNelder–Mead, tolerances 10 −4/10−8; usable = final sampled frequency > 0.5 (mid) or > 0.2 (rare); full\nretention in Table 1. True s = 0.1 throughout; initial frequency 0 .15 (mid) or 0 .02 (rare). Coordinate\nand null tests (Appendix A). Bending recomputed in probit Φ −1(x), arcsine-root arcsin √x, raw x; null\ntrajectories: shifted logistic, power-law ( t/T )1.5, bounded random walk, all under the same bounds and\nbinomial weight. Reproducibility. All figures and numerical values regenerate from a single self-contained\nscript with fixed random seeds (Python 3, NumPy, SciPy, SymPy), provided as supplementary material\nwith a reviewer copy at submission and to be archived with a permanent DOI on acceptance; it is written\nto be usable as a standalone sampling-depth calculator.\nA. Coordinate specificity and null dynamics\nCoordinate specificity. The information–bending alignment is read in the log-odds, the coordinate in\nwhich the update is additive. “Bending” is not coordinate-invariant, so this is explanatory geometry, not\nan identifiability theorem (which is Propositions 1–3). Recomputing the bending in coordinates that do not\nlinearise the odds-multiplicative composition gives, for the same trajectory, correlations of information with\nbending of −0.24 (probit), 0.00 (arcsine-root), and 0 .66 (raw frequency), versus 0 .999 in the log-odds. Null\ndynamics. For the null trajectories the comparison uses the same binomial observation weight x(1 − x)\nand coordinate bending as an alignment diagnostic, not a dominance-information calculation, since the null\nflows contain no dominance parameter. Holding the bounds and the binomial weight fixed but replacing the\nselection trajectory with other bounded trajectories collapses the alignment: a shifted logistic gives −0.36,\na power-law rise −0.72, a bounded random walk −0.12. A relationship forced by the coordinate alone could\nnot be destroyed by changing the flow; the mechanism is that for the selection flow the bending region and\nthe high-Fisher-weight region x(1 − x) co-locate at mid-frequency, while the null flows place them apart.\nDeclaration of generative AI and AI-assisted technologies in the writing process\nDuring the preparation of this work the author used generative AI and AI-assisted tools to assist with\ndrafting, figure preparation, and editorial revision. Symbolic and numerical checks were performed by\nauthor-directed scripts and independently reviewed by the author. After using these tools, the author\nreviewed and edited the content as needed, verified the mathematics, simulations, and references, and takes\nfull responsibility for the content of the publication. No AI system is listed as an author.",
      "role": "Diploid boundary identifiability",
      "scope": "Rare-allele limit identifieshs; bend exposes additional coefficient under declared model.",
      "contribution": "Rare alleles expose hs; trajectory state dependence supplies information separating h from s.",
      "evidence": "Exact coefficient inversion; information analysis; simulations",
      "notice": "",
      "inspection": "Abstract and conclusion/closing discussion read; prediction-bearing passages indexed and named lists reviewed.",
      "external_version_parity": "Not certified: these are the supplied local manuscript versions.",
      "main_start_page": 4,
      "main_end_page": 11,
      "prediction_passages": [
        {
          "page": 6,
          "text": "This is the expected binomial observation information along a deterministic trajectory; we use it\nas a design diagnostic, and the Wright–Fisher simulations below test whether the same geometric\nprediction survives process noise. The relevant scalar is the information for h after profiling out s,\nthe Schur complement I prof\nh = Fhh − F 2\nhs/Fss. The design matrix treats the initial frequency x0\nas fixed; the full-trajectory simulations below estimate x0 as a nuisance parameter, which does\nfour (Figure 1, right; the horizontal axis is the maximum frequency reached, with F accumulated\nover all observations up to that point).\nThe prediction localises directly. Defining the bending of the path as the second difference of\nthe log-odds, κt = |ρt+1 − 2ρt + ρt−1|, the Fisher information about h and κt peak at the same\nfrequency (x ≈ 0.49 for s = 0.1, h = 0.5), and essentially none of the total information lies where\nthe path does not bend: less than 10 −4 of it sits where κt is below one percent of its maximum\n(Figure 2). This co-location is a property of the selection flow, not of the log-odds transform:"
        },
        {
          "page": 11,
          "text": "Corollary 1) within frequency bands; sensitivities by central differences (∆ = 10−5, stable across 10−4–10−6).\nThis is the expected binomial observation information along the deterministic trajectory, conditional on that\ntrajectory; the Wright–Fisher simulations test survival of the prediction under process noise. Inversion on\nsimulated data. Wright–Fisher drift (Ne = 5000), pool-seq depth 200, 120 generations from x0 = 0.02;\nJeffreys pseudocount ˜x = (k + 1\n2)/(C + 1); a0, a1 by least squares of per-generation log-odds increments on\nx over 0.02 < x < 0.6 (robustness: window x < 0.3 and weighted least squares with delta-method variances,"
        }
      ],
      "closing_pages": [
        10,
        11
      ],
      "abstract_pages": [
        4
      ]
    },
    {
      "key": "legacy-6963360",
      "title": "Projection Geometry of the Niche-Neutral Debate: Hidden Probability Currents in Community Dynamics",
      "ssrn_id": "6963360",
      "page_count": 30,
      "sha256": "f6a80a1c7fb0593d8ba4db3bcdf01cf74222f84c2d571b747a648eacab64faff",
      "kind": "legacy",
      "url": "https://ssrn.com/abstract=6963360",
      "abstract": "### PDF page 1\n\nProjection geometry of the niche–neutral debate: hidden \nprobability currents in community dynamics\nWhy a species-abundance distribution is an equivalence class, not a verdict — and where \nthe missing coordinate, the arrow of time, lives\nDaniel J. Murray\nIndependent Researcher, Melbourne, Australia\nAll analyses used open-source software and publicly available data; no institutional resources were required.\nAbstract\nThe niche–neutral debate has persisted partly because its dominant observables discard the  \nstructure that would settle it. Relative abundances are compositions on a simplex, so closure-\npreserving change is additive in log-ratio coordinates, where dynamics are drift–diffusion: neutral \nprocesses exchangeable diffusion, niche processes structured drift. The stationary state is a  \ndensity plus a probability current; a species-abundance distribution is an unordered marginal of  \nthe density and records none of the current. We prove a non-identifiability theorem with an  \nobservation-kernel corollary: any statistic of the unordered abundance distribution factors through \nthe stationary density, hence is independent of every ρ-divergence-free stationary current. A  \nneutral fit is thus not a mechanistic verdict but a quotient-space statement — an equivalence class \ncontaining both reversible neutral-like and irreversible, species-structured cyclic processes. Niche \ndrift splits accordingly into a gradient part, visible insofar as it reshapes the retained density, and a \ncirculating part — the signature expected under species-specific cyclic dynamics, of which  \nintransitive (rock–paper–scissors) competition is the canonical but not the only generator — that  \nlives in the kernel and shows up only in time-ordered observables, a time-reversal asymmetry  \nbeing the most direct. We separate this current from noise-induced, transient, and exchangeable-\nneutral currents, each removable by a symmetry it lacks. The limits are explicit: the results  \nconcern the persistent core of coexisting species, not the rare-tail extinction boundary; time-\nreversal asymmetry is one covariate-free detector among several. The debate becomes a two-\naxis regime map whose missing coordinate is the arrow of time.",
      "closing": "### PDF page 26\n\n19. Conclusion\nRelative abundance data are bounded compositions, and closure-preserving change becomes  \nadditive in log-ratio coordinates, where neutral processes are diffusion and niche processes are  \ndrift. Niche drift has two parts. The gradient part — stabilising coexistence and habitat filtering — \nreshapes the abundance distribution and is already detectable in it. The circulating part —  \nintransitive and cyclic dynamics — moves probability in closed loops, is mathematically invisible to \nany abundance distribution, and reveals itself only in time-ordered observables, as an irreversible \ncurrent with a positive entropy-production rate. The niche–neutral split is therefore partly a non-\nidentifiability: a stationary distribution fixes a density but not a current. The framework turns the  \ndebate into a two-axis regime map and supplies a covariate-free diagnostic — the irreversibility of \nlog-ratio trajectories — for finding the niche structure the histogram cannot see.\nSeen this way, the niche signal is the symmetry-irreducible, cyclic residual of the community’s  \nprobability current: the part that no change of frame, no waiting, no environmental conditioning,  \nand no relabeling of species can remove. Detecting it therefore rests on a discrete invariant rather \nthan a bias-prone rate — which is what makes the programme defensible.\nIn one line: abundance distributions are projections of community dynamics that preserve density \nand erase current; gradient niche structure is visible in the density, cyclic niche structure lives in  \nthe erased current, and the missing coordinate is the arrow of time.\n\n### PDF page 27\n\nAppendix A. Proofs\nA.1 Theorem 1\nPositivity  of  T_a(p)ᵢ  follows  from  positivity  of  pᵢ  and  exp(aᵢ).  Closure  follows  because  the  \ndenominator is the sum of all positive weighted components, so Σᵢ T_a(p)ᵢ = 1. For composition,  \napplying exp(aᵢ) then exp(bᵢ) multiplies pᵢ by exp(aᵢ + bᵢ); the renormalisations collapse into one,  \nand any constant added to every aᵢ cancels in the ratio, giving T_b  T_a = T_(a+b) modulo a∘  \ncommon additive constant. For the additive update, write zᵢ′ = log(pᵢ′ / p_S′); the common  \ndenominator cancels, leaving zᵢ′ = zᵢ + (aᵢ − a_S). ∎\nA.2 Theorem 2 (non-identifiability)\nLet z follow dz = b dt + Σ^(1/2) dW with constant diffusion D = ½ Σ and smooth, positive stationary \ndensity ρ. The stationary Fokker–Planck equation is ·J = 0 with current J = b ρ − D ρ, and the∇ ∇  \nstationary velocity is v = J/ρ. Define b_DB = D  log ρ, the unique gradient drift whose current∇  \nvanishes identically (J = 0), giving detailed balance. Any admissible drift may be written b = b_DB \n+ u, where u = v is the residual; stationarity ·J = 0 is then equivalent to the divergence-free∇  \ncondition ·(u ρ) = 0. Conversely, adding to b any field u with ·(u ρ) = 0 leaves the stationary∇ ∇  \nequation — and hence ρ — unchanged. Therefore the set of drifts consistent with a fixed (ρ, D) is \nthe affine family b_DB + { u : ·(u ρ) = 0 }, and every functional of the unordered marginal of p,∇  \nwhich depends on ρ and D only, is constant across this family. Two processes sharing (ρ, D) thus \nshare an identical abundance distribution for arbitrary admissible u. Detailed balance holds iff u ≡ \n0; otherwise the steady-state entropy-production rate is strictly positive,\nσ = ∫ v(z)ᵀ D ¹ v(z) ρ(z) dz > 0,⁻\nso the circulating component u — the niche structure invisible to the abundance distribution — is \nexactly the component that makes the log-ratio trajectory irreversible. (For state-dependent D the \nsame decomposition holds with the current J = bρ − ·(Dρ); the gradient/divergence-free split is∇  \nthen taken in the metric set by D.) ∎\nA.3 Theorem 3 (current decomposition)\nBy the Helmholtz decomposition any sufficiently regular field on the open, simply connected log-\nratio domain writes uniquely as J = ψ + J_circ with ·J_circ = 0; at stationarity ·J = 0 makes ψ∇ ∇ ∇  \nharmonic, and with the decay (finite-energy/normalizability) condition that ρ and J vanish at infinity \nthe harmonic part vanishes, so ψ = 0 and a steady-state current is purely circulatory and any∇  \ndivergent part signals non-stationarity (transient relaxation). The continuity condition ·J = 0 is∇  \nhere the metric-free statement of stationarity; the diffusion metric enters the Section 10 split only \nthrough the detailed-balance drift b_DB = D log ρ and the rate σ, not through this divergence. For∇  \na neutral process the generator commutes with the species-permutation group G, so averaging J \nover G (the Reynolds projection) returns J in distribution; a neutral current therefore lies in the G-\ninvariant (exchangeable) subspace J_circ^sym and its species-specific complement J_circ^asym \nvanishes. Equivalently, a species-label permutation is a measure-preserving symmetry of the  \nneutral law, so the label-permutation surrogate has the same expected entropy production as the \ndata; any significant positive excess rejects exchangeability and, restricted to stationary windows \nand homogeneous strata, isolates J_circ^asym. Finally, J = bρ − ·(Dρ) is the unique current∇  \nwhose  vanishing  is  equivalent  to  detailed  balance  for  state-dependent  D,  so  assessing  \nreversibility against it removes the multiplicative-noise (Itô) artifact. ∎\n\n\n---",
      "role": "Ecological stationary currents",
      "scope": "Density-only observation erases divergence-free probability currents; time-order tests need nuisance controls.",
      "contribution": "An unordered abundance distribution erases circulating dynamics.",
      "evidence": "Conditional density/current non-identifiability; proposed diagnostics",
      "notice": "",
      "inspection": "Abstract and conclusion/closing discussion read; prediction-bearing passages indexed and named lists reviewed.",
      "external_version_parity": "Not certified: these are the supplied local manuscript versions.",
      "main_start_page": 1,
      "main_end_page": 26,
      "prediction_passages": [
        {
          "page": 13,
          "text": "coordinates already require (Section 3).\nThe  calibrated  null.  Entropy-production  estimators  over-report  irreversibility  in  finite,  high-\ndimensional samples, and the bias points toward the hypothesis. Neutrality, however, is by  \ndefinition species-exchangeable: its generator commutes with permutations of species labels, so \na  label-permutation  surrogate  is  a  valid  reversible-or-exchangeable  reference  carrying  the  \nidentical dimensionality and sample size. The bias therefore enters the observed statistic and the \nsurrogate  equally  and  cancels  in  their  contrast;  significance  is  read  from  the  permutation"
        },
        {
          "page": 17,
          "text": "mapped individuals, taxonomic resolution, and spatial structure (Condit et al. 2019), and lets the  \nsame system be analysed both as an abundance distribution and as a temporal–spatial trajectory. \nThe decisive result the framework predicts is a split at the same site: neutral-looking abundance  \ndistributions accompanied by significant irreversibility in log-ratio trajectories. Such a split would  \nbe the predicted geometric signature, not a contradiction.\nA natural objection is that eight censuses over three decades are too sparse to estimate a current \nin a high-dimensional log-ratio space.  But  estimating  a current does not  require one long  \ntrajectory. The stationary current is a local property of the increment distribution conditioned on  \nstate, so it can be estimated from an ensemble of many short transitions. A mapped forest with"
        },
        {
          "page": 21,
          "text": "either way, but the probability-current reading is a modelling choice here, and the recovered 2-\ncycle is trophic predator–prey coupling, not within-guild intransitive competition.\n14. Predictions and how to falsify the framework\nThe framework should not be judged by whether a neutral model fits an abundance distribution — \nthat is precisely the projection in which circulating niche structure hides. It should be judged by  \nwhether structured, irreversible drift appears when the same community is analysed as a bounded \ntrajectory.  It  is  falsified  if  log-ratio  trajectories  are  statistically  reversible  and  increments  \nexchangeable wherever abundance distributions look neutral, across scales and groupings — in"
        },
        {
          "page": 22,
          "text": "particular,  if  communities  with  independently  documented  intransitive  interactions  show  no  \nirreversibility (Table 4).\nTable 4  Predictions of the framework and their operational tests.\nPrediction Operational test Expected result\nP1. A neutral histogram can \nhide a niche current.\nFit neutral models to abundance \ndistributions, then test log-ratio \nincrements for irreversibility.\nthe covariant current exceeds \nthe label-permutation surrogate.\nP2. Neutrality strengthens \nwithin guilds.\nRepeat within guilds, trait clusters, or \nhabitat classes.\nWithin-guild Péclet and entropy \nproduction fall relative to cross-\nguild contrasts.\nP3. Gradient niche tracks \ngradients.\nEstimate drift across topography, soil, \nmoisture, light.\nReversible gradient drift aligns \nwith environment and shows in \nthe distribution.\nP4. Scale controls the \nanswer.\nVary quadrat size and census interval. Detectability of niche drift rises \nwith interval like √Δt.\nP5. Projection determines \ninterpretation.\nCompare unordered summaries with \nordered trajectory models.\nThe same community supports \nneutral- and niche-looking \nclaims by projection.\nP6. Intransitivity implies \nirreversibility.\nCompare communities with documented \nintransitive vs hierarchical interactions.\nIntransitive communities show \nstructure in the histogram with \nlow irreversibility.\nP7. The niche current is \ncyclic.\nEstimate loop circulation (curl) of the \ncurrent within habitat strata.\nIntransitive communities show"
        },
        {
          "page": 25,
          "text": "and with how much irreversibility? The strongest version of the argument is empirical. The  \ndecisive test is to take a canonical dataset such as Barro Colorado Island — using its spatial  \nreplication  to  estimate  currents  —  and  demonstrate  the  predicted  pattern:  neutral-looking  \nabundance distributions together with significant, structured irreversibility in temporal–spatial log-\nratio trajectories,  ideally corroborated in a denser time series.  If  that pattern  appears,  the  \ncontradiction  between  neutral-looking  histograms  and  non-neutral  structure  stops  being  a  \nparadox and becomes a measurement."
        }
      ],
      "closing_pages": [
        26,
        27
      ],
      "abstract_pages": [
        1
      ]
    },
    {
      "key": "legacy-6947578",
      "title": "Prime-Residue Projection Tomography of Consecutive-Prime Biases: Primorial Recovery and Gap-Word Order Asymmetry",
      "ssrn_id": "6947578",
      "page_count": 15,
      "sha256": "6ee7d64fbf4043b81392846774472e2d3790039321a1f6516c9a76457445afd4",
      "kind": "legacy",
      "url": "https://ssrn.com/abstract=6947578",
      "abstract": "### PDF page 2\n\nPage 1 of 14\nMurray - Prime residue projection - submission manuscript\nPrime-Residue Projection Tomography of Consecutive-Prime Biases: \nPrimorial Recovery and Gap-Word Order Asymmetry\nDaniel J. Murray\nIndependent Researcher, Melbourne, Victoria, Australia\nORCID: 0009-0005-1794-5945\nManuscript type: Article / Experimental mathematics\nAbstract\nBackground. Consecutive prime residues display known biases among reduced residue classes. This paper introduces \nprime-residue projection tomography: a finite-scale measurement of how apparent recurrence dependence on a coarse \nresidue wheel decomposes across hidden primorial resolution W, observation lag k, and optional ordered gap-word \ncontext omega. Methods. For the 3,001,131 primes in (5, 5 x 10^7], I measure the mod-30 recurrence ratio R_k, \ncompare it with first- and second-order Markov controls on the observed alphabet, and then fit first-order transition \nsystems on larger CRT-aligned primorial wheels before projecting analytically back to mod 30. Dimension-matched \nscrambled projections, chronological train-test checks, held-out transition checks, dependence-corrected standard \nerrors, block-length sensitivity checks, and Benjamini-Hochberg FDR corrections are used to separate projection \nrecovery from parameter-count artifacts and local gap-word effects. Results. Observed-state Markov controls fail after \ntheir fitted orders, including under chronological train-test evaluation. CRT-aligned primorial lifts recover a large \ncomponent of the k=5 mod-30 residual through the held-out-stable wheel W=510,510 (+0.0537 at the mod-30 Markov \nbaseline to +0.0081), while W=9,699,690 gives a smaller but sparse in-sample diagnostic (+0.0045) and is not used as \nthe main predictive claim. Scrambled projections do not form the same coherent primorial-ordered recovery trajectory. \nThe residual is not mainly a twin-prime effect and no two- or three-gap word remains decisive after FDR correction; \nthe clearest residual signature is scalar order-dependence in reversed two-gap words, including (2,10) versus (10,2) at \nk=5. Conclusion. The results do not contradict Hardy-Littlewood or Lemke Oliver-Soundararajan theory. They \nprovide a reproducible tomography of how known consecutive-prime biases appear under coarse observation: hidden \nprimorial state explains much of the apparent memory, and the remaining finite-scale structure is expressed most \nclearly as ordered local gap-word asymmetry.",
      "closing": "### PDF page 14\n\nPage 13 of 14\nMurray - Prime residue projection - submission manuscript\nThe terms torus and information space are used operationally. The finite primorial wheel is a product of modular \nresidue circles, and the inverse system of such wheels is naturally related to profinite integer structure. Information \nspace here means the available residue-coordinate state space of the observer, not a physical cosmology claim.\n5.4 How the result relates to Hardy-Littlewood and LOS\nThe Hardy-Littlewood framework predicts different frequencies for admissible prime constellations through singular-\nseries factors. Lemke Oliver and Soundararajan showed that those asymmetries produce striking consecutive-prime \nresidue biases. The present method bundles constellations into recurrence observables and asks whether the bias is \nbetter described on a small wheel or on a larger hidden residue coordinate. The results are consistent with the analytic \npicture: the singular-series weights create the finite-scale gap-word structure, while non-lumpable projection explains \nwhy hidden gap-word structure appears as recurrence dependence on mod 30.\n5.5 Why the residual matters\nThe shrinking residual shows that primorial projection explains a large component of the observed dependence. The \norder-reversal tests show that the part left over is structured, not featureless noise: local gap words such as (2,10) and \n(10,2) can produce different recurrence behavior. The remaining problem is therefore sharper than before. Either \nlarger wheels or higher-order lifted chains will absorb these ordered-word effects, or a positive finite-scale residue will \nremain and require a more refined operator-level account of gap-conditioned dynamics.\n6. Falsifiers and next tests\nLarge-wheel closure. If Delta_k(W) tends to zero as W increases, then the remaining residual is unresolved \nprimorial state rather than a positive floor.\nPositive-floor residual. Simple decay-versus-floor fits to the current six wheel sizes do not decide whether \nDelta_k(W) tends to zero or to a positive floor. If larger wheels stabilize above zero despite sparse-aware out-of-\nsample fitting, then the residual is not exhausted by first-order primorial projection.\nHigher-order lifted closure. If second-order or third-order lifted chains on feasible W close the residual, the \nremaining effect is local chord-word memory inside the lifted torus.\nAsymptotic scale decay. Repeating the same experiment on much larger prime intervals will show whether the \nresidual is finite-scale LOS/Holt behavior that decays slowly, or a stable structural feature over the measured \nrange.\nLumpability and commutator prediction. A stronger theoretical version would link an observable-specific \nprojection-defect functional, or gap-conditioned commutator norms the norm of G_a G_b - G_b G_a, to \nrecurrence residuals across moduli and lags rather than merely measuring both.\n7. Conclusion\nPrime residues modulo 30 show recurrence dependence that low-order Markov controls on the observed alphabet do \nnot reproduce, including under a chronological train-test check. Prime-residue projection tomography shows that \nCRT-aligned primorial lifts recover a large component of that dependence through the held-out-stable range, with \nW=510,510 as the main validated high-resolution wheel and W=9,699,690 retained only as a sparse diagnostic. \nScrambled projections with matched fine-state counts do not reproduce the same coherent recovery trajectory. The \nremaining finite-scale structure is not concentrated in twin primes or in decisive two- or three-gap anomalies; it \nappears most clearly as scalar order-dependence in reversed gap-word contrasts. Projection converts hidden residue \nstate into apparent recurrence dependence, and gap order reveals the local path geometry left unresolved by first-order \nprimorial lifting.\nData and code availability\nAll computations were performed in Python using exact sieve-generated primes, NumPy, pandas, SciPy sparse \nmatrices, and matplotlib. The submission package includes scripts and CSV outputs for the recurrence ratios, \nobserved-state Markov controls, chronological Markov train-test checks, primorial lifts, dependence-corrected SE \nchecks, block-length sensitivity checks, scrambled projection controls, lumpability defect, out-of-sample transition",
      "role": "Prime projection tomography",
      "scope": "Refined primorial projection and Markov residuals are reported numerical results, not new prime asymptotics.",
      "contribution": "Larger CRT-aligned state recovers much coarse recurrence dependence; residual order remains.",
      "evidence": "Finite-scale numerical study with held-out checks",
      "notice": "Follow-up, 7 September 2026. This original prime-residue projection paper is retained. Recursive Predictive Closure in the Prime Sieve (https://papers.ssrn.com/sol3/papers.cfm?abstract_id=7426882) develops the subsequent resolution and gap-word prediction framework. Read exact CRT/Euler-factor identities separately from the assumptions needed to interpret an inclusion–exclusion functional as a probability law and from asymptotic claims about actual primes. The follow-up reports its frozen predictor checks and remaining limits. This link does not withdraw the predecessor's projection results or turn correlated computational checks into independent empirical replications. New successor records cited in this notice were submitted on 7 September 2026 and are awaiting SSRN review; their pages may not yet be publicly available.",
      "inspection": "Abstract and conclusion/closing discussion read; prediction-bearing passages indexed and named lists reviewed.",
      "external_version_parity": "Not certified: these are the supplied local manuscript versions.",
      "main_start_page": 2,
      "main_end_page": 14,
      "prediction_passages": [
        {
          "page": 2,
          "text": "component of the k=5 mod-30 residual through the held-out-stable wheel W=510,510 (+0.0537 at the mod-30 Markov \nbaseline to +0.0081), while W=9,699,690 gives a smaller but sparse in-sample diagnostic (+0.0045) and is not used as \nthe main predictive claim. Scrambled projections do not form the same coherent primorial-ordered recovery trajectory. \nThe residual is not mainly a twin-prime effect and no two- or three-gap word remains decisive after FDR correction; \nthe clearest residual signature is scalar order-dependence in reversed two-gap words, including (2,10) versus (10,2) at \nk=5. Conclusion. The results do not contradict Hardy-Littlewood or Lemke Oliver-Soundararajan theory. They \nprovide a reproducible tomography of how known consecutive-prime biases appear under coarse observation: hidden"
        },
        {
          "page": 5,
          "text": "checks, not proof of generalization to unseen fine residues. I additionally perform a chronological 80/20 check for \nW=9,699,690; at this resolution a substantial fraction of held-out observations fall on fine states unseen in training, so \nthe largest wheel is treated as a high-resolution diagnostic rather than a fully validated predictive model.\n4. Results\n4.1 Mod-30 recurrence and observed-state controls\nk real R_k ±2 SE\n1 0.335012 0.001850"
        },
        {
          "page": 7,
          "text": "Table 9. Chronological 80/20 train-test check for observed-state Markov controls. The first- and second-order \ncontrols are fitted on the first 80% of prime indices and evaluated on the last 20%. Positive deltas indicate that \nthe Markov model predicts more same-residue recurrence than is observed in held-out primes.\n4.2 Primorial lifts reduce the recurrence residual\nW phi(W) observed states lifted R_5 Delta_5 z (real SE)\n30 8 8 0.996525 +0.053727 +36.1\n210 48 48 0.971079 +0.028281 +19.0"
        },
        {
          "page": 14,
          "text": "space here means the available residue-coordinate state space of the observer, not a physical cosmology claim.\n5.4 How the result relates to Hardy-Littlewood and LOS\nThe Hardy-Littlewood framework predicts different frequencies for admissible prime constellations through singular-\nseries factors. Lemke Oliver and Soundararajan showed that those asymmetries produce striking consecutive-prime \nresidue biases. The present method bundles constellations into recurrence observables and asks whether the bias is \nbetter described on a small wheel or on a larger hidden residue coordinate. The results are consistent with the analytic \npicture: the singular-series weights create the finite-scale gap-word structure, while non-lumpable projection explains \nlarger wheels or higher-order lifted chains will absorb these ordered-word effects, or a positive finite-scale residue will \nremain and require a more refined operator-level account of gap-conditioned dynamics.\n6. Falsifiers and next tests\nLarge-wheel closure. If Delta_k(W) tends to zero as W increases, then the remaining residual is unresolved \nprimorial state rather than a positive floor.\nPositive-floor residual. Simple decay-versus-floor fits to the current six wheel sizes do not decide whether \nDelta_k(W) tends to zero or to a positive floor. If larger wheels stabilize above zero despite sparse-aware out-of-\nresidual is finite-scale LOS/Holt behavior that decays slowly, or a stable structural feature over the measured \nrange.\nLumpability and commutator prediction. A stronger theoretical version would link an observable-specific \nprojection-defect functional, or gap-conditioned commutator norms the norm of G_a G_b - G_b G_a, to \nrecurrence residuals across moduli and lags rather than merely measuring both.\n7. Conclusion\nPrime residues modulo 30 show recurrence dependence that low-order Markov controls on the observed alphabet do"
        }
      ],
      "closing_pages": [
        14
      ],
      "abstract_pages": [
        2
      ]
    },
    {
      "key": "legacy-6914800",
      "title": "A Classification of Bounded Composition Laws with Isometric Reassociation Defects: flat rapidity addition, Einstein gyroaddition, and the holonomy that chooses between them",
      "ssrn_id": "6914800",
      "page_count": 16,
      "sha256": "d6b37df40a71f57465b0e8d10a97e9597a81798d3c2b851f1edeb4fb73d23f49",
      "kind": "legacy",
      "url": "https://ssrn.com/abstract=6914800",
      "abstract": "### PDF page 1\n\nA Classification of Bounded Composition Laws\nwith Isometric Reassociation Defects:\nflat rapidity addition, Einstein gyroaddition,\nand the holonomy that chooses between them\nDaniel John Murray *\nJune 10, 2026\nAbstract\nWe classify the smooth binary operations on the open unit ball Bn ⊂ Rn (n ≥ 2) satisfy-\ning closure, identity and left inverses, the left inverse property, orthogonal equivariance, the\nexact one-dimensional relativistic law on lines through the origin, and anisometric-defect ax-\niom: reassociation may reorient, but never distort, relative information. No metric adapted\nto the operation is presupposed. The result is a rigid dichotomy: the operation is either\nflat rapidity-vector addition u ⊕ v = Φ −1(Φu + Φv), Φ(u ) = artanh( |u|)ˆu (the associative\nbranch), or a rapidity-scaled Einstein gyroaddition of curvature K = −λ2 whose defects are\nThomas–Wigner rotations (the non-associative branch); spherical laws are excluded outright\n— the defect-induced metric is complete, so positive curvature would force compactness\nby Bonnet–Myers, contradicting the open ball. The mechanism is that the defect axiom\nmanufactures a canonical invariant Riemannian metric from the operation itself. The equiv-\nariance hypothesis is dimensionally sharp: SO(n) suffices for n ≥ 4, while at n = 3 parity\nis necessary, the SO(3)-equivariant solutions forming an explicitly classified chiral moduli\nspace (the SO(2) case at n = 2 is left open). M¨ obius addition is the λ = 2 gauge point\nof the non-associative branch. Conditional on the axioms as a kinematic model of velocity\ncomposition, the observed Thomas–Wigner rotation selects that branch; an appendix gives\na simulation-validated protocol deciding the branch of a black-box compositional system.",
      "closing": "### PDF page 13\n\nrather than deriving it from composition axioms. The closest characterization results are Benz’s\n[2, 3]; these operate within hyperbolic-distance and hyperbolic-isometry hypotheses, whereas the\npresent theorem admits a priori non-associative operations with an isometric reassociation defect\nand derives the invariant metric from the defect. To state the novelty narrowly: it is not that\nEinstein or M¨ obius addition are gyrogroup examples, nor that symmetric spaces correspond\nto certain loops; it is the exact axiom-to-dichotomy route, the inclusion of the flat bounded\nassociative branch as the unique associative alternative, the parity-sharp n = 3 obstruction with\nits classified moduli, and the construction of the invariant metric from reassociation defects.\n9 Discussion and open questions\nThe one-dimensional theorem says a bound forces rapidity. This paper says what a second\ndimension adds: a fork. Bounded composition can stay associative by hiding flat addition\nbehind the rapidity map, or it can keep contact with the bound’s geometry at the price of a\nrotation — and nothing else is possible: not a sphere (a complete homogeneous metric on a\nnoncompact ball excludes it), not a chiral hybrid (parity excludes it, in the one dimension where\nit can exist at all), not a distorting reassociation (rigidity excludes it), not any law outside\nthe one-parameter gauge line (the transvection lemma excludes it). The fork is decided by\na single observable input: in relativistic kinematics, the nontrivial branch is selected by the\nobserved Thomas–Wigner effect, whose factor enters atomic fine structure and storage-ring spin\ndynamics. The direction of inference is the reverse of the textbook one: standard relativity\nderives the bounded velocity domain from the invariant spacetime interval, whereas here the\nbound and the composition axioms come first and the metric — hence the interval structure\non velocity space — is derived. The associativity defect is therefore best understood not as\na complication of relativistic kinematics but as the mechanism by which a bounded system\nacquires its metric: the rotation is the curvature, and the curvature is the bound’s signature in\nmore than one dimension.\nOpen questions. (1) The SO(2)-equivariant case at n = 2: the commutant method fails there\nbecause the stabilizer of an axis in SO(2) is trivial, so a genuinely different rigidity mechanism\n— or a counterexample — is required; we incline toward rigidity, the plane offering no axial\ndirection to twist about, but have no proof. (2) Can A6 ′ be weakened — to “each defect is\nlinear,” or to norm preservation within A1–A5, A7? Proposition 4.2 decides neither. (2 ′) With\nA7 dropped entirely, does the classification persist under A1–A6 ′ alone, up to O(n)-equivariant\nradial reparameterization? We expect so, but it is open. (3) Whether G5 fails for every nonzero\nprofile of the n = 3 moduli. (4) The symmetry-reduction program: replacing O(n) by unitary\nor symplectic compatibility groups and asking whether the same mechanism manufactures the\ncomplex and quaternionic hyperbolic composition laws. (5) The applied door of Appendix B:\nwhich empirical bounded compositional systems — learned hyperbolic representations, belief\nrevision, saturating signal chains — occupy which branch.\nA Computational sanity checks and reproducibility\nFacts proved exactly in the text (the flat law’s associativity and A7; the chiral family’s A4,\nA6′, A7, equivariance; M¨ obius membership of branch (H)) were additionally machine-checked as\nsanity tests. Genuinely numerical claims are: the escape statistics of Proposition 4.1 (sampling\nstated there; fixed seed); the violation magnitudes of Propositions 4.2 and 4.3 (norms stated\nPage 13 of 16\nAUTHOR SUBMITTED MANUSCRIPT - JPhysA-125044\n\n### PDF page 14\n\nthere); the holonomy-area identity of Corollary 6.4(iii), corroborated to 3 .7 × 10−13 over 1,500\npairs (script supplied); the order-3 /5/7 exact-rational perturbative computation of Section 7\n(notebooks on request); and the tomography validation of Appendix B. Scripts are supplied as\nsupplementary material; the Section 7 notebooks are available on request.\nB Defect tomography (simulation-validated)\nThe classification converts into a measurement protocol. Given only noisy query access to\na bounded compositional system ⊕, the following procedure decides its branch and, in the\nhyperbolic case, estimates its curvature. It is validated here in simulation — against synthetic\nin-class and out-of-class systems under injected noise — not yet against an empirical system;\neach design choice below was forced by a failure mode encountered during that validation. The\nestimator is stated for n = 3; in higher dimensions the rotation axis is replaced by the rotation’s\n2-plane, extracted from the matrix logarithm of the fitted orthogonal map.\nAlgorithm. (1) Sample pairs u, v at composition scale s and query w 7→ Du,v(w) at probes\nw on several radius shells. (2) Fit the defect linearly per shell and project to the nearest\northogonal map (Procrustes/SVD). (3) Out-of-class test: compare fitted rotations across shells;\na nonlinear defect is typically an exact rotation on each shell with shell-dependent axis, invisible\nto single-shell fits, and is detected by cross-shell disagreement. Strictly, the test detects failure of\nlinearity (shell dependence of the fitted rotation); a defect can be orthogonal on every shell yet\nnonlinear — the twist law is exactly such a case. (4) Branch test and curvature: form the signed\nestimator ˆK = sgn(axis · (u × v)) · 2θ/|u × v|, average over pairs, and Richardson-extrapolate in\ns to remove the O(s2) bias. Flat iff ˆK is statistically zero; otherwise hyperbolic with curvature\nˆK < 0.\nValidation (independent noise 10 −3 per query; n = 3):\nsystem distortion ˆK verdict (truth)\nEinstein (Klein) 0.023 −1.02 ± 0.05 hyperbolic, K = −1 (✓)\nflat law 0.020 −0.06 ± 0.04 flat ( ✓)\ntwist law 0.082 — distorting, outside class (✓)\nM¨ obius (Poincar´ e),λ=2 0.024 −4.06 ± 0.08 hyperbolic, K = −4 (✓)\nThe distortion floor was three times the linear-defect reference level; the twist’s signal is 3 .5×\nthat level. Note the last row: the protocol cannot distinguish Klein from Poincar´ e coordinates\nexcept through ˆK — the correct operational reading of the gauge freedom of Theorem 6.3(H).\nTwo practical lessons: query noise induces a strictly positive bias in fitted rotation angles, so\nunsigned statistics misclassify flat systems — the signed estimator is essential, noise averaging\nto zero while holonomy adds coherently; and the sign convention is an output of the procedure,\nthe Thomas–Wigner axis being anti-parallel to u × v. Detection power against out-of-class laws\ngrows with gyration magnitude and shell separation; the 3× floor is calibrated to this noise level\nand dimension and should be recalibrated in other regimes.\nScope. Natural targets are learned composition operators in hyperbolic machine-learning\nmodels, bounded control and belief-revision systems, and saturating signal compositions. For\nlearned systems the oracle is simply the trained composition map evaluated on probe embed-\ndings, so the protocol measures the curvature a model has actually learned, as opposed to the\ncurvature of the space it was trained in. The protocol decides, from behavior alone, whether such\na system should be modeled by rapidity vectors (flat) or gyro-geometry (hyperbolic), measures\nPage 14 of 16\nAUTHOR SUBMITTED MANUSCRIPT - JPhysA-125044\n\n\n---",
      "role": "Flat/curved classification",
      "scope": "Isometric reassociation defect is strong; radial UHL is an axiom; flat associative branch survives until nontrivial holonomy selection.",
      "contribution": "A specified reassociation-isometry structure distinguishes flat and curved branches.",
      "evidence": "Axiom-conditional classification; synthetic defect tomography",
      "notice": "",
      "inspection": "Abstract and conclusion/closing discussion read; prediction-bearing passages indexed and named lists reviewed.",
      "external_version_parity": "Not certified: these are the supplied local manuscript versions.",
      "main_start_page": 1,
      "main_end_page": 15,
      "prediction_passages": [
        {
          "page": 1,
          "text": "by Bonnet–Myers, contradicting the open ball. The mechanism is that the defect axiom\nmanufactures a canonical invariant Riemannian metric from the operation itself. The equiv-\nariance hypothesis is dimensionally sharp: SO(n) suffices for n ≥ 4, while at n = 3 parity\nis necessary, the SO(3)-equivariant solutions forming an explicitly classified chiral moduli\nspace (the SO(2) case at n = 2 is left open). M¨ obius addition is the λ = 2 gauge point\nof the non-associative branch. Conditional on the axioms as a kinematic model of velocity\ncomposition, the observed Thomas–Wigner rotation selects that branch; an appendix gives"
        },
        {
          "page": 9,
          "text": "(Lemma 3.2), hence + I throughout; for n = 2 the statement is vacuous. (For n = 3 the\nmaps Q fixing P pointwise are reflections, det Q = −1: this step genuinely uses full O(n),\nconsistent with the theorem’s hypotheses; planarity of defects is not asserted on the chiral\nmoduli of Theorem 6.5.) (ii) Einstein gyrations are nontrivial for non-collinear arguments [4, 5];\nthe radial map Sλ preserves non-collinearity and, as in Step 3 above, the conjugated defects are\nEinstein gyrations at the mapped arguments, hence nontrivial. (iii) is cited, with the side-length\ncomputation shown."
        },
        {
          "page": 10,
          "text": "gives Ru|ˆu⊥ = ±I, constant on the connected punctured ball; the −I branch lies in SO(n) only\nfor odd n, and continuity at u = 0, where R0 = I, excludes it there: no chiral assignment exists.\n(The hypothesis is sharp — dropping continuity at 0 admits the axis-reflection above for odd\nn.)\n(ii) Forward direction. The representation of SO(2) on R2 is of complex type: its commutant\ncontains all rotations. Lemma 6.2’s argument therefore yields only that S := T −1\nu Lu is a g-"
        },
        {
          "page": 13,
          "text": "rather than deriving it from composition axioms. The closest characterization results are Benz’s\n[2, 3]; these operate within hyperbolic-distance and hyperbolic-isometry hypotheses, whereas the\npresent theorem admits a priori non-associative operations with an isometric reassociation defect\nand derives the invariant metric from the defect. To state the novelty narrowly: it is not that\nEinstein or M¨ obius addition are gyrogroup examples, nor that symmetric spaces correspond\nto certain loops; it is the exact axiom-to-dichotomy route, the inclusion of the flat bounded"
        }
      ],
      "closing_pages": [
        13,
        14
      ],
      "abstract_pages": [
        1
      ]
    },
    {
      "key": "legacy-6907938",
      "title": "Does Sustained Compulsory Antipsychotic Treatment Meet the Evidentiary Standard That Removal of Consent Requires? A Structured Critical Review",
      "ssrn_id": "6907938",
      "page_count": 32,
      "sha256": "d4923f0bab54dfc43d90658dd086d7fb91adbaac6705b1cfaa19998b99839e9c",
      "kind": "legacy",
      "url": "https://ssrn.com/abstract=6907938",
      "abstract": "### PDF page 1\n\nDoes sustained compulsory antipsychotic treatment meet the \nevidentiary standard that removal of consent requires? A \nstructured critical review\nDaniel J. Murray\nIndependent Researcher, Melbourne, Victoria, Australia\nArticle type: Analysis (structured critical review). Word count (body): ~6,000 (excl. abstract, tables, \nreferences). Abstract: under 300 words.\nAbstract\nObjective. To assess whether sustained compulsory antipsychotic treatment is supported by \nevidence sufficient to override consent, and whether evidence for drug efficacy can validate the \ndistinct coercive intervention imposed.\nDesign. Structured critical review built around six proposed conditions for justified coercion — \nvalid measurement (M), clinically meaningful benefit (B), incremental benefit of legal force over \nvoluntary care (F), individual predictability of risk (R), proportionate harms (H), and exhaustion \nof less-restrictive alternatives (L) — with F identified as the load-bearing condition.\nData sources. MEDLINE, Embase, PsycINFO and the Cochrane Library; regulatory prescribing \ninformation; and Australian government statistics, to May 2026.\nResults. The argument is carried by one condition, F. Randomised evidence on compulsory \ncommunity treatment shows no advantage over voluntary care, and no randomised trial has \ntested compelled in-hospital maintenance against supported voluntary care. Cross-jurisdictional \nevidence points away from a coercive benefit: jurisdictions that use community treatment orders \nmore heavily show less benefit, and capacity-based jurisdictions deliver care at much lower \ncoercion rates, undercutting the claim that the alternative is no care. Supporting conditions \nconverge: harms are recorded in physical and regulatory measures that can make refusal \nmedically rational (H); less-restrictive supports are plausible and not shown to be exhausted \nbefore compulsion (L); first-presentation diagnostic reliability is limited and the main outcome \ninstrument is confounded by sedation (M); and the short-term drug–placebo benefit is small \n(standardised mean difference 0.47, 0.38 after publication-bias correction), with long-term \nfunctional superiority not established (B).\nConclusions. The evidence answers a different question from the one compulsion poses: it \nsupports, at most, short-term pharmacological effects in consenting trial populations, not the \nproposition that adding legal force improves long-term outcomes. Sustained compulsory \nmaintenance is better understood as a high-risk, preference-sensitive, unvalidated coercive \nintervention than as evidence-based standard care: the burden of proof has not so much been \nleft unmet as assigned to the wrong intervention.",
      "closing": "### PDF page 14\n\ncontested strands, and the central asymmetry rests on the discipline’s own highest-quality \nevidence; the review supports only the weak, defensible claim that the burden of proof for \ncompulsion is unmet, not the stronger claim that net harm from medication is proven.\nConclusion\nThe central finding is not merely that the evidence for sustained compulsory antipsychotic \ntreatment is weak; it is that the wrong evidence has been used to justify a misclassified \nintervention. Placebo-controlled trials test drug exposure in consenting participants; compulsory \nmaintenance imposes a different intervention — drug exposure together with legal force, \nsurveillance, threat of recall, loss of autonomy and a transformed therapeutic relationship — and \nevidence for the former cannot validate the latter. When a society removes a person’s right to \nrefuse treatment it assumes one of the highest evidentiary burdens in medicine. Across the six-\ncondition standard that burden is not discharged, and it fails most clearly at the independently \ndispositive condition: legal force has not been shown to improve long-term patient-centred \noutcomes beyond supported voluntary care — a gap measured against the discipline’s own \nrandomised trials and its drugs’ own regulatory labels.\nThe move from “the burden is unmet” to “the practice should be deimplemented as a default” \nrests on one explicit normative premise: where a competent refusal is overridden, the default is \nnon-coercion unless the overriding element is affirmatively justified, because consent is \nprotective and its removal is what requires warrant. This is a premise about the direction of the \nburden of proof, not a claim that net harm has been demonstrated. On that premise, the \ndefensible response is not minor procedural reform: sustained compulsory maintenance should \nno longer be treated as evidence-based default care unless direct evidence shows that legal \nforce improves long-term, patient-centred outcomes beyond voluntary, supported, less-\nrestrictive care. Its routine use should be wound back accordingly; coercion should be confined \nto genuinely time-bounded emergencies; and resources should be redirected toward the \nsupports a person could rationally choose without force. This entails neither the abolition of \npsychiatric care nor a bar on time-limited emergency intervention. A society cannot justify \nremoving consent by citing evidence for an intervention that was never the one being imposed.",
      "role": "Evidence/estimand critique",
      "scope": "Adding legal compulsion and giving a drug are different interventions/estimands.",
      "contribution": "Drug efficacy does not establish the incremental efficacy of imposing legal force.",
      "evidence": "Structured critical review plus explicit normative premise",
      "notice": "",
      "inspection": "Abstract and conclusion/closing discussion read; prediction-bearing passages indexed and named lists reviewed.",
      "external_version_parity": "Not certified: these are the supplied local manuscript versions.",
      "main_start_page": 1,
      "main_end_page": 14,
      "prediction_passages": [
        {
          "page": 1,
          "text": "Design. Structured critical review built around six proposed conditions for justified coercion — \nvalid measurement (M), clinically meaningful benefit (B), incremental benefit of legal force over \nvoluntary care (F), individual predictability of risk (R), proportionate harms (H), and exhaustion \nof less-restrictive alternatives (L) — with F identified as the load-bearing condition.\nData sources. MEDLINE, Embase, PsycINFO and the Cochrane Library; regulatory prescribing \ninformation; and Australian government statistics, to May 2026.\nResults. The argument is carried by one condition, F. Randomised evidence on compulsory"
        },
        {
          "page": 3,
          "text": "applicable and are documented in online supplemental file 1; meta-analytic pooling was not \nappropriate because the included evidence spans measurement validity, efficacy, coercion-\nspecific trials, risk prediction, harms and alternatives, which are not commensurable as a single \neffect size.\nThe standard, and its external warrant. This review proposes that sustained coercive \nantipsychotic treatment is justified only if six conditions hold: (M) the disorder and any \nimprovement can be validly measured; (B) the drug confers a clinically meaningful benefit; (F) \nadding legal force improves outcomes over voluntary, supported care; (R) the serious risk said \nto justify compulsion is individually predictable; (H) the harms are proportionate to the benefit; \nand (L) no less-restrictive alternative would be adequate. These are advanced as the author’s \nframework, not as a pre-existing consensus checklist. Each, however, reflects a principle \nalready established in evidence-based medicine, law or ethics — valid measurement underlies \nadmissibility standards for scientific evidence; clinically meaningful benefit is a standard EBM"
        },
        {
          "page": 4,
          "text": "cannot be proportionate, and the availability of less-restrictive options not shown to have been \nexhausted (L) defeats the necessity defence. Conditions M (measurement), B (benefit) and R \n(risk prediction) are corroborating: they show that the intervention being compelled is not even \ncleanly measurable, large, or targetable, but each contains links that are individually \ncontestable, and the conclusion does not depend on any of them. Presenting the framework this \nway concentrates the argument on the ground that cannot be conceded without abandoning the \ndiscipline’s own randomised and cross-jurisdictional evidence, and it makes explicit that a"
        },
        {
          "page": 10,
          "text": "therapeutic margin maintenance is supposed to provide narrows substantially once the \nwithdrawal confound is acknowledged.\nCondition R: individual risk is not reliably predictable\nWhere compulsion is justified by predicting that a particular person will, without forced \ntreatment, commit serious violence, the instruments do not supply the individual-level certainty \nrequired. The most comprehensive synthesis — a systematic review of 73 samples and nearly \n25,000 people — found that violence-risk instruments discriminate only moderately (areas under \nthe curve roughly 0.66–0.74) and perform far better at identifying who is low-risk than at \nconfirming who is high-risk.38 The decisive quantity is not discrimination but positive predictive \nvalue: because serious violence is comparatively rare in this population, even a moderately \ndiscriminating instrument flags many more false positives than true ones, so a positive result \ncannot supply the individualised certainty that overriding autonomy is supposed to rest upon. \nCompulsion is also justified on other statutory grounds — self-harm, deterioration, inability to \nself-care — whose individual-level predictability is likewise unestablished; the violence case is \ntreated here because it is the one for which formal predictive evidence exists, and it fails on its \nown terms.\nRational refusal and the preference-sensitive threshold\nA further implication follows from the benefit–harm balance. Sustained antipsychotic \nmaintenance is not a binary, life-saving intervention like antibiotics for sepsis; it is high-risk and \nphysical and regulatory measures (H); less-restrictive alternatives are not shown to be \nexhausted before compulsion (L); and the corroborating measurement, benefit and risk-\nprediction conditions converge. The asymmetry is the heart of the matter: coercive treatment \nimposes harms measurable in direct physical units to secure a benefit that the discipline’s own \ninstruments cannot cleanly separate from sedation.\nMurray — Compulsory antipsychotic treatment and the evidentiary standard for coercion        10"
        },
        {
          "page": 12,
          "text": "required Status\nIs risk individually \npredictable enough to \noverride consent?\nGroup-level AUCs\nHigh positive predictive \nvalue for serious harm in \nthe individual\nNot shown\nAre less-restrictive"
        },
        {
          "page": 13,
          "text": "authorises treatment without consent on diagnosis and risk alone. The evidentiary and legal \ncritiques are moving in the same direction.\nWhat would refute this argument. The thesis is falsifiable. It would be defeated by: diagnostic \nreliability shown to be high (kappa ≥ 0.6) under blinded naturalistic assessment; a pooled drug–\nplacebo difference exceeding the field’s minimal-clinically-important threshold once sedation is \ncontrolled and unpublished trials included; evidence that compulsory maintenance produces \nsuperior long-term functional outcomes to supported voluntary care; or a validated risk \ninstrument able to predict serious harm at the individual level with positive predictive value \nsufficient to justify detention. The evidence required need not be an unethical randomised trial of \ncoercion itself: target-trial emulation, natural experiments and stepped-wedge service reforms \ncould all isolate the effect of legal force on patient-centred outcomes. The demand is not for the \nimpossible, but for evidence capable of isolating the coercive component before that component"
        }
      ],
      "closing_pages": [
        14
      ],
      "abstract_pages": [
        1
      ]
    },
    {
      "key": "legacy-6865159",
      "title": "The Invariance Signature of Public Quantum Measurement Archives: Factorizing Exchangeability Failure, Calibration Sensitivity, Overdispersion, and Job-Index Channel Structure in Leggett-Garg/Time-Order Data",
      "ssrn_id": "6865159",
      "page_count": 11,
      "sha256": "515a74ce5401860338aee8d2e1dfd4ab039e69973cf3f72bb4cb1520a1c46c81",
      "kind": "legacy",
      "url": "https://ssrn.com/abstract=6865159",
      "abstract": "### PDF page 1\n\nThe Invariance Signature of Public Quantum Measurement \nArchives\nFactorizing exchangeability failure, calibration sensitivity, overdispersion, and job-index channel \nstructure in Leggett-Garg/time-order data\nDaniel J. Murray\nIndependent Researcher, Melbourne, Australia\nArticle type: Research article | Target journal: EPJ Quantum Technology\nAbstract\nPublic quantum-computer archives are commonly analysed as independent or exchangeable job-level measurement \noutcomes once circuit, backend, and calibration labels are specified. That assumption is rarely tested directly. Here I \nintroduce invariance tomography, an applied diagnostic suite that characterizes archive structure by asking which \npredictive signals survive coordinate changes, static readout correction, overdispersion adjustment, order reversal, \nblock controls, full shuffling, and hotspot exclusion. The method is applied to the public Zenodo v1 \nLeggett-Garg/time-order dataset deposited by Bednorz [1] and linked to the companion article by Rybotycki et al. \n[2]. Version v1 was fixed a priori for this reanalysis; later Zenodo versions were not included. The archive contains \n41,616 eight-outcome job rows, 291,312 signed-observable projections, and 5,600 ordered \ndataset/qset/steering/observable series. The central result is a layered exchangeability failure in job-index order. A \nquasi-binomial sensitivity absorbs most of the apparent binomial AR(1) signal but leaves a smaller residual: the \ncalibrated raw-probability AR(1) gain is 13,891 matched quasi-score units, or 2.48 per series, while the full-shuffle \nquasi-binomial gain is negative. For scale, the corresponding binomial AR(1) gains are approximately 1.2 × 10^6 \nnatural log-score units uncorrected and 1.3 × 10^6 after static IBM readout-assignment correction; these large \nbinomial values are treated as scale diagnostics because the signed-observable projections are dependent views of \nthe same eight-outcome jobs. Reverse-time and block controls retain substantial structure, favouring latent channel-\nstate drift or batching rather than directed microscopic memory. Coordinate comparisons show weak separability. \nThe result is not evidence of a Born-rule anomaly or a preferred coordinate, but a structured failure of \nexchangeability: this public archive behaves less like a memoryless collection of independent jobs and more like a \nlatent channel-state trajectory in job-index order.",
      "closing": "### PDF page 9\n\ndoes not erase the signal. It is not clean directed memory: reverse and block controls retain substantial predictive \ninformation. It is not uniform: hotspot and tail exclusions show localization.\nThe conservative interpretation is a latent channel-state trajectory in job-index order. The archive appears to contain \nslowly varying backend, calibration, batching, or readout-state structure that persists across neighbouring jobs and is \nconcentrated in particular archive/qset/observable regions. This is a methods result with practical consequences: \npublic quantum archives should not be used for foundational claims, benchmarking claims, or randomness claims \nwithout first testing the exchangeability assumptions required by the intended interpretation.\nFuture public archives should include raw job timestamps, explicit execution order, backend and qubit identifiers, \ncalibration snapshots with timestamps, batching and queue metadata, shot counts, and full bitstring counts. These \nmetadata would allow job-index correlation to be converted into physical time, and would allow drift, batching, and \ncalibration mechanisms to be separated more cleanly.\n11. Limitations\n The ordering is inferred from job-indexed result files, not verified execution timestamps.\n Static IBM calibration snapshots cannot rule out time-varying calibration drift or unrecorded backend state.\n Calibration-derived pseudo-count streams are diagnostic/quasi-likelihood objects, not exact likelihoods under a \nfull forward-readout model.\n The seven signed observables are dependent projections of the same eight-outcome counts.\n The quasi-binomial model absorbs exchangeable overdispersion but is not a full beta-binomial, state-space, or \nforward-readout multinomial model.\n The residual order component is hotspot- and tail-weighted rather than uniform across the archive.\n The block-scale retention curve is supplied as executable supplementary code but is not claimed as an empirical \nresult in this version.\n No Born-rule anomaly, observer-induced effect, or unique hyperbolic memory law is claimed.\n12. Conclusion\nThis paper introduces invariance tomography as a conservative diagnostic suite for public quantum measurement \narchives. The method treats an archive as an ordered record and asks which predictive structures survive coordinate \nchanges, calibration maps, overdispersion adjustment, order reversal, block permutation, full shuffling, and hotspot \nexclusion.\nApplied to the public Leggett-Garg/time-order archive, the method finds structured exchangeability failure in job-\nindex order. A large binomial AR(1) advantage survives static IBM readout correction and disappears under full \nshuffling. A quasi-binomial sensitivity absorbs most of this gain, revealing dominant exchangeable heterogeneity \nplus a smaller hotspot-weighted job-order component. Reverse-time and block controls retain substantial signal, \nfavouring slow latent channel-state drift or batching rather than directed microscopic memory. Coordinate \nseparability is weak, showing that the data resolve ordered channel structure more strongly than any unique native \ngeometry.\nThe result is not evidence of a Born-rule anomaly, observer-induced effect, or unique hyperbolic memory law. It is \nan archive-forensic warning: public quantum measurement records can encode latent channel-state histories in job-\nindex order. Without verified execution timestamps, this should not be read as a physical time constant or \nmicroscopic memory law. Such archives should be tested for exchangeability, calibration sensitivity, \noverdispersion, drift, batching, hotspot localization, and coordinate robustness before being used for foundational or \nbenchmarking interpretation.\n\n\n---",
      "role": "Quantum archive invariance",
      "scope": "Job-index dependence, calibration and overdispersion are not microscopic memory or Born-rule anomaly.",
      "contribution": "Job-index dependence survives some controls, favouring latent channel drift or batching.",
      "evidence": "Reanalysis of a fixed public archive; no foundational quantum anomaly",
      "notice": "",
      "inspection": "Abstract and conclusion/closing discussion read; prediction-bearing passages indexed and named lists reviewed.",
      "external_version_parity": "Not certified: these are the supplied local manuscript versions.",
      "main_start_page": 1,
      "main_end_page": 9,
      "prediction_passages": [
        {
          "page": 1,
          "text": "outcomes once circuit, backend, and calibration labels are specified. That assumption is rarely tested directly. Here I \nintroduce invariance tomography, an applied diagnostic suite that characterizes archive structure by asking which \npredictive signals survive coordinate changes, static readout correction, overdispersion adjustment, order reversal, \nblock controls, full shuffling, and hotspot exclusion. The method is applied to the public Zenodo v1 \nLeggett-Garg/time-order dataset deposited by Bednorz [1] and linked to the companion article by Rybotycki et al. \n[2]. Version v1 was fixed a priori for this reanalysis; later Zenodo versions were not included. The archive contains \n41,616 eight-outcome job rows, 291,312 signed-observable projections, and 5,600 ordered \nKeywords\nquantum measurement; quantum computing archives; exchangeability; invariance tomography; calibration drift; \noverdispersion; AR(1); predictive likelihood; Leggett-Garg; public quantum computers\n1. Introduction\nPublic quantum-computer archives are increasingly used for benchmarking, device characterization, Leggett-Garg \ntests, time-order tests, randomness studies, and exploratory reanalysis [1,2]. A hidden assumption often sits \nunderneath these uses: once circuit labels, backend labels, shot counts, and calibration information are specified, the"
        },
        {
          "page": 2,
          "text": "channel. Exchangeability and sequential prediction are mature statistical topics [3,4], but they are rarely made \nexplicit as a diagnostic requirement before public quantum result archives are interpreted physically.\nThis assumption is not guaranteed. Public quantum processors are physical devices with drifting calibrations, queue \neffects, batching, backend updates, readout changes, thermal fluctuations, and hidden state variables not always \nrecorded in public metadata. IBM documentation, for example, states that quantum computers are monitored to \npossible latent channel-state structure.\nThe present paper tests that possibility. The central object is not a quantum state and not a preferred probability \ncoordinate. The central object is an invariance signature: the pattern by which a predictive signal is preserved, \nweakened, reversed, localized, or destroyed under controlled transformations of the archive. This is an applied \narchive-forensic diagnostic suite, not a claim of a new physical law.\nA real archive-level channel-state signal should not be identified merely because an AR(1) model beats a constant \nbaseline. It should be diagnosed by destructive and corrective operations: coordinate change, static calibration \nFigure 1. Invariance tomography workflow. Public eight-outcome job archives are treated as ordered records, projected into \nsigned-observable streams, transformed through calibration, overdispersion, permutation, and coordinate charts, then \nsummarized by a predictive invariance signature."
        },
        {
          "page": 3,
          "text": "The usual memoryless-block assumption treats these points as conditionally independent or exchangeable once \nknown labels L_t are fixed. The operational null used here is weaker and testable: the archive contains no \nrecoverable job-index-order information, under the chosen predictive detector, after known nuisance structure is \nremoved. If a predictive model improves in real job-index order but fails under full within-series shuffling, the \narchive violates this operational exchangeability null. This does not identify a microscopic physical memory law; it \nidentifies ordered information in the archived measurement channel.\n3. Coordinate charts and projected observables\nEach eight-outcome job row is projected into seven signed observables: b0, b1, b2, b0b1, b0b2, b1b2, and b0b1b2. \nexpected to reduce coordinate separability.\n4. Invariance tomography\nFor a model class M, coordinate chart q, and archive transformation T, define the held-out predictive gain G(M,q,T) \n= S_AR(1)(M,q,T) - S_baseline(M,q,T), where S is the held-out score. The archive signature is the vector of gains \nobtained under real order, calibration correction, overdispersion adjustment, full shuffling, reversal, block controls, \nhotspot exclusion, and coordinate changes.\nMechanism Expected signature"
        },
        {
          "page": 4,
          "text": "the job index inferred from the results_tests_*.csv filenames. Therefore, all order claims are job-index-order claims, \nnot verified physical-time claims.\n6. Predictive models and scoring\nFor each ordered series, the first 70% of observations are used for training and the final 30% for held-out scoring. \nThe AR(1) detector is fitted by ordinary least squares in coordinate space: q_t = c + φ q_{t-1} + ε_t. Parameters are \nfitted on the training segment and frozen. Held-out scoring is prequential [3]: each held-out observation is predicted \none step ahead using only the immediately preceding observed value in the same series. No future observations are \nused. The AR(1) model is not proposed as the true data-generating process; it is a minimal order detector.\nThe binomial score compares predicted probabilities against observed signed-observable counts, omitting \ncombinatorial constants common to the compared binomial models. Following the convention of proper scoring \nrules in which larger scores are better [4], binomial gains are reported in natural log-score units, i.e. nats. Total \ngains are sums over held-out signed-observable rows; per-series and per-row normalizations are reported where \nthey aid interpretation.\n7. Results\n7.1 The archive fails the simple exchangeability test\nIn real job-index order, binomial AR(1) models produce a large held-out predictive gain over a constant binomial \nbaseline. For raw probability, the uncorrected gain is approximately 1.19 × 10^6 nats; for signed-binary rapidity, it \nis approximately 1.19 × 10^6 nats. After full within-series shuffling, the corresponding gains become negative. \nThus, the gain is not a consequence of the marginal distribution alone. The archive contains recoverable job-index-\norder information under this detector, rejecting the operational memoryless-block null."
        },
        {
          "page": 5,
          "text": "approximately 1.19 × 10^6 to 1.30 × 10^6 nats. The signed-rapidity result remained similarly close, around 1.30 × \n10^6 nats. The direct conclusion is deliberately narrow: static IBM readout-assignment correction does not remove \nthe job-index predictive structure. The increase after correction is not interpreted as proof of dynamic drift. A static \ninverse correction applied across a drifting series can amplify structure; this observation motivates calibration \nnegative controls and should be treated as a robustness target rather than as a positive physical claim.\n7.3 Overdispersion absorbs most, but not all, of the apparent order\nWhen an overdispersed quasi-binomial emission is admitted, the calibrated raw-probability AR(1) gain falls from"
        },
        {
          "page": 6,
          "text": "raw-probability AR(1) gain, reverse order retains approximately 544,111 total units, within-block shuffle retains \napproximately 726,602, and block permutation retains approximately 418,059, compared with 1.19 × 10^6 in real \norder. A stationary or slowly varying latent state can be predictable in both forward and reverse order, whereas a \nclean directed microscopic memory law should not be inferred from such a pattern. The observed signature \ntherefore favours slow latent channel-state drift, batching, or archive-block structure rather than directed \nmicroscopic memory.\nFigure 3. Observed invariance signature. Values show retained predictive gain ratios under calibration, overdispersion, order \ndestruction, reversal, block controls, and tail trimming. The ratios are diagnostic summaries, not likelihood-ratio tests across \nincompatible scoring rules.\n7.5 Coordinate near-degeneracy\nThe calibrated AR(1) gains are nearly identical across charts: approximately 1.303 × 10^6 for raw probability, 1.300"
        },
        {
          "page": 8,
          "text": "operations.\nDiagnostic operation Observed pattern Interpretation\nReal job-index order AR(1) gain strongly positive Archive contains ordered predictive \ninformation.\nFull within-series shuffle Gain becomes negative Signal is not only marginal distribution.\nStatic readout correction Signal survives Not explained by fixed readout \nassignment alone.\nThe analysis shows that the public Leggett-Garg/time-order archive is not well described, under the declared \ndetector, as a memoryless collection of independent job-level outcomes. In real job-index order, simple AR(1) \npredictors extract substantial held-out information, and full within-series shuffling destroys that information. \nTherefore, job index carries predictive structure.\nThe invariance signature shows what kind of structure it is. It is not a unique coordinate law: all four smooth charts \ngive almost identical gains. It is not a large clean temporal anomaly: quasi-binomial overdispersion absorbs most of \nthe binomial AR(1) gain. It is not ruled out by static readout bias: the available IBM static assignment correction"
        },
        {
          "page": 9,
          "text": "does not erase the signal. It is not clean directed memory: reverse and block controls retain substantial predictive \ninformation. It is not uniform: hotspot and tail exclusions show localization.\nThe conservative interpretation is a latent channel-state trajectory in job-index order. The archive appears to contain \nslowly varying backend, calibration, batching, or readout-state structure that persists across neighbouring jobs and is \nconcentrated in particular archive/qset/observable regions. This is a methods result with practical consequences: \n12. Conclusion\nThis paper introduces invariance tomography as a conservative diagnostic suite for public quantum measurement \narchives. The method treats an archive as an ordered record and asks which predictive structures survive coordinate \nchanges, calibration maps, overdispersion adjustment, order reversal, block permutation, full shuffling, and hotspot \nexclusion.\nApplied to the public Leggett-Garg/time-order archive, the method finds structured exchangeability failure in job-\nindex order. A large binomial AR(1) advantage survives static IBM readout correction and disappears under full"
        }
      ],
      "closing_pages": [
        9
      ],
      "abstract_pages": [
        1
      ]
    },
    {
      "key": "legacy-6858922",
      "title": "Precision-Gated Attractor Reversal: A Triple-Threshold Hypothesis for Exceptional Recovery",
      "ssrn_id": "6858922",
      "page_count": 14,
      "sha256": "67d9b57aed7f75c70a8b2912aa0f012e1e2ee2fd1dbc693251407f56da0cc213",
      "kind": "legacy",
      "url": "https://ssrn.com/abstract=6858922",
      "abstract": "### PDF page 7\n\nPrecision-gated attractor reversal: a triple-threshold hypothesis for \nexceptional recovery \nResearch Article—Hypotheses \nRunning title: Precision-gated attractor reversal \nAbstract \nExceptional recovery—including sudden symptom resolution, placebo response, spontaneous remission, radical \nremission, and exceptional treatment response—is usually dismissed as anecdote or romanticised as evidence that \nbelief overcomes disease. Both views are incomplete. Drawing on active inference and precision weighting, I \npropose a triple-threshold hypothesis: recovery requires an evidence event, capture of that event as credible survival \nevidence, and access to a host-control gate, meaning a disease-relevant immune, endocrine, autonomic, tissue, reflex, \nor treatment-response system able to alter trajectory. Captured evidence may reallocate precision from an illness \nprior to survival evidence, alter policy/autonomic regulation, and only then affect biology. This explains why \nshallow loops can reverse abruptly, why predictive-body syndromes may require repeated proof and safety learning, \nand why structural diseases rarely reverse without treatment opportunity, immune/inflammatory trigger, or threshold \nproximity. The model predicts weak psychosocial main effects in deep disease but stronger threshold-local \ninteractions, rising fast-slow coupling before transition, and trigger enrichment in cancer regression cases.",
      "closing": "PDF page 9\nCancer requires special caution. Psychosocial state is not a broad cancer cure. It can only be hypothesised as a gain \nmodifier when tumour biology, immune accessibility, treatment opportunity, and threshold proximity align. Cancer \nimmunoediting already provides a host-control grammar of elimination, equilibrium, and escape [12,13]. \nPsychoneuroimmunology and social genomics provide measurable channels by which chronic threat, isolation, and \nsupport can relate to inflammatory and antiviral gene-expression patterns [14,15], while psycho-oncology meta-\nanalytic evidence suggests immune effects of psychological intervention are heterogeneous and not reliable survival \ncures [16]. \nEmpirical data \nNo new empirical datasets are reported in this hypothesis article. The hypothesis is evaluated against already \npublished findings on placebo effects, spontaneous cancer regression, active inference, psychoneuroimmunology, \ncancer immunoediting, and early-warning signals for critical transitions. The proposed atlas, simulation tests, and \nprospective dense-sampling studies are offered as future empirical tests rather than as completed validation. \nHypothesis testing \nThe primary empirical signature is not generic critical slowing down. Rising autocorrelation and variance occur near \nmany folds [17-19]; they are useful but not specific. The discriminating prediction is rising fast-slow coupling before \ntransition (Fig. 3). Mechanistically, capture increases the gain by which fast evidence updates slow host state: \nprecision reallocation raises the effective γ(t) linking y_fast to y_slow. A fixed-coupling null may have two levels, \nbut its γ(t) should not increase because capture has not changed the gain. A minimal state-space test is y_slow(t+1) = \nα_t y_slow(t) + γ_t y_fast(t-lag) + η_t. The theory predicts increasing γ_t before precision-gated transitions only \nafter matched comparison with fixed-coupling, delayed-feedback, common-driver, and treatment-only \nthreshold/accumulation nulls. Recent dense-sampling work on affective transitions shows why such time-resolved \ndesigns are plausible and why early-warning signals are expected to be patchy rather than universal [18,20]. \nThe strongest retrospective test is an Exceptional Recovery Atlas. Cases should be tiered by diagnostic strength and \ntreatment adequacy, then matched to non-recovery controls by diagnosis, stage or severity, age, baseline prognosis, \ntreatment exposure, and follow-up. Narrative variables must be coded from outcome-redacted material, because \ncertainty and meaning occur in non-recoveries too. For very rare cancer regressions, dense fast-slow time series may \nbe infeasible; the appropriate test is trigger enrichment, treatment adequacy review, diagnostic strength, and \ndocumented temporal ordering. For common or recurrent transitions such as pain, IBS, depression relapse/remission, \nfatigue, breathlessness, or psychogenic symptom reversal, prospective dense sampling can test capture-policy-host \ntiming directly. \nProspective testing should pre-specify capture independently of outcome. One candidate criterion is a ≥2 standard-\ndeviation increase from an individual's baseline certainty/expectancy rating, sustained across at least three \nconsecutive ecological momentary assessments, before the outcome change being predicted. Dense sampling could \ncombine ecological momentary assessment with wearable heart-rate variability or resting heart-rate measures, \nsleep/activity sensing, respiration, treatment-adherence logs, symptom scores, and disease-appropriate biomarkers. \nNeural spectral monitoring may be exploratory where available, but the core test is temporal ordering rather than any \nsingle device. \nThe social prediction is especially sharp. A trusted clinician, parent, partner, healer, or community should not help \neveryone equally. Social certainty should have little additional effect in patients already above threshold and little \neffect far below threshold, but large effect near the capture threshold. A uniform main effect of support would favour \nordinary psychosocial models over the threshold-local version proposed here. \nBefore empirical claims are made, simulation robustness is required. The rising-coupling signature should be tested \nacross timescale separation, noise, coupling strength, capture threshold, disease pressure, trigger duration, missing \ndata, and coordinate choice. It should be compared against fixed-coupling, common-driver, delayed-feedback, \ntreatment-only, drift, and autoregressive symptom-fluctuation nulls. The artanh coordinate is only a candidate; raw, \nlogit, and probit alternatives should be compared because coordinate choice can create or hide apparent bistability. \nConsequences of the hypothesis and discussion \nIf correct, the hypothesis reframes exceptional recovery as anomaly cartography rather than miracle proof or \nembarrassing noise. It predicts that rare recovery depends on coupled thresholds rather than generic positivity. It also \n\n\n\nPDF page 10\npredicts many failures: no biological gate, no durable capture, no policy transduction, excessive disease pressure, or \nabsence of trigger opportunity. \nThe clinical implication is conservative. Do not replace evidence-based care and do not pressure patients to believe. \nInstead, treat care as occurring inside a human inference-and-control system. The specific prediction is threshold-\nlocal: identify genuine early proof when it occurs, protect the conditions that let it become policy and physiological \nstability, and avoid adding threat where no biological gate is accessible. Reduce unnecessary threat; protect sleep, \nappetite, movement, and connection; strengthen agency where real agency exists; allow meaning and spiritual \npractice when desired; and measure early proof carefully. Failure to recover never implies insufficient belief, faith, \nlove, or will. It may mean that the biological gate was inaccessible, the trigger absent, treatment unavailable, disease \npressure too high, or policy space constrained by pain, poverty, trauma, isolation, or physiology. \nThe same architecture can run negatively. A transient worsening may be captured as proof of terminal decline; \nprecision shifts toward a death prior; policy contracts; autonomic stress rises; and deterioration accelerates. This \nnocebo or terminal-identity ratchet predicts that threat capture should precede policy contraction and worsening host \nmarkers, providing an independent negative-direction test. \nThe hypothesis can fail. It fails if recovery and matched non-recovery cases cannot be separated by evidence-\ncapture-policy-host timing. It fails if trusted-source certainty acts as a uniform main effect rather than threshold-local \ncrossover. It fails in cancer if regression cases are not enriched for plausible biological triggers, treatment \nopportunities, or accessible host-control gates compared with matched non-regression controls. A model that \nexplains every recovery and every non-recovery after the fact would explain nothing. \nThe principal limitation is that the present paper is a hypothesis, not a validation study. The formal model organises \nknown observations and generates tests; it does not prove that real organisms use this architecture. The next step is \nnot stronger rhetoric but blinded coding, negative controls, null-model simulation, and prospective dense sampling.",
      "role": "Precision-gated recovery hypothesis",
      "scope": "Triple gate and fast-slow coupling remain proposed mechanisms, not consequences of state/viability mathematics.",
      "contribution": "Evidence capture, policy transduction and accessible host control are separate proposed gates.",
      "evidence": "Prospective biological hypothesis; no new outcomes",
      "notice": "Related-work and evidence-status note, 7 September 2026. The precision-gated recovery mechanism and proposed coupling tests in this paper remain hypotheses. The current operational treatment of measured state, viable continuation and recovery is developed in A Law of Biological State Sufficiency (https://papers.ssrn.com/sol3/papers.cfm?abstract_id=7425878), The Temporal Architecture of Living Nature (https://papers.ssrn.com/sol3/papers.cfm?abstract_id=7426938), and From Predictive State to Viable Action (https://papers.ssrn.com/sol3/papers.cfm?abstract_id=7427100). Those mathematical and experimental frameworks do not by themselves validate this earlier biological mechanism. The original preprint is retained. New successor records cited in this notice were submitted on 7 September 2026 and are awaiting SSRN review; their pages may not yet be publicly available.",
      "inspection": "Abstract and conclusion/closing discussion read; prediction-bearing passages indexed and named lists reviewed.",
      "external_version_parity": "Not certified: these are the supplied local manuscript versions.",
      "main_start_page": 7,
      "main_end_page": 10,
      "prediction_passages": [
        {
          "page": 7,
          "text": "Precision-gated attractor reversal: a triple-threshold hypothesis for \nexceptional recovery \nResearch Article—Hypotheses \nRunning title: Precision-gated attractor reversal \nAbstract \nExceptional recovery—including sudden symptom resolution, placebo response, spontaneous remission, radical \nremission, and exceptional treatment response—is usually dismissed as anecdote or romanticised as evidence that \nbelief overcomes disease. Both views are incomplete. Drawing on active inference and precision weighting, I \npropose a triple-threshold hypothesis: recovery requires an evidence event, capture of that event as credible survival \nevidence, and access to a host-control gate, meaning a disease-relevant immune, endocrine, autonomic, tissue, reflex, \nor treatment-response system able to alter trajectory. Captured evidence may reallocate precision from an illness \nprior to survival evidence, alter policy/autonomic regulation, and only then affect biology. This explains why \nshallow loops can reverse abruptly, why predictive-body syndromes may require repeated proof and safety learning, \nand why structural diseases rarely reverse without treatment opportunity, immune/inflammatory trigger, or threshold \nproximity. The model predicts weak psychosocial main effects in deep disease but stronger threshold-local \ninteractions, rising fast-slow coupling before transition, and trigger enrichment in cancer regression cases. \nKeywords: exceptional recovery; placebo; spontaneous remission; active inference; precision; attractor \nIntroduction/background \nMedicine explains ordinary outcomes well, but it remains uncomfortable with rare recoveries that appear too large, \nchange, and tumour-microenvironment shift as recurring correlates [6,7]. Because this literature is dominated by case \nreports and reviews of variable quality, it demands diagnostic tiering rather than credulous acceptance. Radical-\nremission and prayer-associated recovery narratives are also not proof, but they may be hypothesis-generating \nrecords of agency, certainty, meaning, social holding, and biological trigger alignment [8,9]. \nHypothesis \nThe hypothesis is that some exceptional recoveries are precision-gated attractor reversals: multiscale transitions in \nwhich an illness-stabilising basin loses precision, survival evidence gains precision, policy changes, and a host-\ncontrol threshold may be crossed. The novelty is not placebo response, psychosocial modulation, active inference, or \ncritical transitions taken separately; it is the proposed ordering constraint that exceptional recovery requires their \nthreshold-local conjunction."
        },
        {
          "page": 8,
          "text": "new evidence, creating a proof ratchet rather than a one-off placebo input. \nGlossary and operational definitions \nCapture threshold: level at which a fluctuation is treated as meaningful evidence rather than noise. Prospectively, \ncapture must be pre-specified and measured before outcome is known. It should be indexed primarily by \ncognitive-affective variables such as abrupt change in self-rated certainty/expectancy, loss of doubt, or durable \nreinterpretation, not by later clinical outcome. \nMeta-precision: confidence assigned to whether an event should count as evidence at all. \nstate v_t is represented locally by x. Fast variables such as m(t) and q(t) influence the control tilt c(t) only through \nprecision allocation, policy, trigger strength, and disease pressure. The equation is a normal-form scaffold for \nhypothesis testing, not a fitted biological law. \nAccess depth and cancer boundary conditions \nAccess depth determines plausibility. Hiccups and panic surges are shallow reflex loops; a single high-precision \nupdate may interrupt them. Pain, irritable bowel symptoms, fatigue, insomnia, and breathlessness are deeper \npredictive-body loops; they may require repeated proof and safety learning. Structural disease is deeper again and \nrequires biological gate access. The framework does not claim that belief cures disease; it specifies where such a \nclaim should fail."
        },
        {
          "page": 9,
          "text": "Cancer requires special caution. Psychosocial state is not a broad cancer cure. It can only be hypothesised as a gain \nmodifier when tumour biology, immune accessibility, treatment opportunity, and threshold proximity align. Cancer \nimmunoediting already provides a host-control grammar of elimination, equilibrium, and escape [12,13]. \nPsychoneuroimmunology and social genomics provide measurable channels by which chronic threat, isolation, and \nsupport can relate to inflammatory and antiviral gene-expression patterns [14,15], while psycho-oncology meta-\ncures [16]. \nEmpirical data \nNo new empirical datasets are reported in this hypothesis article. The hypothesis is evaluated against already \npublished findings on placebo effects, spontaneous cancer regression, active inference, psychoneuroimmunology, \ncancer immunoediting, and early-warning signals for critical transitions. The proposed atlas, simulation tests, and \nprospective dense-sampling studies are offered as future empirical tests rather than as completed validation. \nHypothesis testing \nThe primary empirical signature is not generic critical slowing down. Rising autocorrelation and variance occur near \nmany folds [17-19]; they are useful but not specific. The discriminating prediction is rising fast-slow coupling before \ntransition (Fig. 3). Mechanistically, capture increases the gain by which fast evidence updates slow host state: \nprecision reallocation raises the effective γ(t) linking y_fast to y_slow. A fixed-coupling null may have two levels, \nbut its γ(t) should not increase because capture has not changed the gain. A minimal state-space test is y_slow(t+1) = \nα_t y_slow(t) + γ_t y_fast(t-lag) + η_t. The theory predicts increasing γ_t before precision-gated transitions only \nafter matched comparison with fixed-coupling, delayed-feedback, common-driver, and treatment-only \nthreshold/accumulation nulls. Recent dense-sampling work on affective transitions shows why such time-resolved \ndesigns are plausible and why early-warning signals are expected to be patchy rather than universal [18,20]. \nThe strongest retrospective test is an Exceptional Recovery Atlas. Cases should be tiered by diagnostic strength and \nbe infeasible; the appropriate test is trigger enrichment, treatment adequacy review, diagnostic strength, and \ndocumented temporal ordering. For common or recurrent transitions such as pain, IBS, depression relapse/remission, \nfatigue, breathlessness, or psychogenic symptom reversal, prospective dense sampling can test capture-policy-host \ntiming directly. \nProspective testing should pre-specify capture independently of outcome. One candidate criterion is a ≥2 standard-\ndeviation increase from an individual's baseline certainty/expectancy rating, sustained across at least three \nconsecutive ecological momentary assessments, before the outcome change being predicted. Dense sampling could \ncombine ecological momentary assessment with wearable heart-rate variability or resting heart-rate measures, \nsleep/activity sensing, respiration, treatment-adherence logs, symptom scores, and disease-appropriate biomarkers. \nNeural spectral monitoring may be exploratory where available, but the core test is temporal ordering rather than any \nsingle device. \nThe social prediction is especially sharp. A trusted clinician, parent, partner, healer, or community should not help \neveryone equally. Social certainty should have little additional effect in patients already above threshold and little \neffect far below threshold, but large effect near the capture threshold. A uniform main effect of support would favour \nordinary psychosocial models over the threshold-local version proposed here. \nBefore empirical claims are made, simulation robustness is required. The rising-coupling signature should be tested \ntreatment-only, drift, and autoregressive symptom-fluctuation nulls. The artanh coordinate is only a candidate; raw, \nlogit, and probit alternatives should be compared because coordinate choice can create or hide apparent bistability. \nConsequences of the hypothesis and discussion \nIf correct, the hypothesis reframes exceptional recovery as anomaly cartography rather than miracle proof or \nembarrassing noise. It predicts that rare recovery depends on coupled thresholds rather than generic positivity. It also"
        },
        {
          "page": 10,
          "text": "predicts many failures: no biological gate, no durable capture, no policy transduction, excessive disease pressure, or \nabsence of trigger opportunity. \nThe clinical implication is conservative. Do not replace evidence-based care and do not pressure patients to believe. \nInstead, treat care as occurring inside a human inference-and-control system. The specific prediction is threshold-\nlocal: identify genuine early proof when it occurs, protect the conditions that let it become policy and physiological \nstability, and avoid adding threat where no biological gate is accessible. Reduce unnecessary threat; protect sleep, \nappetite, movement, and connection; strengthen agency where real agency exists; allow meaning and spiritual \npractice when desired; and measure early proof carefully. Failure to recover never implies insufficient belief, faith, \nThe same architecture can run negatively. A transient worsening may be captured as proof of terminal decline; \nprecision shifts toward a death prior; policy contracts; autonomic stress rises; and deterioration accelerates. This \nnocebo or terminal-identity ratchet predicts that threat capture should precede policy contraction and worsening host \nmarkers, providing an independent negative-direction test. \nThe hypothesis can fail. It fails if recovery and matched non-recovery cases cannot be separated by evidence-\ncapture-policy-host timing. It fails if trusted-source certainty acts as a uniform main effect rather than threshold-local \ncrossover. It fails in cancer if regression cases are not enriched for plausible biological triggers, treatment \nopportunities, or accessible host-control gates compared with matched non-regression controls. A model that \nexplains every recovery and every non-recovery after the fact would explain nothing. \nThe principal limitation is that the present paper is a hypothesis, not a validation study. The formal model organises \nknown observations and generates tests; it does not prove that real organisms use this architecture. The next step is \nnot stronger rhetoric but blinded coding, negative controls, null-model simulation, and prospective dense sampling."
        }
      ],
      "closing_pages": [
        9,
        10
      ],
      "abstract_pages": [
        7
      ]
    },
    {
      "key": "legacy-6858880",
      "title": "c-Ring Stoichiometry, Energetic Slack, and the Limits of Molecular Optimality",
      "ssrn_id": "6858880",
      "page_count": 16,
      "sha256": "7d6317c6ad8563c20944ee00b376a3fa58a3f9ca0aa43235b0336464a30d6e94",
      "kind": "legacy",
      "url": "https://ssrn.com/abstract=6858880",
      "abstract": "### PDF page 4\n\nMurray - ATP synthase energetic slack \nPage 1 \nc-Ring Stoichiometry, Energetic Slack,  \nand the Limits of Molecular Optimality  \nHypothesis and retrospective-analysis framework \nDaniel J. Murray \nIndependent Researcher, Melbourne, Australia \nSubmitted to: Biochimica et Biophysica Acta (BBA) - General Subjects \nAbstract \nATP synthase c-ring stoichiometry sets, to first approximation, the ion-to-ATP coupling ratio and therefore \ncontributes to the energetic threshold for ATP synthesis. However, coupling ratio need not be globally \noptimized. This manuscript proposes a binding/slack framework in which selection on c-ring geometry is \nstrongest when the ATP-synthesis constraint is near binding, and weaker when energetic slack permits \nphylogeny, drift, membrane context, regulation, and secondary physiological trade-offs to dominate. To avoid \ncircularity, environmental pressure is expressed as a demand index, D_env = (Delta G_ATP + L_proxy)/(F \nDelta_mu_ion), which does not contain the organism’s actual coupling solution. Admissibility then requires \nq_eff >= D_env, and slack is Lambda = q_eff - D_env. The discriminating prediction is an interaction: q_eff \nshould improve prediction most strongly when D_env is high or when pre-assigned categorical evidence \nindicates boundary binding. The loss term L is bounded through pre-specified proxy classes rather than fitted \nafter the fact. Published cases from alkaliphilic bacteria and engineered FoF1 support boundary-shift behaviour, \nwhereas chloroplast and cyanobacterial cases show why simple optimality fails. The manuscript is offered as a \ntestable hypothesis and retrospective-analysis framework, not as a completed empirical proof.",
      "closing": "### PDF page 12\n\nMurray - ATP synthase energetic slack \nPage 9 \n \nFigure 5. Model-comparison workflow. M1 must earn its complexity through the non-circular q_eff x D_env or q_eff x \ndemand-class interaction. \nGiven the small and clustered c-ring dataset, a global phylogenetic generalized least-squares test may be \nunderpowered. This should be stated rather than hidden. If the available data do not support a global regression, \nthe strongest empirical route becomes controlled engineering, within-lineage comparisons, or a carefully labelled \nexploratory dataset. \n9. Interpretation and limits \nThis framework does not require intelligent-design language, nor does it imply literal backward causation. The \nscientifically useful claim is narrower: observed molecular machines are survivorship-filtered members of an \nenergy-admissible set. Lineages that fail energy closure disappear from the observable record. This can make \nmolecular machines look design-like, but the mechanism is constraint-filtered persistence, not intention. \nThe manuscript also does not claim a completed empirical proof. It is a framework and analysis plan anchored by \nselected cases. Its strongest form will be reached only when the extraction table is populated and M1 is tested \nagainst M0. Negative results must be reported. In particular, if phylogeny absorbs the signal, if L cannot be \nbounded, or if the interaction term fails, the framework should be revised or narrowed. \nThe most important limitation is sample size. Experimentally measured c-ring stoichiometries remain sparse and \nclustered. A strong first empirical paper may therefore need to focus on controlled engineering, within-lineage \ncomparisons, or a labelled exploratory review rather than a sweeping cross-life regression. \n10. Conclusion \nATP synthase does not reveal a universal molecular optimum. It reveals a conditional physical boundary. When \nthat boundary binds, coupling geometry should matter strongly. When slack exists, evolution can preserve \ninherited architectures, tolerate drift, or trade thermodynamic efficiency for other system-level objectives. This \nbinding/slack distinction is the contribution: it replaces both naive optimality and naive complexity arguments \nwith a falsifiable phase-space claim. \n\n\n---",
      "role": "Energetic slack in ATP synthase",
      "scope": "Admissibility slack and evolutionary optimality are different; pressure index must not contain fitted solution.",
      "contribution": "Coupling geometry should matter most near a non-circular energetic constraint.",
      "evidence": "Binding/slack hypothesis; selected published cases",
      "notice": "",
      "inspection": "Abstract and conclusion/closing discussion read; prediction-bearing passages indexed and named lists reviewed.",
      "external_version_parity": "Not certified: these are the supplied local manuscript versions.",
      "main_start_page": 4,
      "main_end_page": 12,
      "prediction_passages": [
        {
          "page": 4,
          "text": "c-Ring Stoichiometry, Energetic Slack,  \nand the Limits of Molecular Optimality  \nHypothesis and retrospective-analysis framework \nDaniel J. Murray \nIndependent Researcher, Melbourne, Australia \nSubmitted to: Biochimica et Biophysica Acta (BBA) - General Subjects \ncircularity, environmental pressure is expressed as a demand index, D_env = (Delta G_ATP + L_proxy)/(F \nDelta_mu_ion), which does not contain the organism’s actual coupling solution. Admissibility then requires \nq_eff >= D_env, and slack is Lambda = q_eff - D_env. The discriminating prediction is an interaction: q_eff \nshould improve prediction most strongly when D_env is high or when pre-assigned categorical evidence \nindicates boundary binding. The loss term L is bounded through pre-specified proxy classes rather than fitted \nafter the fact. Published cases from alkaliphilic bacteria and engineered FoF1 support boundary-shift behaviour, \nwhereas chloroplast and cyanobacterial cases show why simple optimality fails. The manuscript is offered as a \ntestable hypothesis and retrospective-analysis framework, not as a completed empirical proof. \nKeywords \nATP synthase; c-ring stoichiometry; energetic slack; proton motive force; sodium motive force; chemiosmosis; \nbioenergetics; evolutionary constraint; viability kernel; chloroplast ATP synthase; alkaliphiles \nAbbreviations"
        },
        {
          "page": 5,
          "text": "geometry that is less efficient by one thermodynamic metric may be better for whole-system performance. \nThe framework proposed here is conditional. It does not claim that ATP synthase is always optimized, nor that c-\nring stoichiometry can be predicted from habitat pH alone. It claims that the effect of coupling geometry should \nstrengthen when environmental demand approaches the ATP-synthesis boundary. The central test is therefore an \ninteraction, not a main effect: q_eff should matter most when the demand imposed by cellular and environmental \nconditions is high. \nBecause experimentally determined c-ring stoichiometries are sparse and phylogenetically clustered, the"
        },
        {
          "page": 6,
          "text": "Lambda_r = q_eff / D_env \nThis formulation cleanly separates demand from solution. D_env describes what the environment and cell \nrequire; q_eff describes the enzyme’s coupling geometry. The framework predicts that selection on q_eff should \nbe strongest when D_env is high or when q_eff is close to D_env. \nTable 1. Regimes defined by demand and slack \nRegime Condition Meaning Prediction \nNon-admissible q_eff < D_env ATP synthesis cannot be sustained \nunder the specified energetic context. \nNo viable ATP-synthesis phenotype \nunless conditions or architecture shift. \nSlack q_eff > D_env with margin ATP synthesis is possible without tight \noptimization of coupling ratio. \nq_eff should be weakly predictive; \nphylogeny, drift, kinetics, and regulation \nmay dominate. \nTrade-off slack q_eff > D_env but another \nobjective binds"
        },
        {
          "page": 7,
          "text": "it. Treating both as if they should occupy the same optimum is the error the binding/slack framework is designed \nto avoid. \n4. Preventing L from becoming unfalsifiable \nThe loss term L is the main danger point in the framework. If L is adjusted freely after the fact, the model can \nexplain any anomaly and becomes scientifically weak. Therefore L must not be a free fitted rescue parameter. It \nshould be decomposed into pre-specified proxy classes: \nL_proxy = L_leak + L_slip + L_kinetic + L_membrane + L_homeostasis"
        },
        {
          "page": 10,
          "text": "systems without pooling. \n \n7. The discriminating prediction \nThe central empirical prediction is not that q_eff has a universal main effect. Ordinary bioenergetics already \npredicts that coupling ratio affects the ATP-synthesis threshold. The additional claim is conditional: q_eff should \nadd the most predictive value when environmental demand is high or when pre-assigned evidence indicates \nboundary binding. The non-circular statistical form is: \noutcome ~ q_eff + D_env + q_eff x D_env + L_proxies + phylogeny + sequence + system_class \nWhen continuous D_env cannot be estimated, the categorical version is: \noutcome ~ q_eff + demand_class + q_eff x demand_class + L_proxies + phylogeny + sequence + \nsystem_class \nSuitable outcomes include ATP-synthesis threshold, growth under boundary conditions, measured coupling \nefficiency, or stoichiometry when performance data are unavailable. The interaction is the hypothesis. A simple \nmain effect of q_eff is not enough. A negative result would be clear: q_eff fails to improve prediction even in \nhigh-demand or boundary-binding cases, or apparent improvement disappears once phylogeny and independent \ntransitions are accounted for."
        },
        {
          "page": 11,
          "text": "Page 8 \n \nFigure 4. Non-circular interaction prediction. q_eff is predicted to matter most when D_env is high. D_env is derived from \nenvironmental and cellular demand, not from the organism’s actual q_eff. \n8. Retrospective model-comparison plan \nThe retrospective analysis should compare a conservative null model against the binding/slack model. M0 \nincludes phylogeny, sequence similarity or sequence complexity, enzyme family, and broad system class. M1 \nmisleading when c-ring data are sparse and phylogenetically clustered. \nTable 5. Model comparison and failure modes \nModel Predictors Support pattern Weakening pattern \nM0: null phylogeny + sequence \nsimilarity/complexity + enzyme family + \nsystem class \nBaseline comparison only. If M0 explains as much as M1, the \nM0 + q_eff + D_env/demand_class + L \nproxies + interaction \nImproved prediction driven by the \ninteraction, not by post-hoc L \nfitting. \nNo interaction; L proxies dominate \nwithout measurement; coding \nEngineering test controlled q_eff alteration in same \nbackground \nBoundary shifts in predicted \ndirection under low pmf. \nAltered q_eff fails to shift threshold \nwhen losses are controlled. \nSlack/trade-off"
        },
        {
          "page": 12,
          "text": "inherited architectures, tolerate drift, or trade thermodynamic efficiency for other system-level objectives. This \nbinding/slack distinction is the contribution: it replaces both naive optimality and naive complexity arguments \nwith a falsifiable phase-space claim."
        }
      ],
      "closing_pages": [
        12
      ],
      "abstract_pages": [
        4
      ]
    },
    {
      "key": "legacy-6858878",
      "title": "A Coefficient-Locked Test of Atmospheric-Loss Geometry in the Exoplanet Radius Valley",
      "ssrn_id": "6858878",
      "page_count": 9,
      "sha256": "d756e65f18fcda211e972dbf8afb5dd44fde0756516a473e570f783d9118e133",
      "kind": "legacy",
      "url": "https://ssrn.com/abstract=6858878",
      "abstract": "### PDF page 2\n\nRadius valley as atmospheric-loss geometry\nA Coefficient-Locked Test of Atmospheric-Loss Geometry in the \nExoplanet Radius Valley\nDaniel J. Murray\nIndependent Researcher, Melbourne, Australia\nABSTRACT\nThe small-planet radius valley is usually displayed as a deficit in radius–period space, but atmospheric-loss \nmodels imply a higher-dimensional retention boundary in mass, irradiation, period and host-star context. I \ntest whether this boundary admits a coefficient-locked representation rather than asserting one. If \natmospheric escape is controlled by power-law demand/capacity channels, each channel defines an affine \nzero-slack surface in logarithmic planet coordinates and the observable retention boundary is their lower \nenvelope. As a first test I construct a fixed photoevaporative proxy, Λ_PE = 1.19 ln M_p − ln S, from \nenergy-limited escape scaling and a rocky-core mass–radius exponent, and compare it with free native-\nvariable classifiers using the NASA Exoplanet Archive composite table. The decisive sample is 493 planets \nwith measured, non mass–radius-derived masses. In this clean subset the paired bootstrap difference in five-\nfold cross-validated AUC between the free and locked models is consistent with zero (ΔAUC = +0.001, 95 \nper cent CI −0.005 to +0.006), and is robust to host-grouped cross-validation and to the valley-band width. \nHowever, a negative-control test shows the data cannot distinguish the locked coefficient from other \npositive values, and the standalone locked coordinate underperforms a no-mass demographic baseline. The \nradius valley is therefore consistent with a low-dimensional, mass-dominated atmospheric-loss geometry, \nbut the present data neither select the loss mechanism nor constrain the mass–flux exponent; a coefficient-\nlocked core-powered face is required for discrimination.",
      "closing": "### PDF page 8\n\nRadius valley as atmospheric-loss geometry\ninto radius–period space, and comparing that predicted curve to the planet distribution in a forward model, \nwould replace the empirical labelling function with a first-principles boundary. Most importantly, the \nunder-performance of the single face motivates the multi-face extension the geometry of Section 2 was \nbuilt for: a coefficient-locked core-powered face Λ_CP, evaluated as Λ_atm = min(Λ_PE, Λ_CP), together \nwith time-integrated XUV histories and ages and a formation/composition face for water-rich or migrated \nplanets (Burn et al. 2024). The framework would be falsified if, with these additions and provenance-clean \nmasses, no locked lower-envelope coordinate retained the discriminative power of a free fit.\n9  CONCLUSIONS\nA finite set of power-law atmospheric-loss channels defines a piecewise-linear zero-slack boundary in \nlogarithmic planet coordinates, and the observed radius valley can be read as the projected trace of that \nboundary. Tested on a provenance-clean sample of 493 planets with measured masses, the central empirical \nfinding is a constraint result: a coefficient-locked photoevaporative coordinate Λ_PE = 1.19 ln M_p − ln S \nloses no measurable discriminative power relative to a free fit (paired ΔAUC = +0.001; 95 per cent CI \n−0.005 to +0.006, stable under host-grouped and repeated cross-validation), but a negative-control test and \na power analysis together show that the present data cannot identify the mass–flux exponent or the loss \nmechanism — coefficients well above the energy-limited value perform comparably, and the test has power \nonly against exponents far from it. The standalone coordinate moreover underperforms a mass-free \ndemographic baseline (0.795 versus 0.865). Within the measured-mass subset, then, the empirically labelled \nvalley is consistent with a low-dimensional separation whose locked photoevaporative coordinate is \nsufficient but not uniquely selected; it is not, on present evidence, a demonstration that photoevaporation \nsets the valley. The lower-envelope framework gives the route to a sharper test: add a coefficient-locked \ncore-powered face and ask whether Λ_atm = min(Λ_PE, Λ_CP), with XUV histories and a larger unbiased \nmass sample, both retains the free fit’s power and begins to separate the mechanisms.\nDATA AVAILABILITY\nThis work is based on the publicly available NASA Exoplanet Archive Planetary Systems Composite \nParameters table (Akeson et al. 2013), which is permanently archived under DOI 10.26133/NEA13. The \ncatalogue was retrieved on 2026 May 31 (the analysis date); because pscomppars is updated as new \nmeasurements are published, the exact Table Access Protocol query and column list given in Section 4 \nshould be run together with this date, or against the archived DOI version, to regenerate the analysed sample \nin full without any intermediate data product. The analysis and figure-generation code, the out-of-fold \nmodel predictions, and the model-comparison, power, and robustness metrics are available from the author \non reasonable request.",
      "role": "Atmospheric-loss regime boundary",
      "scope": "Paper reports data do not select locked exponent; similar predictive score does not identify mechanism.",
      "contribution": "A locked coordinate can fit without its coefficient or physical mechanism being identified.",
      "evidence": "Public-data analysis with a negative identifiability result",
      "notice": "",
      "inspection": "Abstract and conclusion/closing discussion read; prediction-bearing passages indexed and named lists reviewed.",
      "external_version_parity": "Not certified: these are the supplied local manuscript versions.",
      "main_start_page": 2,
      "main_end_page": 8,
      "prediction_passages": [
        {
          "page": 2,
          "text": "valley (Burn et al. 2024).\nThis paper does not attempt to replace detailed escape models. Its narrower purpose is to test a geometric \nprediction common to them: if atmospheric retention is governed by demand/capacity inequalities, the \npopulation boundary should simplify when expressed as signed distance to an atmospheric-loss surface. \nPage 1 of 8"
        },
        {
          "page": 4,
          "text": "allowed to choose that direction. F0 (free native) and L1 (locked plus context) carry identical information \nexcept that L1 constrains the M_p:S coefficients. The headline statistic is a paired bootstrap of AUC(F0) − \nAUC(L1) on identical out-of-fold predictions, which — unlike two marginal confidence intervals — \ndirectly answers whether the lock costs anything.\nAll performance is five-fold stratified out-of-fold logistic classification: predictors are standardized within \neach training fold, the fitted scaling and model are applied to the held-out fold, and AUC is computed on \nthe assembled out-of-fold predictions. Confidence intervals are nonparametric bootstraps (2000 resamples) \nover those fixed out-of-fold predictions, and the paired difference is bootstrapped on identical resamples. \nA robustness variant replaces stratified folds with folds grouped by host identifier (Section 6) so that planets \naround the same star do not appear in both partitions; uncertainty propagation uses 200 split-normal Monte \nCarlo draws respecting the asymmetric catalogue error bars.\nModel Predictors n AUC (95% CI)\nN0  no-mass ln P + ln S + ln M★ 2591 0.819 (0.802–0.835)\nF0  free native ln M_p + ln S + ln P + ln M★ 2591 0.964 (0.954–0.972)\nPage 3 of 8"
        },
        {
          "page": 5,
          "text": "retains mass–radius-derived masses, its mass-dependent statistics are partly circular.\n(i) The coefficient lock is not penalised by the present data. The paired bootstrap difference AUC(F0) − \nAUC(L1) on identical out-of-fold predictions is +0.001 in the gold subset (95 per cent CI −0.005 to +0.006), \nan interval spanning zero. Constraining the mass–flux combination to the fixed direction removes no \nresolvable discriminative power relative to a free fit. This result is robust on three axes: repeating the cross-\nvalidation with folds grouped by host star, so that planets sharing a host cannot appear in both training and \ntest partitions, changes the gold AUCs by at most 0.006 (F0 0.902→0.897, L1 0.901→0.895); the F0–L1 \nexpected when radius-derived masses sharpen the free fit artificially.\nFigure 1. Paired bootstrap of the AUC difference between the free model (F0) and the coefficient-locked model (L1) on identical \nout-of-fold predictions. In the provenance-clean gold subset the interval spans zero.\nPage 4 of 8"
        },
        {
          "page": 6,
          "text": "collinearity between mass and flux in the sample, not evidence for any particular value.\nTo quantify what this null can and cannot exclude, I ran a power analysis: synthetic above/below labels \nwere generated on the real gold predictors with a known true mass:flux exponent and noise calibrated to \nthe observed AUC (≈0.90), and the same F0-versus-L1 comparison was applied. The paired ΔAUC the test \nwould register remains ≤0.001 for true exponents from 0.5 to 2.0, rises to +0.005 at an exponent of 3, \n+0.008 at 5, and +0.012 at 8. The observed gold ΔAUC of +0.001 is therefore not vacuous — it is \ninconsistent with true exponents well above ≈3 at the sensitivity this sample affords — but the test genuinely \nsample is thus carried substantially by the demographic context variables, and the descriptor ‘mass-\ndominated’ should be understood to mean that mass enters the most compact sufficient coordinate, not that \nmass alone is the strongest single predictor. That a mass-based physical coordinate underperforms a mass-\nfree baseline on its own is a negative result for the single-face model, reported here without mitigation; \nPage 5 of 8"
        },
        {
          "page": 7,
          "text": "asks whether a physical coordinate aligns with that boundary, not whether the boundary itself is correct.\nMechanism discrimination requires extending the single face. Both photoevaporation and core-powered \nmass loss predict a broadly similar mass–flux trade-off, and the wide recovered interval cannot separate \nthem; the under-performance of the single face is itself evidence that more than one channel shapes the \nboundary. The lower-envelope geometry of Section 2 gives the structure for this: add a coefficient-locked \ncore-powered face Λ_CP and test whether Λ_atm = min(Λ_PE, Λ_CP) sharpens the boundary, together \nwith time-integrated XUV histories and ages, and a formation/composition face for water-rich or migrated"
        },
        {
          "page": 8,
          "text": "Radius valley as atmospheric-loss geometry\ninto radius–period space, and comparing that predicted curve to the planet distribution in a forward model, \nwould replace the empirical labelling function with a first-principles boundary. Most importantly, the \nunder-performance of the single face motivates the multi-face extension the geometry of Section 2 was \nbuilt for: a coefficient-locked core-powered face Λ_CP, evaluated as Λ_atm = min(Λ_PE, Λ_CP), together \nwith time-integrated XUV histories and ages and a formation/composition face for water-rich or migrated \nplanets (Burn et al. 2024). The framework would be falsified if, with these additions and provenance-clean \nmasses, no locked lower-envelope coordinate retained the discriminative power of a free fit.\n9  CONCLUSIONS\nA finite set of power-law atmospheric-loss channels defines a piecewise-linear zero-slack boundary in \nlogarithmic planet coordinates, and the observed radius valley can be read as the projected trace of that \nshould be run together with this date, or against the archived DOI version, to regenerate the analysed sample \nin full without any intermediate data product. The analysis and figure-generation code, the out-of-fold \nmodel predictions, and the model-comparison, power, and robustness metrics are available from the author \non reasonable request.\nACKNOWLEDGEMENTS\nThis research has made use of the NASA Exoplanet Archive, operated by the California Institute of \nTechnology under contract with NASA under the Exoplanet Exploration Program. The analysis used the"
        }
      ],
      "closing_pages": [
        8
      ],
      "abstract_pages": [
        2
      ]
    },
    {
      "key": "legacy-6858838",
      "title": "The Measurement Gap in Coercive Psychiatry: When the Justification for Compulsory Antipsychotic Treatment Cannot Meet the Standard the Compulsion Requires",
      "ssrn_id": "6858838",
      "page_count": 18,
      "sha256": "6d2a0bbde8211f2332edced9afe70dd7585f72d7453edda5bb1ca1351393e77b",
      "kind": "legacy",
      "url": "https://ssrn.com/abstract=6858838",
      "abstract": "### PDF page 3\n\nThe Measurement Gap in Coercive Psychiatry\nPage 1 of 16\nThe Measurement Gap in Coercive Psychiatry: When the \nJustification for Compulsory Antipsychotic Treatment Cannot \nMeet the Standard the Compulsion Requires\nDaniel J. Murray\nIndependent Researcher, Melbourne, Victoria, Australia\nAbstract\nThis paper examines sustained compulsory administration of antipsychotic drugs under involuntary-\ntreatment provisions and community treatment orders. It does not argue that antipsychotics are inert, \nthat psychiatry is illegitimate, or that emergency intervention is never warranted. Its narrower claim is \nthat compulsory maintenance requires a higher evidentiary standard than voluntary care, and that the \npresent justification does not meet that standard.\nThe argument is assembled from mainstream psychiatric, pharmacological, regulatory, and government \nsources. The evidentiary chain supporting benefit passes through several weak links: diagnostic \ncategorisation with limited naturalistic reliability at first presentation, outcome scales such as the \nPositive and Negative Syndrome Scale that degrade outside trial-training conditions and are confounded \nby sedation, modest average drug–placebo differences, and selective-publication concerns. More \nimportantly, drug-efficacy evidence does not answer the coercion-efficacy question. Coercion adds legal \nforce, surveillance, threat of recall, and loss of autonomy; randomised evidence on compulsory \ncommunity treatment has not shown superiority over voluntary or less-restrictive care.\nAgainst this uncertain benefit are harms measured in ordinary physical units: weight, glucose and lipid \ndisturbance, tardive dyskinesia, mortality signals, and regulatory carcinogenicity findings. The resulting \nasymmetry is legal and ethical: measurable physical harms are imposed without consent to secure a \nbenefit that remains small, contested, and not shown to require compulsion. The burden of proof \ntherefore remains unmet.",
      "closing": "### PDF page 16\n\nThe Measurement Gap in Coercive Psychiatry\nPage 14 of 16\nEach of these is, in principle, obtainable. None has been provided. Until one is, the burden of \njustification — which in the case of coercion lies with those who would override consent — remains \nunmet.\n12. Conclusion\nThis paper has not claimed that antipsychotics never help, that psychiatry is a fraud, or that no one in \ncrisis should ever be treated. It has claimed something narrower and, for that reason, harder to dismiss: \nthat the specific practice of compelling people to take antipsychotic drugs rests on a benefit that the \ndiscipline’s own instruments can barely measure and its own metrics leave contested, while inflicting \nharms that are measured to the standards of physical medicine.\nThe significance is not abstract. The people on the receiving end of this asymmetry are real, their \nnumbers are large and rising, and the harms recorded against them — the irreversible movement \ndisorders, the metabolic disease, the regulatory carcinogenicity signals — are not projections but \ncounts. When a society removes a person’s right to refuse a medical treatment, it assumes the heaviest \nburden of proof known to medicine. The evidence assembled here, drawn almost entirely from \npsychiatry’s own record, indicates that in the case of compulsory antipsychotic treatment that burden \nhas not been met. That conclusion ought to be uncomfortable, and it ought to prompt the one response \nthe evidence supports: not the abolition of psychiatric care, and not a bar on genuinely time-limited \nemergency intervention, but the abolition of sustained coercive antipsychotic maintenance absent the \nevidence its compulsion requires, and the redirection of resources toward approaches a consenting \nperson would choose.\nDeclaration of Generative AI and AI-Assisted Technologies in the Manuscript \nPreparation Process\nDuring the preparation of this work, the author used generative AI tools (including large language model \nassistants) for literature-search assistance, source verification, editorial critique, and drafting support. \nAfter using these tools, the author reviewed, verified, and edited the content as needed, checked all \ncited figures against their primary sources, and takes full responsibility for the content of the article.",
      "role": "Measurement-gap predecessor",
      "scope": "Preserve pharmacology-versus-compulsion evidence distinction without automatic clinical/legal verdict.",
      "contribution": "The imposed intervention differs from the intervention studied in consenting drug trials.",
      "evidence": "Earlier argument; later structured review available",
      "notice": "Related-work update, 7 September 2026. The subsequent structured review develops the evidentiary argument in this earlier paper: Does Sustained Compulsory Antipsychotic Treatment Meet the Evidentiary Standard That Removal of Consent Requires? (https://papers.ssrn.com/abstract=6907938). Please distinguish the evidence for a pharmacological intervention from the evidence for adding legal compulsion when citing either paper. This note preserves the original preprint and does not add a new clinical outcome claim.",
      "inspection": "Abstract and conclusion/closing discussion read; prediction-bearing passages indexed and named lists reviewed.",
      "external_version_parity": "Not certified: these are the supplied local manuscript versions.",
      "main_start_page": 3,
      "main_end_page": 16,
      "prediction_passages": [
        {
          "page": 5,
          "text": "precondition that distinguishes measuring temperature from rating a film.\nThe philosopher of measurement Joel Michell has argued, across a body of work in mainstream \nmeasurement journals since 2000, that psychometrics rests on the unexamined hypothesis that \npsychological attributes are quantitative — and that this hypothesis has never been critically tested, the \nfailure to test it being obscured by an anomalous definition of measurement. He defines a “pathology of \nscience” precisely: a hypothesis is accepted without serious attempt to test it, and that first-level failure \nis then ignored. On this account psychometrics is “neither a quantitative science … nor a rational \nscience” (Michell, 2000, 2008).\nThis paper does not need Michell’s strongest conclusion to be correct, and does not adopt it as a \npremise. His is a minority position within a live debate, and the argument that follows is deliberately \na continuous latent trait rather than demonstrating it, and their conjoint formulations are fitted to data \nrather than tested by experimental manipulation of the attribute — the operation that conjoint \nmeasurement theory actually demands. The quantitative hypothesis is thus accommodated, not \nestablished. The reader who rejects this reply may discard Section 2 entirely; Sections 3 through 6 stand \nwithout it.\n3. Link One: The Diagnosis That Defines Trial Entry Is Unreliable\nEvery antipsychotic efficacy trial begins by classifying participants into a diagnostic category. If two"
        },
        {
          "page": 10,
          "text": "disorder and any improvement can be validly measured (M); that the drug confers a clinically \nmeaningful benefit (B); that adding legal force improves outcomes over voluntary, supported care (F); \nthat the serious risk said to justify compulsion is individually predictable (R); that the harms are \nproportionate to the benefit (H); and that no less restrictive alternative would be adequate (L). The \npreceding sections contest M, B, and H. This section and the next address F and R, which are the \nconditions the standard justification most conspicuously fails to establish — and the conditions on which \ncompulsion most directly rests.\nagainst voluntary care, the burden that compulsion requires is unmet in both — by negative evidence in \none case and by absent evidence in the other (Barnett et al., 2018; Burns et al., 2013; Kisely et al., 2017).\n7.2 Condition R: individual risk is not reliably predictable\nCompulsion is frequently justified by the prediction that a particular person will, without forced \ntreatment, come to serious harm or cause it. That prediction is carried by structured risk-assessment \ninstruments, and their performance does not bear the weight placed on it. The most comprehensive \nsynthesis — a 2012 BMJ systematic review and meta-analysis of seventy-three samples and nearly \ntwenty-five thousand people — found that violence-risk tools discriminate only moderately (areas under \nthe curve in the range of roughly 0.66 to 0.74) and, crucially, perform far better at identifying who is"
        },
        {
          "page": 11,
          "text": "sufficient on their own to justify decisions about detention or release. The asymmetry matters for \ncoercion specifically: a tool that can clear the low-risk but cannot reliably confirm the high-risk cannot \nsupply the individualised predictive certainty that overriding a person’s autonomy is supposed to rest \nupon. Compulsion premised on “this person is dangerous without treatment” is premised on a \nprediction the field’s own tools cannot reliably make at the individual level (Fazel et al., 2012).\nConditions F and R are not peripheral. They are the two predicates that distinguish coercion from \nordinary care, and they are precisely the two for which the supporting evidence is weakest. The stronger \nform of this paper’s thesis follows: sustained psychiatric coercion rests on two unproven individual-level \npredictions — that this person will suffer or cause serious harm without forced treatment, and that \nforced treatment will deliver a clinically meaningful benefit exceeding its harms and exceeding what less \nrestrictive care would achieve. The existing literature establishes neither predicate to the standard that \nthe removal of consent demands.\n8. The Other Side of the Ledger: Harms on Biological, Regulatory, and Registry"
        },
        {
          "page": 15,
          "text": "outcomes to supported, consenting care (Barnett et al., 2018; Burns et al., 2013; Kisely et al., \n2017).\n• A validated risk-assessment instrument able to predict serious violence or self-harm at the \nindividual level with accuracy sufficient to justify detention — substantially exceeding the \nmoderate discrimination (AUC ~0.66–0.74) of current tools, which perform far better at clearing \nlow risk than confirming high risk (Fazel et al., 2012).\nPage 14 of 16"
        }
      ],
      "closing_pages": [
        16
      ],
      "abstract_pages": [
        3
      ]
    },
    {
      "key": "legacy-6858819",
      "title": "Hormesis as a Geometric Necessity of Bounded Adaptive Systems: Quantitative Predictions from First Principles",
      "ssrn_id": "6858819",
      "page_count": 17,
      "sha256": "13658c9534032ea8a4ce6502387f27dbc75b9cda922f7aea331afc9ad24f0f53",
      "kind": "legacy",
      "url": "https://ssrn.com/abstract=6858819",
      "abstract": "### PDF page 1\n\nHormesis as a Geometric Necessity of Bounded Adaptive Systems: Quantitative \nPredictions from First Principles\nDaniel John Murray\nAbstract\nObjectives: To determine whether hormesis can be derived from the geometry of bounded adaptive \nbiological endpoints, and whether the derivation yields quantitative predictions independent of curve \nfitting.\nMethods: Bounded endpoints were represented in rapidity coordinates using Aczél’s arctanh linearisation \nfor associative composition. Repair activation and damage accumulation were modelled as opposing \nbounded rapidity increments with independently measurable thresholds. The molecular-to-functional \nattenuation factor was derived for linear pathways from the metabolic-control summation theorem and \nseparated from a testable multi-target extension. Predictions were compared with published H₂O₂, CdCl₂, \nand heat-shock dose-response data.\nResults: The model predicts a biphasic response whenever repair activation precedes toxicity (Da < Dt) \nand high-dose damage ultimately exceeds bounded repair capacity. The exact hyperbolic model is the \nprimary model; the product form is used only as a conservative analytical approximation. Aggregate \npredictions — peak-amplitude range, mean amplitude, and hormetic-zone width — matched the \nCalabrese hormesis database of more than 10,000 responses without parameter fitting; across three \nmechanistically distinct agents, independently published data confirmed the structural prediction that \nadaptive activation precedes toxicity, and pathway-specific attenuation distinguished linear NRF2-\nmediated responses (130–160%) from larger multi-target heat-shock responses (200–300%). The peak-\nlocation law is presented as a falsifiable prediction.\nConclusion: Within the stated scope of independently composing bounded adaptive endpoints, hormesis \nfollows from finite repair capacity plus adaptive upregulation. The framework does not claim that all \nbiological history is axiomatic; it identifies the conditional geometry that constrains dose-response shape \nonce a bounded adaptive endpoint is specified.",
      "closing": "### PDF page 13\n\nbefore damage dominates. In that scoped case, the dose-response cannot remain linear and harmful down \nto arbitrarily low dose, because the repair term initially contributes a positive rapidity increment before \nthe damage term overtakes it.\nThis conclusion applies specifically to single adaptive endpoints such as SOD activity, cell viability, \nDNA repair capacity, or stress-protein-mediated survival under the independence conditions stated in \nSection 3.2. It does not by itself invalidate every regulatory use of LNT, especially for multistage \ncarcinogenesis, population-level precautionary policy, or endpoints in which adaptive repair is absent, \ndelayed, or inseparable from damage. The claim is narrower and stronger: for bounded adaptive endpoints \nsatisfying the stated premises, LNT is excluded by the composition law.\n7.6 Implications for pharmaceutical dosing\nThe model predicts that the beneficial-effect peak for agents acting through adaptive pathways occurs at \napproximately 2 × Da, not the maximum tolerated dose. This is consistent with evidence for metronomic \nchemotherapy outperforming maximum-dose regimens 28 and with the biphasic dose-response of many \nchemotherapeutic agents 8,29.\n8. Conclusion\nHormesis is a geometric necessity of bounded adaptive endpoints under the condition that repair and \ndamage compose independently on the bounded viability interval. The derivation proceeds from two \nbiological premises (finite repair capacity and adaptive upregulation), one scope condition (independent \ncomposition of repair and damage over the low-to-moderate dose range), one theorem (Aczél’s \nuniqueness of bounded composition), and one established result (the summation theorem of metabolic \ncontrol analysis). No substance-specific curve shape is assumed. No parameters are fitted to hormetic \ndata. Each parameter — Da, Dt, η — is either measured independently or derived from pathway \narchitecture.\nThe five quantitative predictions — peak dose location (≈ 2 × Da), zone width (scaling with Dt/Da), peak \namplitude (determined by Amax,mol / η), repair-capacity dependence of zone width, and pathway-specific η \n— are each determined by independently measurable biological quantities. The pathway-specific \nderivation of η makes a novel prediction: agents acting through multi-target effectors should show \nsystematically larger hormetic peaks than agents acting through linear pathways. This is consistent with \nthe observed distribution in the Calabrese database.\nValidation comprised two parts: aggregate agreement with the Calabrese database of more than 10,000 \nresponses — peak-amplitude range, mean amplitude, and zone width — without parameter fitting, and \nconfirmation across three mechanistically distinct agents, using independently published data, that \nadaptive activation precedes toxicity, the structural condition for hormesis. Pathway-specific attenuation \ndistinguished linear NRF2-mediated responses (130–160%) from larger multi-target heat-shock responses \n(200–300%); the peak-location law (peak at approximately twice the repair-activation dose) is presented \nas a falsifiable prediction, and the multi-target amplitude case as a testable architectural extension rather \nthan part of the core proof. The result is a precise conditional claim: bounded adaptive composition forces \nhormesis when repair activation precedes toxicity and high-dose damage eventually exceeds bounded \nrepair.\n\n### PDF page 14\n\nAppendix: Numerical Verification\nA.1 Exact model vs. product approximation\nThe exact hyperbolic composition model (Equation 2) and the product approximation (Equation 3) were \nevaluated numerically across the parameter space Da = 2–20, Dt/Da = 5–20, Amax = 0.3–0.8. Both models \nproduce biphasic dose-response curves under all parameter combinations tested. The product form \napproximates the exact model with less than 10% error in peak location and zone width throughout the \nbiologically plausible parameter range. Where the two differ, the product form is conservative: it yields \nslightly lower amplitudes because it omits higher-order hyperbolic composition terms. The applied \ncalculations therefore do not contradict the fundamental theory; they give closed-form, lower-bound \nestimates of the exact model’s predictions.\nA.2 Peak location derivation\nThe peak dose ratio d/Da was computed numerically by setting dR/dd = 0 for the product form across 36 \nparameter combinations (4 values of Da × 3 values of Dt/Da × 3 values of Amax). Results: d/Da ranges from \n1.69 (Dt/Da = 5, Amax = 0.3) to 2.43 (Dt/Da = 20, Amax = 0.8). The dependence on Amax is weak; the primary \ndeterminant is Dt/Da.\nA.3 η from the summation theorem\nThe flux control coefficient Cᵢ = 1/n for each of n equivalent rate-limiting enzymes (summation theorem). \nDoubling one enzyme (Amax,mol = 1.0) increases flux by Cᵢ = 1/n, giving Amax,func = 1/n and η = n. For n = 2: \nη = 2. For n = 3: η = 3. Verified numerically for molecular fold-changes of 1.5–3.0× and pathway sizes n \n= 2–5.\nFor multi-target effectors acting on m survival nodes through pathways averaging navg steps each: the \neffective control coefficient is predicted (by heuristic extension of the summation theorem) to be higher \nthan for a single linear pathway, yielding a lower η. For HSP70 acting on 3–4 nodes through ~2-step \npathways: the predicted η ≈ 1.3–1.5. This predicts Amax,func ≈ 0.67–0.77 for a 2-fold molecular \nupregulation, yielding peak amplitudes of 167–177% — substantially above the linear-pathway prediction \nof 133–150% and closer to the observed 200–300% for heat shock. The remaining gap may reflect the \nproduct-form approximation and non-equilibrium effects not captured by the steady-state summation \ntheorem.",
      "role": "Mechanistic hormesis",
      "scope": "Opposing-channel model can be useful; statements that Aczel selects artanh are too strong; current-05 theorem needs explicit slopes/crossing.",
      "contribution": "Earlier repair activation and later dominating damage produce biphasic response within the model.",
      "evidence": "Conditional adaptive model; retrospective agreement; published journal development",
      "notice": "Scope clarification, 7 September 2026. The hormetic response in this paper is conditional on its specified adaptive-activation, repair and toxicity model. Boundedness alone does not imply hormesis, and the result does not assert that every low exposure is beneficial. Model assumptions and baseline-relative benefit must accompany applications. The current broader biological framework is The Temporal Architecture of Living Nature (https://papers.ssrn.com/sol3/papers.cfm?abstract_id=7426938), with mechanism-dependent composition discussed in Aczél-Family Composition in Bounded Pharmacology (https://papers.ssrn.com/sol3/papers.cfm?abstract_id=7426978). This preprint remains part of the research record. The published journal version appeared in Dose-Response 24(3) on 22 July 2026: https://doi.org/10.1177/15593258261469171. New successor records cited in this notice were submitted on 7 September 2026 and are awaiting SSRN review; their pages may not yet be publicly available.",
      "inspection": "Abstract and conclusion/closing discussion read; prediction-bearing passages indexed and named lists reviewed.",
      "external_version_parity": "Not certified: these are the supplied local manuscript versions.",
      "main_start_page": 1,
      "main_end_page": 13,
      "prediction_passages": [
        {
          "page": 1,
          "text": "Hormesis as a Geometric Necessity of Bounded Adaptive Systems: Quantitative \nPredictions from First Principles\nDaniel John Murray\nAbstract\nObjectives: To determine whether hormesis can be derived from the geometry of bounded adaptive \nbiological endpoints, and whether the derivation yields quantitative predictions independent of curve \nfitting.\nMethods: Bounded endpoints were represented in rapidity coordinates using Aczél’s arctanh linearisation \nfor associative composition. Repair activation and damage accumulation were modelled as opposing \nbounded rapidity increments with independently measurable thresholds. The molecular-to-functional \nattenuation factor was derived for linear pathways from the metabolic-control summation theorem and \nseparated from a testable multi-target extension. Predictions were compared with published H₂O₂, CdCl₂, \nand heat-shock dose-response data.\nResults: The model predicts a biphasic response whenever repair activation precedes toxicity (Da < Dt) \nand high-dose damage ultimately exceeds bounded repair capacity. The exact hyperbolic model is the \nprimary model; the product form is used only as a conservative analytical approximation. Aggregate \npredictions — peak-amplitude range, mean amplitude, and hormetic-zone width — matched the \nCalabrese hormesis database of more than 10,000 responses without parameter fitting; across three \nmechanistically distinct agents, independently published data confirmed the structural prediction that \nadaptive activation precedes toxicity, and pathway-specific attenuation distinguished linear NRF2-\nmediated responses (130–160%) from larger multi-target heat-shock responses (200–300%). The peak-\nlocation law is presented as a falsifiable prediction.\nConclusion: Within the stated scope of independently composing bounded adaptive endpoints, hormesis \nfollows from finite repair capacity plus adaptive upregulation. The framework does not claim that all \nbiological history is axiomatic; it identifies the conditional geometry that constrains dose-response shape \nonce a bounded adaptive endpoint is specified."
        },
        {
          "page": 2,
          "text": "induction for thermal stress 6, DNA repair pathway activation for genotoxic agents 7 — but the question of \nwhy mechanistically distinct responses produce quantitatively similar features remains open. The Linear \nNo-Threshold (LNT) model, which dominates regulatory toxicology, predicts proportional harm at all \ndoses and is, for bounded adaptive endpoints, inconsistent with the low-dose stimulation seen in hormetic \ndata 8,9.\nThis paper derives hormesis from first principles. The derivation is structured as follows: Section 2 \nestablishes the mathematical framework (Aczél’s theorem applied to bounded biological observables). \nSection 3 derives the hormetic response as a necessary consequence of this framework. Section 4 derives \nthe molecular-to-functional attenuation factor from metabolic control analysis. Section 5 presents five \nquantitative predictions with analytical expressions. Section 6 validates against published data. Section 7 \ndiscusses implications.\nScope of the claim: The derivation is conditional, not universal in the unrestricted biological sense. It \napplies to bounded adaptive endpoints in which repair and damage contribute independently to the same \nmeasured state over the low-to-moderate dose range. Biological variability is therefore not ignored; it"
        },
        {
          "page": 3,
          "text": "then-saturating functions whose midpoints are separated — with the activating function rising at the lower \ndose and contributing sufficient low-dose amplitude — is biphasic and rises above the control level over a \nlow-dose interval. The logistic is used for quantitative predictions because it is the canonical form under \nAczél’s theorem with linear dose-rapidity mapping, but the qualitative result (biphasic shape, hormetic \nzone) is robust to relaxation of the linearity assumption. Even if the dose-rapidity relationship is mildly \nnonlinear, producing a sigmoid that deviates from the logistic, the biphasic structure persists.\n2.4 The steepness parameter is constrained"
        },
        {
          "page": 4,
          "text": "transcription vs. direct oxidative damage to lipids) and this scope condition is satisfied. At very high \ndoses, where molecular systems are simultaneously overwhelmed and degraded, the independence breaks \ndown; but this regime is beyond the hormetic zone and does not affect the predictions of interest.\nScope condition (stated explicitly): The rapidity-addition model applies when the repair and damage \npathways compose independently on the bounded viability interval — i.e., when the rapidity increment \ncontributed by repair does not depend on the current damage load, and vice versa. This condition is"
        },
        {
          "page": 6,
          "text": "where Amax is the fractional increase in protective capacity and σ is the logistic function (Section 2.3). \nEquation 3 is not used as the proof of hormesis; the proof is the rapidity-space result in Equations 1–2. \nThe approximation is used for closed-form predictions, and the exact model is used as the reference \nmodel for numerical verification. Thus any discrepancy between Equation 2 and Equation 3 affects \nnumerical precision, not the existence of the biphasic response.\n4. Derivation of the Molecular-to-Functional Attenuation Factor\n4.1 The measurement problem"
        },
        {
          "page": 7,
          "text": "nodes, the effective attenuation should be smaller than in a single linear pathway because one molecular \nincrease contributes to multiple functional outputs.\nThis pathway-dependent η makes a specific prediction that is not required for the core proof of biphasic \nshape: hormetic peak amplitude should be larger for agents whose protection is mediated by multi-target \neffectors than for agents acting through single linear pathways. This prediction can be tested directly by \nmeasuring molecular upregulation and functional protection in the same experimental system before \nfitting any hormetic curve.\n4.3 Numerical verification\nFor a 2-enzyme linear pathway (n = 2, C = 0.5): doubling one enzyme (molecular fold = 2×, Amax,mol = 1.0) \n0.33). η = 3.0.\nFor a multi-target effector acting on three survival nodes through approximately two-step pathways, the \npredicted effective control is higher than for one two- or three-step linear pathway, giving η ≈ 1.3–1.5. \nThis numerical estimate is an explicit hypothesis about architecture, not an additional axiom. It is \nincluded because it explains why heat-shock responses can exceed the usual 130–160% chemical-stressor \nrange and because it provides a falsifiable test of the model.\n4.4 Pathway-specific η values for validation agents\nAgent Protective pathway Architecture Predicted η\nH₂O₂ NRF2 → \nNQO1/SOD/GPx\nLinear, 2–3 steps 2.0–3.0\nCdCl₂ NRF2 → NQO1/HO-1 Linear, 2–3 steps 2.0–3.0\nmembranes + anti-\napoptosis\nMulti-target, 3–4 nodes 1.3–1.5 (predicted)\nFor linear pathways, η values are derived from the summation theorem. For multi-target effectors, η \nvalues are predicted by architecture and must be independently tested by measuring both molecular \nupregulation and functional protection in the same system. The core geometric predictions of peak \nlocation and zone width do not depend on this multi-target extension.\n5. Quantitative Predictions\n5.1 Analytical derivation of peak dose\nFor analytical transparency, the peak of the product approximation (Equation 3) occurs where dR/dd = 0:\nA · σ’(d, Da) · [1 − σ(d*, Dt)] = [1 + A · σ(d*, Da)] · σ’(d, Dt) … (6)\nwhere σ’(d, D) = s · σ(d, D) · [1 − σ(d, D)] is the logistic derivative."
        },
        {
          "page": 8,
          "text": "Numerical evaluation of the exact hyperbolic model and the product approximation across the \nbiologically plausible parameter space (Dt/Da = 5–20, Amax = 0.3–0.8) yields the same peak-order \nprediction:\nd* / Da ≈ 1.7 to 2.4 … (7)\nThe ratio increases with Dt/Da (wider threshold separation pushes the peak rightward because damage \nengages later) and with Amax (stronger repair extends the beneficial zone). For the typical range Dt/Da = \n10–20, the peak sits at approximately 2.0–2.4 × Da.\nPrediction 1: For any substance showing hormesis, the peak dose should correlate with the independently \nmeasured repair activation EC50, with a proportionality constant of approximately 2.\n5.2 Analytical derivation of zone width\nThe hormetic zone boundaries occur where Response = 1, i.e., where (1 + A · σ(d, Da)) · (1 − σ(d, Dt)) = \n1. The lower boundary dlo occurs at low dose where repair is just beginning to exceed unity; the upper \nNumerical evaluation yields zone widths (dhi/dlo) of 8–80 fold across the biologically plausible parameter \nspace, encompassing and extending the Calabrese database range of 5–50 fold.\nPrediction 2: The zone width should scale approximately with the ratio Dt/Da.\n5.3 Peak amplitude\nFrom Section 4:\nPeak amplitude ≈ (1 + Amax,mol / η) × 100% of control … (8)\nwhere η ≈ n (number of rate-limiting enzymes in the protective pathway).\nFor Amax,mol = 0.8–1.5 and η = 2–3: peak amplitude = 127–175% of control. Mean ≈ 145%.\nPrediction 3: The peak amplitude is determined by the functional repair capacity Amax,func = Amax,mol / η, \nnot by the molecular fold-change alone.\n5.4 Repair capacity determines zone width\nPrediction 4: Cell types with higher Amax,func should show wider hormetic zones. Testable by comparing \nNRF2-competent versus NRF2-knockout cells, or young versus aged cells.\n5.5 Molecular-to-functional attenuation is pathway-determined\nPrediction 5: The ratio η = Amax,mol / Amax,func is determined by the architecture of the protective pathway, \nnot by the stressor. Specifically, η ≈ n for linear pathways with n rate-limiting steps, and η < n for multi-\ntarget effectors acting on m survival nodes (where the effective η ≈ n/m). This is testable by \nindependently measuring both molecular upregulation and functional protection in the same system. The \nprediction distinguishes between linear-pathway agents (η ≈ 2–3, peak amplitude 130–160%) and multi-\ntarget agents (η ≈ 1.3–1.5, peak amplitude 170–200%+)."
        },
        {
          "page": 9,
          "text": "6. Validation Against Published Data\n6.1 Aggregate agreement with the hormesis database\nFeature Model prediction\nCalabrese database \n(>10,000 responses)\nPeak amplitude range 127–175% 130–160% typical, up to \n200%\nacross a low-micromolar range, yet the associated functional stimulation peaks only modestly before \ntoxicity engages at higher concentrations16. The molecular and functional scales are typically measured in \nseparate studies and treated as unrelated; the present framework predicts that they are not, and specifies \nhow they are connected.\nThe summation theorem of metabolic control analysis (Section 4) accounts for this constraint. Because \nthe flux-control coefficients of the enzymes in a pathway sum to unity (ΣCi = 1), a multi-fold increase in \nany single effector is compressed into a fractional change in pathway flux by a factor η ≈ n, where n is the \nparameters from primary studies that measured molecular activation and toxicity independently of any \nhormetic-curve fitting. Because matched, fine-grained dose-response data within the hormetic window are \nnot uniformly available for these systems, the agent-level analysis tests the structural prediction — the"
        },
        {
          "page": 10,
          "text": "ordering Da < Dt and the resulting biphasic separation — rather than agent-specific numerical peak \namplitudes; the sharper quantitative claim (peak ≈ 2 × Da) is treated as a falsifiable prediction (Section \n5.1).\nTest 1: CdCl₂ in HepG2 hepatocytes (NRF2 pathway). Zhu et al.18 measured NRF2 activation and \ncytotoxicity in the same system. NRF2 protein rose from a control level of 0.60 to a plateau near 2.24 \n(relative units), with half-maximal activation between 2 and 5 μM (Da ≈ 2–3 μM); the downstream NRF2 \nmetabolic-viability endpoint the independent-composition scope condition (Section 3.2) is not satisfied \nand no resolved viability peak is expected — consistent with the MTT data. Hormesis nonetheless re-\nemerges in the proliferation endpoint, where that condition holds. The framework therefore predicts not \nmerely that hormesis occurs, but in which endpoint it appears and in which it does not — a discriminating \nprediction the data bear out.\nTest 2: H₂O₂ in human keratinocytes (NRF2 pathway). Yokoo et al.20 reported a hormetic functional \nresponse in NHEK-F keratinocytes: 20 μM H₂O₂, which was non-cytotoxic, extended replicative lifespan \nto ~160% of control, and 60 μM, which was marginally cytotoxic, to ~120%; in the same keratinocyte \nlineage, Han et al. applied 0.3 mM H₂O₂ as an oxidative-stress challenge in HaCaT cells21. The location \nof the stimulatory peak (≤ 20 μM), the graded decline toward the cytotoxic range, and the wide separation \nbetween stimulatory and toxic doses are consistent with the predicted biphasic geometry. This system is \ntreated as a structural and falsification test rather than a quantitative anchor for the peak-location law, \nbecause same-system NRF2-activation EC50 data are not available for the keratinocyte H₂O₂ model: \nH₂O₂ is conventionally applied as an acute bolus challenge rather than titrated as an adaptive-pathway \ninducer. A direct test of the peak ≈ 2 × Da prediction requires the H₂O₂ NRF2-activation EC50 in the same \nkeratinocyte model, which is identified here as a specific experimental target (Section 5.1).\nTest 3: Heat shock in human fibroblasts (HSP70 pathway). Repeated mild heat stress (41°C) produces \nwell-documented hormetic, anti-aging effects in human skin fibroblasts, whereas severe heat stress is \ndamaging6,22. Demirovic et al.23 showed that the dominant adaptive controller HSF1 translocates to the \nnucleus substantially more strongly under mild than under severe stress in young cells (~5-fold), \nconfirming that adaptive activation is concentrated in the mild, sub-toxic regime, consistent with Da < Dt. \nAs predicted for a multi-target effector (η ≈ 1.3–1.5; Section 4.4), heat-shock hormesis exhibits the largest \npeak amplitudes of the three systems (200–300%).\n6.4 Summary\nAgent / system Real data source Structural prediction (Da < Dt; biphasic)\nH₂O₂ / keratinocytes Yokoo (2004); Han (2023) Supported\nCdCl₂ / HepG2 (NRF2) Zhu (2017); Niture (2023) Supported\nHeat shock / fibroblasts Demirovic (2014); Rattan \n(2009)"
        },
        {
          "page": 11,
          "text": "Across all three agents, the structural prediction — adaptive activation below the toxicity threshold, \nproducing a stimulatory response separated from overt toxicity — is supported by real, independently \npublished data (Table 4). The aggregate quantitative predictions (peak-amplitude range, mean amplitude, \nand zone width) match the database of more than 10,000 responses without parameter fitting (Section \n6.1).\nThe predicted class separation in amplitude is consistent with the compiled evidence: linear NRF2-\nmediated pathways cluster at 130–160% (η ≈ 2–3), whereas the multi-target HSP70-mediated response \nreaches 200–300% (η ≈ 1.3–1.5). This class separation between single-pathway and multi-target effectors \n— rather than an agent-by-agent numerical match — is the substantive amplitude result.\nThe framework’s sharper quantitative claim, that the stimulatory peak occurs at approximately 2 × Da, is \npresented as a falsifiable prediction (Section 5.1) rather than a completed agent-by-agent validation. \nTesting it requires dose-resolved measurement of Da (the adaptive-marker EC50) and of the functional \npeak in the same system — a dedicated experiment that the datasets compiled here were not designed to \nprovide. The validation claimed here is therefore threefold: aggregate agreement with the hormesis \ndatabase (Section 6.1), the framework’s account of the molecular-to-functional attenuation that constrains"
        },
        {
          "page": 12,
          "text": "enzyme upregulation to 1/n of the molecular fold-change, with n ≈ 2–3 for typical linear pathways. \nTogether, these yield functional Amax values of 0.3–0.6 and peak amplitudes of 130–160%.\nThe model also predicts that agents acting through multi-target effectors (e.g., HSP70, certain growth \nfactors) should show HIGHER peak amplitudes (170–300%), because the pathway-specific η is smaller \nfor multi-target action. The Calabrese database is consistent with this: while 80% of hormetic responses \nshow peaks below 200% (consistent with linear-pathway dominance), a significant minority show peaks \nof 200–400%, which the present model attributes to multi-target effector mechanisms with low η. This \nbimodal distribution of amplitudes — most clustered at 130–160%, a tail extending to 200%+ — is a \nnovel prediction that can be tested by classifying agents according to the architecture of their protective \npathways.\n7.4 Morphological adaptation and the adaptation-pathology threshold\nThe same logic applies to morphologically expressed adaptation. Hyperplasia, hypertrophy, and atrophy \nare not merely descriptive pathology terms; they are tissue-level examples of bounded adaptive \nto it: dysregulated growth represents a case in which adaptive proliferative machinery, genomic \ninstability, apoptosis evasion27, and tissue constraints no longer compose as a stable bounded repair \nresponse. This addition clarifies why the model predicts ordinary adaptive morphology before breakdown \nwhile not claiming that multistage cancer risk is reducible to a single hormetic endpoint.\nThese morphological responses are instructive precisely because they are multi-target in the sense of \nSection 7.3, and the framework therefore makes a specific qualitative prediction about them. \nCompensatory hyperplasia (for example, the proliferative response of hepatocytes to partial hepatectomy \nor of epithelium to chronic irritation), physiological hypertrophy (such as load-induced enlargement of \ncardiac or skeletal muscle), and adaptive atrophy (such as disuse- or nutrient-limitation–driven reduction \nof tissue mass) are each governed not by a single linear enzyme chain but by the joint action of \ncytoskeletal organisation, mechanotransduction, mitotic control, and apoptosis. Because control over the \nmeasured endpoint is distributed across many contributing nodes, the pathway-specific attenuation factor \nη is small, and the amplitude argument of Section 7.3 predicts that such morphologically expressed \nadaptations should occupy the higher-amplitude regime — a larger adaptive reserve between baseline and \nthe adaptive ceiling — than adaptations mediated by a single linear pathway. The adaptation–pathology \nthreshold is then reached when the distributed adaptive capacity can no longer raise the protective rapidity \nfaster than the damage or dysregulation it offsets: at that boundary, ordinarily reversible hyperplasia,"
        },
        {
          "page": 13,
          "text": "satisfying the stated premises, LNT is excluded by the composition law.\n7.6 Implications for pharmaceutical dosing\nThe model predicts that the beneficial-effect peak for agents acting through adaptive pathways occurs at \napproximately 2 × Da, not the maximum tolerated dose. This is consistent with evidence for metronomic \nchemotherapy outperforming maximum-dose regimens 28 and with the biphasic dose-response of many \nchemotherapeutic agents 8,29.\n8. Conclusion\ndata. Each parameter — Da, Dt, η — is either measured independently or derived from pathway \narchitecture.\nThe five quantitative predictions — peak dose location (≈ 2 × Da), zone width (scaling with Dt/Da), peak \namplitude (determined by Amax,mol / η), repair-capacity dependence of zone width, and pathway-specific η \n— are each determined by independently measurable biological quantities. The pathway-specific \nderivation of η makes a novel prediction: agents acting through multi-target effectors should show \nsystematically larger hormetic peaks than agents acting through linear pathways. This is consistent with \nthe observed distribution in the Calabrese database.\nValidation comprised two parts: aggregate agreement with the Calabrese database of more than 10,000 \nresponses — peak-amplitude range, mean amplitude, and zone width — without parameter fitting, and \ndistinguished linear NRF2-mediated responses (130–160%) from larger multi-target heat-shock responses \n(200–300%); the peak-location law (peak at approximately twice the repair-activation dose) is presented \nas a falsifiable prediction, and the multi-target amplitude case as a testable architectural extension rather \nthan part of the core proof. The result is a precise conditional claim: bounded adaptive composition forces \nhormesis when repair activation precedes toxicity and high-dose damage eventually exceeds bounded \nrepair."
        }
      ],
      "closing_pages": [
        13,
        14
      ],
      "abstract_pages": [
        1
      ]
    },
    {
      "key": "legacy-6858760",
      "title": "Response-Coefficient Attenuation Predicts Hormetic Peak Amplitude: A Metabolic-Control Extension of Bounded Adaptive Systems",
      "ssrn_id": "6858760",
      "page_count": 14,
      "sha256": "7958555cfce3e145f0a58a5b474dceef32a04de922fd873c2293d8f786ceb438",
      "kind": "legacy",
      "url": "https://ssrn.com/abstract=6858760",
      "abstract": "### PDF page 3\n\nResponse-Coefficient Attenuation Predicts Hormetic Peak \nAmplitude: A Metabolic-Control Extension of Bounded Adaptive \nSystems\nA theoretical note, with genome-scale support for the induction–control separation premise\nDaniel John Murray\nIndependent Researcher, Melbourne, Australia\nORCID: 0009-0005-1794-5945\nRunning head: Response-coefficient attenuation in hormesis\nAbstract\nObjectives. Bounded-adaptive-systems theory explains the biphasic shape of hormesis but \ntreats peak amplitude as a heuristic. The aim is to replace η with a measurable metabolic-\ncontrol quantity and specify when adaptive amplitude is large or small.\nMethods. Metabolic control analysis is applied in fractional coordinates. To first order, the \ntransmission of an adaptive effector to a bounded phenotype is the summed response \ncoefficient R = ΣᵢCᵢεᵢ, with Cᵢ the control coefficient of target i over the phenotype and εᵢ its \nelasticity to the effector. The attenuation factor is η = 1/R, inserted into the parent peak \nexpression; a bounded-observable factor handles compression near a phenotype limit.\nResults. Peak amplitude ≈ 1 + A_mol·ΣᵢCᵢεᵢ, with location and zone width still set by activation \nand toxicity scales. The result recovers η ≈ n for a single linear chain and η ≈ n/m only under co-\ndirectional, comparable-control, comparable-elasticity targeting, and specifies when multi-\ntargeting gives no advantage. Yeast functional-genomics data are consistent with the premise \nthat induction and phenotypic control are distinct axes.\nConclusion. Hormetic amplitude is a measurable control-transmission quantity, not a \ndescriptive feature. The specific form is offered as a falsifiable prediction, testable by same-\nsystem measurement of control coefficients and elasticities, and by a conditional baseline-\ncompression test.",
      "closing": "### PDF page 12\n\nIt claims only this: in the first-order regime, molecular-to-functional attenuation of the adaptive \narm is the reciprocal of the summed response coefficient; inserting this η into the parent peak \nmodel makes the amplitude term measurable; and observed amplitude is further shaped by a \nseparate bounded-observable factor that yields the parameter-free prediction P6. The premise \nthat makes this non-trivial — that induction and control are distinct axes — is consistent with \ngenome-wide data.\n12. Discussion\nThe advance is a clean separation of layers usually conflated: bounded adaptive composition \ngives the curve shape (parent work); response coefficients give the transmission of the adaptive \narm (this note); and a separate bounded-observable factor compresses what is seen near a \nlimit. This clarifies several puzzles. Two agents can both be “multi-target” yet produce very \ndifferent peaks, because target number is a crude proxy for the summed response coefficient. A \nlarge molecular induction can produce a small functional peak if the induced pathway has little \ncontrol over the measured phenotype — exactly the genome-scale observation that most \nstress-induced genes are dispensable for surviving that stress. A strong network response can \nstill produce a small measured peak near a boundary.\nThe connection to functional genomics is the substantive empirical content. The long-standing \nobservation that stress-induced genes are largely not the genes required to survive that stress \nhas been treated as a puzzle about the purpose of stress-activated transcription. Within this \nframework it is the expected macroscopic signature of the induction–control separation that \nresponse-coefficient attenuation requires: induction is an elasticity-like axis, survival-\nrequirement is a control-like axis, and the adaptive-arm amplitude follows control-weighted \ninduction. The framework thus links two literatures — metabolic control analysis and stress \nfunctional genomics — that have not previously been connected, and does so in a way testable \nbefore any curve is fitted.\n13. Conclusion\nThe bounded-adaptive-systems framework explains why hormesis has its biphasic shape. This \nnote explains why the adaptive arm of the peak differs in size: response-coefficient attenuation, \nη = (ΣᵢCᵢεᵢ)⁻¹, inserted into the parent peak model so that a heuristic constant becomes a \nmeasurable quantity. The single-chain heuristic η ≈ n is recovered for one linear pathway; the \nmulti-site heuristic η ≈ n/m is recovered only under co-directional, comparable-control, \ncomparable-elasticity conditions. The general result is stronger because it names the conditions \nunder which multi-target agents produce large functional peaks, and the conditions under which \nthey do not. Its central premise — that molecular induction and phenotypic control are distinct \naxes — is consistent with genome-wide functional-genomics data. The next empirical steps are \ndirect: test the parameter-free baseline-scaling prediction against existing baseline-stratified \ndata, and measure ΣCε in the same system to test whether it predicts adaptive-arm amplitude.",
      "role": "Metabolic response attenuation",
      "scope": "Response coefficient sumC_i*epsilon_i is first-order; n/m attenuation needs comparable co-directional targets.",
      "contribution": "Molecular induction and phenotypic control differ; summed response coefficients predict transmitted adaptation.",
      "evidence": "First-order control-transmission extension; genome-scale supporting premise",
      "notice": "",
      "inspection": "Abstract and conclusion/closing discussion read; prediction-bearing passages indexed and named lists reviewed.",
      "external_version_parity": "Not certified: these are the supplied local manuscript versions.",
      "main_start_page": 3,
      "main_end_page": 12,
      "prediction_passages": [
        {
          "page": 3,
          "text": "Response-Coefficient Attenuation Predicts Hormetic Peak \nAmplitude: A Metabolic-Control Extension of Bounded Adaptive \nSystems\nA theoretical note, with genome-scale support for the induction–control separation premise\nDaniel John Murray\nthat induction and phenotypic control are distinct axes.\nConclusion. Hormetic amplitude is a measurable control-transmission quantity, not a \ndescriptive feature. The specific form is offered as a falsifiable prediction, testable by same-\nsystem measurement of control coefficients and elasticities, and by a conditional baseline-\ncompression test.\nKeywords: hormesis; metabolic control analysis; response coefficient; control coefficient; \nelasticity; bounded adaptive systems; dose-response; attenuation; environmental stress"
        },
        {
          "page": 4,
          "text": "a multi-target amplitude advantage exists over a matched comparator when the effector's \nsummed response coefficient exceeds the comparator's (Section 5). That is stricter and more \nfalsifiable than the heuristic it replaces.\n2. Relationship to the bounded-adaptive hormesis derivation\nThis note does not replace the prior derivation and does not repeat its proof; its role is \ncomplementary.\nThe parent bounded-adaptive hormesis paper (Murray, in press, Dose-Response) establishes \nattenuation factor η, that paper treated the single linear-pathway case (η ≈ n) as rigorous via the \nsummation theorem of metabolic control analysis, and explicitly labelled the multi-target case (η \n< n) as a plausible heuristic, offered as a testable hypothesis rather than a derivation. Its \nleading-order peak expression has the schematic form below, in which η enters only through the \nfunctional adaptive amplitude A_func = A_mol/η:\npeak amplitude ≈ 1 + A_mol/η   (with peak located near 2×D_a; zone width set by D_t/D_a).\nThe present note supplies the missing derivation of η and, in doing so, replaces that heuristic"
        },
        {
          "page": 6,
          "text": "theorem supplies the output. It inherits the assumptions of metabolic control analysis. It is \nnamed to make clear that the empirical content lies not in the identity itself but in whether ΣCε \nvaries across systems in ways that predict amplitude (Sections 8 and 10).\n4.1 Derivation, with explicit normalisation\nFor a single targeted site, the response coefficient theorem of MCA gives the fractional \nsensitivity of Y to m as the product of the site’s control coefficient over Y and its elasticity to m, \nR = Cᵢεᵢ (Kacser & Burns 1973). For an effector acting at several sites, the first-order total"
        },
        {
          "page": 7,
          "text": "The factor (1 − x₀²) is the derivative of the tanh chart x = tanh(ω); the bounded coordinate is a \nreparameterization, not a biological dynamics, so this factor is a property of that chart rather \nthan a mechanistic claim, and prediction P6 below is therefore a conditional one: it holds if the \nbounded endpoint follows the tanh chart, and its failure would reject that mapping rather than \nthe response-coefficient result. Stated this way it remains falsifiable, while making explicit that it \ntests the coordinate description and not a hyperbolic biological dynamics. To avoid the \ninconsistency of folding this factor into η, two distinct quantities are defined: the network \nattenuation η = 1/R (independent of baseline), and the observed amplitude, which additionally \ncarries the bounded-observable factor (1 − x₀²). Comparisons of observed peaks across \nsystems must therefore be adjusted for baseline x₀ before being attributed to network \ndifferences. This separation yields a parameter-free prediction (Section 10, P6).\nEquivalently, ΣᵢCᵢεᵢ can be read as the projection of the effector's induced perturbation onto the \nphenotype's control architecture. This is an interpretive aid only and adds no measurement \nbeyond ΣCε; the inner-product reading is not used quantitatively, because the angle between \ncontrol and elasticity is not a metric-invariant of the site space, whereas the scalar sum is. The"
        },
        {
          "page": 8,
          "text": "bounded-observable factor of Section 5.4.\n7. Pharmacological consequence: target count is not target quality\nA direct pharmacological consequence follows, and it is conditionally predictive rather than \nprescriptive: the framework does not predict that multi-target agents are intrinsically superior, \nbut that adaptive benefit scales with positive control-weighted induction. A drug or stressor that \nstrongly induces many molecular markers may produce little functional benefit if those markers \nhave low control over the measured phenotype; conversely, a narrower intervention may \nproduce a larger hormetic peak if it acts on fewer but higher-control, higher-elasticity targets."
        },
        {
          "page": 9,
          "text": "protective role against future stress — molecularly, acquired stress resistance — using a \nmild-pretreatment-then-severe-challenge (preconditioning, i.e. hormetic) design. The context-\ndependence predicted by Corollary 5.3 is also observed: the genes required to acquire H₂O₂ \ntolerance differ by mild pretreatment (Berry et al. 2011). The growth-rate/stress-tolerance trade-\noff — that inducing the defensive program is costly and traded against growth — has been \nconfirmed in chemostat culture (Zakrzewska et al. 2011), matching the bounded, costly adaptive \nreserve the framework assumes.\ndiscriminate it from other control-weighted aggregates (non-linear combinations, threshold \nfunctions, multiplicative forms). I therefore treat Tier 1 as consistent with the data, and offer Tier \n2 as the sharper, falsifiable prediction the premise points toward — in the same spirit that the \nparent paper offered its peak-location law as a prediction rather than a completed validation. \nThe decisive test is the same-system measurement of Section 10.\n9. Scope: static versus dynamic response coefficients\nThe identity is a local, near-steady-state result. Hormesis experiments differ sharply in exposure \ntimescale, and acute, intermittent, and chronic exposures do not interrogate the same control \nshould be read as a leading-order estimate rather than an exact value. For chronic exposures, \nthe structural expectation is that a slow controller re-centres the operating point, compressing or \nsmoothing the peak; the operational consequence is concrete and is retained as a prediction \n(Section 10, P5): amplitude comparisons must stratify by exposure timescale, or η estimates will \nbe confounded. I state this as a scope limitation, not a solved case.\n10. Falsifiable predictions and proposed tests\n10.1 Predictions\nPage 8 of 13\nDose Response"
        },
        {
          "page": 10,
          "text": "P1 — Response-coefficient stratification. Curves with larger positive ΣCε should show larger \nadaptive-arm amplitude than curves with smaller or mixed-sign ΣCε, after adjusting for baseline \n(P6) and timescale (P5). Falsified if high-ΣCε curves do not exceed low-ΣCε curves in matched \nsystems.\nP2 — Elasticity-conditional multi-target advantage. Multi-target effectors should exceed a \nmatched single-target comparator only when R_multi > R_single, i.e. when target elasticities are \nappreciable and co-directional. Falsified if target count predicts amplitude even when measured \nelasticities are near zero or mixed-sign.\nP3 — Mixed-sign cancellation. Agents acting on both adaptive and anti-adaptive targets \nshould show reduced, broadened, or unstable peaks relative to co-directional agents. Falsified if \nmixed-sign architecture is indistinguishable from co-directional architecture in matched systems.\nP4 — Control redistribution at shared bottlenecks. Where putative parallel targets converge \non a shared saturated step or pool, the measured full-network control coefficients should be \nsmall, redistributed, or sign-changed relative to naive per-site estimates. Falsified if \nindependently measured Cᵢ match naive additive estimates despite a demonstrated shared \nbottleneck.\nP5 — Acute–chronic split. For matched architecture, the adaptive-arm amplitude should be \nlarger in acute exposures that preserve the transient and smaller in chronic exposures that \npermit controller re-centring. To be falsifiable this must be made quantitative per system: specify \nwhether the contrast is peak height at fixed dose, area under the stimulatory region, or peak-to-\nbaseline ratio, and pre-register the metric. Falsified if the pre-registered metric does not differ by \nat least a system-justified minimal effect (for example, chronic amplitude ≤ 0.8× acute amplitude \nat matched dose) across timescales with matched architecture.\nP6 — Baseline-scaling prediction (conditional, parameter-free). This is the one prediction \nthat requires no measurement of C or ε. Holding the effector, dose, and network fixed and \nvarying only the baseline x₀, the observed adaptive amplitude should scale as (1 − x₀²). For two \nbaseline states, the ratio of observed amplitudes should equal (1 − x₀,₁²)/(1 − x₀,₂²), with no free \nparameters. This is directly testable by re-analysing existing data stratified by baseline — for \nexample the same hormetic agent and dose applied to young versus aged, or unstressed \nversus mildly preconditioned, systems. Falsified if observed amplitude does not scale with (1 − \nx₀²) after controlling for molecular induction and network class. This prediction is parameter-free \nonly if the network response coefficient ΣCε and the molecular induction are held approximately \nfixed as baseline varies; it is therefore most cleanly testable where baseline is changed by an \nexternal parameter that does not rewire the network (for example mild temperature shifts \nwithout adaptation, or different initial densities), and a negative result where the baseline shift \nitself alters the Cᵢ or εᵢ (as ageing may) would not bear on the bounded-observable factor. \nBecause it is a coordinate-level prediction and not a claim about hyperbolic dynamics, it is the \ncleanest available test of the bounded-coordinate layer.\n10.2 Prospective same-system assay (the decisive test of the form)\nPage 9 of 13\nDose Response"
        },
        {
          "page": 11,
          "text": "2. Estimate control coefficients Cᵢ by independent perturbation of each target site while \nmeasuring phenotype Y.\n3. Compute predicted attenuation η_pred = (ΣᵢCᵢεᵢ)⁻¹.\n4. Measure the adaptive-arm amplitude.\n5. Test whether predicted η explains observed amplitude better than target count, pathway \nlabel, or fitted curve parameters.\n10.3 Operationalisation and proxies\nFull measurement of Cᵢ and εᵢ for every target of a stressor is a large undertaking, and most \nlaboratories will rely on proxies. As a concrete worked template: for a heat-shock response in \n10.4 Retrospective database test (with a blinding safeguard)\nA faster, weaker test classifies existing hormetic curves by response-coefficient class and asks \nwhether that class predicts amplitude. This is valid only if the architectural classification is made \nwithout access to the amplitude being predicted; otherwise it is circular. Classification must \ntherefore follow a pre-registered, amplitude-blind rule based solely on target architecture, \ncontrol, and elasticity information. The minimal model is\nA_peak ~ α + b\n₁·(estimated ΣCε) + b₂·(1 − x₀²) + b₃·timescale + b₄·mechanism class + study \nrandom effect,\nwith the primary, pre-registered prediction b₁ > 0 and the secondary prediction b₂ > 0 (P6).\n11. What this note does not claim\nThis note does not claim that all multi-target agents are superior medicines, nor that any \nsubstance class is therapeutically privileged by geometry alone. It does not claim that η = n/m \nuniversally; that is one special case. It does not claim validity for arbitrarily large perturbations \nfunctional form — they support the premise (Tier 1) and are consistent with the form (Tier 2). It \ndoes not claim a hyperbolic or relativistic dynamics for hormesis; the bounded coordinate is a \nreparameterization whose only empirical bite is the baseline-scaling prediction P6.\nPage 10 of 13\nDose Response"
        },
        {
          "page": 12,
          "text": "arm is the reciprocal of the summed response coefficient; inserting this η into the parent peak \nmodel makes the amplitude term measurable; and observed amplitude is further shaped by a \nseparate bounded-observable factor that yields the parameter-free prediction P6. The premise \nthat makes this non-trivial — that induction and control are distinct axes — is consistent with \ngenome-wide data.\n12. Discussion\nThe advance is a clean separation of layers usually conflated: bounded adaptive composition \nthey do not. Its central premise — that molecular induction and phenotypic control are distinct \naxes — is consistent with genome-wide functional-genomics data. The next empirical steps are \ndirect: test the parameter-free baseline-scaling prediction against existing baseline-stratified \ndata, and measure ΣCε in the same system to test whether it predicts adaptive-arm amplitude.\nStatements and Declarations\nPage 11 of 13\nDose Response"
        }
      ],
      "closing_pages": [
        12
      ],
      "abstract_pages": [
        3
      ]
    },
    {
      "key": "legacy-6800400",
      "title": "Bounded Compositional Geometry: Interior-Identity Universality and the One-Dimensional Möbius Enrichment",
      "ssrn_id": "6800400",
      "page_count": 34,
      "sha256": "9383d0cac6c9733cecc445772c61f1e211f8e910b6a0d4329b132eeb2a828819",
      "kind": "legacy",
      "url": "https://ssrn.com/abstract=6800400",
      "abstract": "### PDF page 1\n\nBounded Compositional Geometry: Interior-Identity Universality and \nthe One-Dimensional Möbius Enrichment\nDaniel John Murray Independent Researcher, Melbourne, Australia ORCID: 0009-0005-\nArticle type. Research paper. Suggested venue: Journal of Geometry and Physics.\nAbstract\nBounded compositional structures appear in three independent settings — fractional \nresponse on (0, 1), reflection coefficients on the open complex disk 𝔻, and bounded \nrelativistic and Snyder-type momentum kinematics on the open ball B ⊂ ℝ³ — and their \nunification is the subject of this paper. We give a two-theorem decomposition under a \nsingle unifying principle. Theorem A establishes that under interior-identity bounded \ncomposition with smoothness, monotonicity, boundary preservation, rotational covariance, \nand canonical projective-chart compatibility (axioms A1–A6, where A6 requires left-\ntranslations to be projective automorphisms of the natural projectivization of the bounded \nregion), the operation in every dimension n ∈ {1, 2, 3} is uniquely the boost composition in \nthe projective stabilizer group of the region: Logit on the interval (stabilizer SO⁺(1,1)), \nMöbius addition on the Poincaré disk (stabilizer PSU(1,1)), and Einstein gyrovector \naddition on the Beltrami–Klein ball (stabilizer SO⁺(3,1)). The radial rapidity is uniformly \nψ(x) = L · artanh(x/L). The axiom A6 is the decisive selector: without it, A1–A5 alone admit \na one-parameter family of operations including a flat-pullback counterexample (Remark \n3.1), so the hyperbolic-uniqueness conclusion is genuinely attributable to A6 rather than to \nthe regularity axioms. Theorem B classifies the one-dimensional boundary-identity \nMöbius semigroup flows on (0, 1) under marked-triple support {0, 1, ∞}: there are exactly \nfour such flows beyond Logit — Loewe additivity, Inverse-odds (Gaddum) additivity, Bliss \nindependence, and Multiplicative composition — indexed by their fixed-point \nconfiguration. Together with Logit these constitute the five canonical compositional flows \nof the pharmacological combination-index literature. The boundary-identity enrichment \nhas no analogue for n ≥ 2: continuous rotational covariance forces interior identity \n(Proposition 5.1), explaining the dimensional asymmetry between five flows in n = 1 and \none operation in each of n = 2, 3. The Logit flow is the structural bridge — the unique \noperation satisfying both axiom systems — and corresponds under affine \nreparametrisation to one-dimensional relativistic velocity addition. Appendices A–D supply \ncomplete proofs.",
      "closing": "### PDF page 25\n\naxiom (left-translations as automorphisms of the natural Shilov-boundary \ncompactification). The boundary-identity enrichment of Theorem B is specific to the \ndiscrete-boundary structure in n = 1; whether higher-rank analogues exist is open.\n(Q2) Alternative covariance in n ≥ 2. Continuous rotational covariance forbids boundary-\nidentity structures in n ≥ 2 (Proposition 5.1). Weaker covariance — for example, axial \ncovariance (commutation with rotations about a fixed axis) — might admit boundary-\nidentity structures in n = 3 with identity at axis poles. The existence and physical \nsignificance of such structures, if any, is open.\n(Q3) Lossy semigroup extension. The present framework treats lossless operations \n(isometries of the rank-one hyperbolic geometry). Lossy reciprocal networks act on the \ndisk by holomorphic self-maps that contract the hyperbolic metric — the Schur class of \ncomplex analysis and H^∞ control theory [22], with the Schwarz–Pick lemma quantifying \nthe contraction. The lossy generalisation embeds the framework into a semigroup rather \nthan a group structure; the analogous lossy structures in dimensions 1 and 3 are open.\n(Q4) Non-gyrocommutative bounded composition. Theorem A produces \ngyrocommutative gyrogroups. Non-gyrocommutative bounded composition (where the \nmagnitude depends on order) is outside A2 but may be appropriate for systems with \nbroken parity or chirality.\n(Q5) Independence of A6 from A1–A5. Stage 1 of the proof (A1–A5 → radial Aczél \nbackbone) and Stage 2 (A1–A6 → standard formula) are presented as separate layers. \nRemark 3.1 shows A6 is strictly stronger than A1–A5 (the flat counterexample). Is any part \nof A5 derivable from A6 + A4? Under A6, left-translations lie in the projective stabilizer, \nwhich contains the rotation group as isotropy; some content of A5 may be redundant given \nA6.\n10. Conclusion\nBounded compositional kinematics on a rank-one bounded region is organised by two \ntheorems with one structural bridge, all governed by a single first-principles axiom.\nThe unifying axiom is A6 (canonical projective-chart compatibility): each ⊕-left-translation \nextends to a projective automorphism of the natural projectivization of the bounded \nregion. Across dimensions, the natural projectivization is real ℝℙ¹ for n = 1, complex ℂℙ¹ \nfor n = 2, real ℝℙ³ for n = 3; the projective stabilizers are the rank-one Lorentz/Möbius \ngroups SO⁺(1, 1), PSU(1, 1), SO⁺(3, 1).\nTheorem A states that under axioms A1–A6, the operation is uniquely the boost \ncomposition in the projective stabilizer of X_n: Logit (n = 1), Möbius addition (n = 2), \nEinstein gyrovector addition (n = 3). The radial rapidity is uniformly ψ(x) = L · artanh(x/L), \nand the bounded region inherits the rank-one hyperbolic metric of constant negative \nsectional curvature −1/L². A6 is the decisive axiom: A1–A5 alone admit a flat-pullback \ncounterexample (Remark 3.1) with Euclidean (not hyperbolic) intrinsic geometry, so the \n\n### PDF page 26\n\nhyperbolic uniqueness genuinely follows from A6 rather than from the regularity axioms \nA1–A5.\nTheorem B states that in dimension 1, the boundary-identity Möbius semigroup flows on \n(0, 1) with marked-triple support {0, 1, ∞} are exactly four: Loewe, Inverse-odds, Bliss, \nMultiplicative. These flows have no analogue in n ≥ 2 because continuous rotational \ncovariance forces interior identity (Proposition 5.1).\nThe five pharmacological flows decompose as 1 interior-identity flow (Logit, the bridge \nbetween Theorems A and B) + 4 boundary-identity flows. The σ-involution σ : e ↦ 1 − e \nfixes Logit, pairs Loewe with Inverse-odds, and pairs Bliss with Multiplicative.\nThe structural slogan summarising the framework is:\nAczél linearises the radial coordinate; canonical projective-chart compatibility \nselects the boost composition in the projective stabilizer; projective embedding into \nℝℙ¹ with marked-triple support enriches the one-dimensional case with four \nboundary-identity Möbius semigroups.\nThe radial Aczél backbone is uniform across dimensions. The interior-identity hyperbolic \ngeometry is the same in every dimension up to choice of homogeneous Lie group. The \nboundary-identity enrichment is exclusively one-dimensional. Logit is the bridge: \nsimultaneously the n = 1 case of Theorem A under A6, the radial trace of the n ≥ 2 Theorem \nA operations (Proposition 4.1), and the σ-fixed point of Theorem B’s classification. Under \naffine reparametrisation x = 2e − 1, Logit becomes one-dimensional relativistic velocity \naddition, completing the structural unification of pharmacology, microwave engineering, \nand relativistic kinematics under a single axiomatic framework.",
      "role": "Projective selector and five-flow scope",
      "scope": "A6 is an added selector; marked triple limits five-flow classification; Lemma2.1 listed premises fail to select pure boosts.",
      "contribution": "Additional chart compatibility selects a geometric branch; boundedness alone does not.",
      "evidence": "Conditional theorem synthesis with explicit projective selector",
      "notice": "",
      "inspection": "Abstract and conclusion/closing discussion read; prediction-bearing passages indexed and named lists reviewed.",
      "external_version_parity": "Not certified: these are the supplied local manuscript versions.",
      "main_start_page": 1,
      "main_end_page": 26,
      "prediction_passages": [
        {
          "page": 13,
          "text": "the negative-curvature hyperbolic case. Theorem A is genuinely a theorem about \ncanonically charted bounded compositional structures, and A6 is the substantive axiom.\nRemark 3.2 (How A6 forces the hyperbolic case). Under A6, each L_𝐚 is by hypothesis an \nelement of the projective stabilizer of X_n (SO⁺(1,1), PSU(1,1), or SO⁺(3,1)). These groups \nare exactly the orientation-preserving isometry groups of ℍⁿ in the standard projective \ncoordinate models. The family {L_𝐚 : 𝐚 ∈ X_n} acts transitively on X_n (since L_𝐚(0) = 𝐚), so \nX_n is identified with the homogeneous space of the projective stabilizer modulo the"
        },
        {
          "page": 18,
          "text": "transitivity. So the entire boundary sphere consists of identity elements, contradicting \nuniqueness already established. Therefore e_0 ∉ ∂X_n, so e_0 ∈ X_n. ∎\nThe proposition is structurally significant: in n ≥ 2, the interior-identity hypothesis of A2 is \nderivable from A1, A3, A4, A5 together with the bare existence of a two-sided identity. The \naxiomatic count is effectively one lower for n ≥ 2 than for n = 1.\nIn n = 1 the boundary {−L, L} (or {0, 1} in pharmacological coordinates) is discrete and the \nrotation group is trivial; the proof obstruction does not arise. Boundary identity is"
        },
        {
          "page": 21,
          "text": "the golden-ratio reciprocal. The maximum gap is g(e) ≈ 0.090, a fixed dimensionless number. \nThe matched diagonal at e ≈ 0.618 maximises the discrepancy between Bliss and Loewe \npredictions; whether this point is also experimentally optimal for discriminating* between \nthe two models depends on noise and measurement-error structure not addressed by the \nalgebraic classification. The clean closed-form result — the golden-ratio reciprocal as the \nmaximum-gap matched effect — illustrates that the orbit classification has concrete \nnumerical content; the experimental design question is developed in [7]."
        }
      ],
      "closing_pages": [
        25,
        26
      ],
      "abstract_pages": [
        1
      ]
    },
    {
      "key": "legacy-6779487",
      "title": "Thresholded Adaptive Orchestration: Typed Bounded-State Interfaces and Boundary-Stress Testing for Generative Interactive Worlds",
      "ssrn_id": "6779487",
      "page_count": 35,
      "sha256": "44b7289710506d28af0f6d6c6dd9af135ec74896a46692f8afc798c700e3dd46",
      "kind": "legacy",
      "url": "https://ssrn.com/abstract=6779487",
      "abstract": "### PDF page 2\n\nThresholded Adaptive Orchestration:\nTyped Bounded-State Interfaces and Boundary-Stress Testing \nfor Generative Interactive Worlds\nAbstract\nGenerative world models, extended-reality systems, and physiological sensors are converging toward \ninteractive environments that adapt while a person is inside them. The unresolved problem is how such \nenvironments should compose bounded human-state estimates into bounded world changes without \nclipping, oscillation, or opaque heuristics. This paper introduces Thresholded Adaptive Orchestration (TAO), a \nbounded state-space control architecture for neuroadaptive games, entertainment systems, XR, embodied AI, \nand training simulators. TAO separates world generation, state estimation, and state composition. Player and \nworld variables are represented as bounded observables, mapped into declared composition charts, acted on \nby typed control primitives, and projected back into safe world parameters. Continuous monotone associative \nbounded composition motivates additive chart coordinates. A projective admissibility envelope yields a \ncurated semantic basis of five elementary one-dimensional boundary-preserving primitives: saturating \ngrowth, inhibitory suppression, log-odds alignment, independent threat accumulation, and multiplicative gate \nsuccess. These primitives are not claimed to exhaust bounded dynamics; they are reference contracts that can \nbe extended when declared and tested. TAO adds bounded coupling, confidence gates, hysteretic mode \nswitching, safety barriers, logistic-distance target corridors, and critical-slowing anticipation. A compact \nsynthetic oracle benchmark and a boundary-stress testing protocol demonstrate controller-level signatures \nbefore human-subject validation: boundary-recovery, tuning-sweep behaviour, order effects, semantic work, \nand early-warning signals. Predicted empirical signatures include reduced boundary pinning, faster \nperturbation recovery under admissible estimates, measurable cross-class order effects, and earlier \nprevention of state transitions at controlled false-alarm cost. These empirical hypotheses are conditional on \nadmissible state estimation; the present validation addresses controller-level geometry, typed interfaces, and \nevaluation metrics rather than live physiological inference. TAO is proposed as both a typed bounded-state \ninterface and an evaluation grammar for living interactive worlds, not as a content generator, state-\nestimation solution, or mind-reading system.",
      "closing": "### PDF page 31\n\nable to inspect or disable sensing-driven adaptation. TAO should not be used to covertly \nmanipulate affect, intensify stress without disclosure, or target vulnerable users through \nhidden state inference. Extra care is required for children, trauma-exposed users, clinical \npopulations, neurodivergent users, and high-pressure training contexts. No clinical or \ntherapeutic claim follows from TAO without domain-specific validation, safety review, and \nappropriate professional oversight.\nLimitations\nSeveral limits should be stated clearly.\nFirst, boundedness alone does not force the five TAO base primitives. They are a curated \nsemantic basis drawn from a projective admissibility envelope, not the only possible \nbounded control architecture. Higher-order, spline, learned, or task-specific flows may be \nused when declared as state-contract extensions and evaluated against the reference \ngrammar. Second, state estimation is empirical. Arousal may be easier to estimate than \nagency, trust, or flow, and chronic low confidence can reduce the controller toward a fixed-\nworld fallback. A biased high-confidence estimator is more dangerous than a noisy \nestimator; TAO can expose and gate this through contract validation, but cannot solve \nphysiological inference by itself. Third, multidimensional control is not globally a single PSL\n(2,R) action on a product manifold. TAO gains interpretability by decomposing adaptive \nworlds into typed one-dimensional contracts, but strongly entangled variables may need \njoint contracts or extension models. Fourth, hysteresis, bistability, and catastrophe-like \ntransitions are higher-order hybrid structures, not extra one-dimensional base primitives. \nFifth, the synthetic benchmark verifies controller-level signatures under known dynamics; \nit is not a human-performance result and does not replace TAO Chamber validation. Sixth, \nthe synthetic benchmark and BAST metrics validate controller signatures, not subjective \nexperience or clinical benefit. Seventh, when TAO wraps a black-box policy, safety and \nsemantics are improved only to the extent that the relevant contract variables and actuator \nbindings are correctly specified. No therapeutic or clinical claim follows from this \narchitecture without domain-specific validation, safety review, and ethical oversight.\nThese limits strengthen the paper. They prevent overclaiming and make the contribution \ntestable. The central claim of the present paper is therefore architectural and \nmethodological: state contracts and BAST specify how bounded adaptive systems should be \ndeclared and stress-tested. Claims about live user benefit require admissible estimators \nand separate empirical validation.\nConclusion\nComputing is moving from static interfaces to generated environments. The hard problem \nfor such systems is not only how to generate possible worlds. It is how to couple those \nworlds to bounded human state in a way that is stable, safe, interpretable, and empirically \ntestable.\n\n### PDF page 32\n\nThresholded Adaptive Orchestration proposes that the missing layer is a typed bounded-\nstate interface specification, paired with boundary-stress evaluation. Human and world \nvariables are represented as bounded observables, mapped into declared chart \ncoordinates, acted on by TAO base primitives or extension contracts, coupled through \nbounded functions, protected by safety barriers, and extended with hysteretic mode \nswitching and critical-slowing anticipation. Boundary Stress Testing, Boundary Pinning \nIndex, Boundary Risk Integral, and Semantic Work provide a way to evaluate the failure \nmodes that ordinary average tracking hides. The result is a concrete architecture and \nbenchmark grammar for neuroadaptive games, XR, AI world models, training simulators, \nand embodied human-computer interaction.\nThe future interactive world should not merely ask what the player did. It should ask what \nbounded state the player is entering, what transition the system is approaching, and which \nsafe world deformation will keep the coupled human-world system inside its intended \ncorridor. TAO supplies a first-principles and empirically testable candidate for that missing \ncomputation.\nCommutator Table for the Five Primitives\nLet S = (1−e)2, I = −e2, L = e(1−e), T = 1−e, and G = −e. The Lie bracket is [X,Y] = XY′−YX′. \nThe table entries are [row,column].\nS I L T G\nS 0 2e(e−1) (e−1)2 (e−1)2 (e−1)(e + 1)\nI −2e(e−1) 0 e2 −e(e−2) −e2\nL −(e−1)2 −e2 0 −(e−1)2 −e2\nT −(e−1)2 e(e−2) (e−1)2 0 −1\nG −(e−1)(e + 1) e2 e2 1 0\nNonzero entries imply leading-order order effects for sequential interventions from \ndifferent flow classes.\nMinimum Reporting Checklist\nA TAO experiment should report:\n1. State contract for every controlled variable: observable, chart, primitive or \nextension, bounded drive, confidence rule, update schedule, safety interval, actuator \nbinding, mode rule, and validation criterion.\n2. Bounded variables and their semantic endpoints.\n3. Rapidity map assigned to each world variable.\n\n\n---",
      "role": "TAO bounded control contracts",
      "scope": "Five curated flows, typed state contracts, confidence/fallback and hybrid safety; semantics do not establish physiological state estimation.",
      "contribution": "World generation, state estimation and admissible world changes need separate contracts.",
      "evidence": "Typed controller architecture; synthetic benchmark",
      "notice": "",
      "inspection": "Abstract and conclusion/closing discussion read; prediction-bearing passages indexed and named lists reviewed.",
      "external_version_parity": "Not certified: these are the supplied local manuscript versions.",
      "main_start_page": 2,
      "main_end_page": 32,
      "prediction_passages": [
        {
          "page": 2,
          "text": "synthetic oracle benchmark and a boundary-stress testing protocol demonstrate controller-level signatures \nbefore human-subject validation: boundary-recovery, tuning-sweep behaviour, order effects, semantic work, \nand early-warning signals. Predicted empirical signatures include reduced boundary pinning, faster \nperturbation recovery under admissible estimates, measurable cross-class order effects, and earlier \nprevention of state transitions at controlled false-alarm cost. These empirical hypotheses are conditional on \nadmissible state estimation; the present validation addresses controller-level geometry, typed interfaces, and \nevaluation metrics rather than live physiological inference. TAO is proposed as both a typed bounded-state \ninterface and an evaluation grammar for living interactive worlds, not as a content generator, state-\nestimation solution, or mind-reading system."
        },
        {
          "page": 4,
          "text": "4. Realistic adaptive systems require these primitives to be embedded in a hybrid \narchitecture with bounded coupling, hysteresis, anticipation, and safety barriers.\n5. This architecture produces falsifiable controller-level signatures: boundary-safe \nrecovery, order effects, target-corridor predictions, and critical-slowing warnings.\nThe intended contribution is therefore not another game mechanic or another generative \nmodel. It is a framework and specification for typed bounded-state interfaces in living \ninteractive worlds: a way to make adaptive variables composable, auditable, and \nempirically testable. Performance claims in this paper are controller-level and conditional"
        },
        {
          "page": 10,
          "text": "The framework wins only if independently assigned flow laws generalise better \nthan ad hoc assignment.\nThis rule makes the taxonomy falsifiable. If designers cannot assign flow laws above chance \nreliability from variable descriptions alone, the taxonomy is not operational enough. \nRapidity-map selection is therefore semantic first and empirical second. A chart is chosen \nbecause the endpoint meaning and composition law imply odds, inverse odds, log-odds, \nsurvival fractions, or conjunctive success. If two charts are plausible, both assignments \nshould be pre-registered and compared on transfer, prediction error, and interpretability \nrather than selected after observing outcomes.\nTAO state contracts\nTAO does not operate on unnamed scalar variables. Each adaptive coordinate is specified \nby a state contract. A state contract declares the observable, its semantic type, the rapidity"
        },
        {
          "page": 12,
          "text": "over the nearest base contract. Extensions are therefore allowed, but they must be declared \nbefore evaluation and compared against the reference grammar. This prevents the \ngrammar from becoming either a straitjacket or an unfalsifiable post-hoc vocabulary.\nState-contract calibration\nTAO is not parameter-free. Its claim is not that gains disappear, but that gains are \ncalibrated inside typed bounded contracts rather than attached to untyped clipped \nvariables. Each deployed contract should therefore include a calibration phase for the"
        },
        {
          "page": 17,
          "text": "than a Gaussian. It formalises a bounded target corridor in chart space; whether that \ncorridor corresponds to subjective flow must be tested empirically.\nHypothesis 7 is therefore evaluated with a four-cell model comparison that separates \ncoordinate choice from tail shape:"
        },
        {
          "page": 20,
          "text": "saturating growth S(e) = (1−e)2 and log-odds alignment L(e) = e(1−e),\n(e) = (1−e)2.\nThus a clarity intervention and a confidence/alignment intervention are predicted to show \na nonzero order effect.\nA mode boundary produces a categorical order effect. If intervention A crosses h+ and \nchanges the governing flow class, while intervention B does not, then A followed by B \ndiffers from B followed by A not only by a continuous Lie bracket but by a discrete mode"
        },
        {
          "page": 22,
          "text": "which measures severity as well as duration of boundary exposure. These metrics are not \nreplacements for recovery time or tracking error; they measure the specific failure mode \nthat bounded-state geometry predicts.\nRapidity coordinates also make it possible to measure semantic work. For coordinate rj = ϕj\n(ej),"
        },
        {
          "page": 27,
          "text": "update_world(w)\n    log(raw, x_hat, confidence, modes, w)\nBenchmarks and Falsification\nThe benchmark must avoid strawman baselines. TAO should be compared against:\n1. Fixed non-adaptive worlds.\n2. Naive linear dynamic difficulty adjustment with clipping.\n3. Linear PI/PID-style control with anti-windup.\nthe same prerecorded or simulated bounded state trajectory. This isolates the controller. \nReplay sets should deliberately include centre-region operation, near-boundary excursions, \nperturbations, and mode-crossing sequences; otherwise the predicted advantages near \nendpoints and thresholds cannot be observed. The live-estimator benchmark uses real \nsensor-derived state estimates and tests the full stack."
        },
        {
          "page": 28,
          "text": "flow class. Critical-slowing anticipation must report true-positive rate, false-positive rate, \nand the cost of false warnings on flow-band occupancy.\nThe hypotheses are:"
        },
        {
          "page": 29,
          "text": "Hypothesis 1 (Boundary stability).  TAO reduces overshoot near bounded endpoints relative \nto clipped linear controllers and should match or improve upon sigmoid-output controllers \nwhile adding explicit state-contract semantics.\nHypothesis 2 (Boundary-stress signatures).  Under endpoint perturbations, correctly \nspecified TAO contracts reduce Boundary Pinning Index and Boundary Risk Integral at \ncomparable or lower semantic work than untyped observable-space controllers after matched \ncalibration.\nHypothesis 3 (Recovery).  TAO reduces recovery time after perturbation relative to fixed \nworlds and ordinary dynamic difficulty adjustment when the relevant state contract is \ncorrectly specified and estimator reliability is admissible.\nHypothesis 4 (Flow-band occupancy).  TAO increases time inside target flow bands relative \nto fixed and linear baselines when each live state estimate used for control satisfies the pre-\nspecified admissibility rule ci ≥ cmin and calibration error at or below ϵi.\nHypothesis 5 (Transfer).  Pre-registered flow-law assignment improves transfer across \nrelated variables compared with ad hoc variable-specific heuristics.\nHypothesis 6 (Order effects).  Cross-class intervention sequences produce measurable order \neffects; same-class sequences produce smaller effects after timing and intensity are controlled.\nHypothesis 7 (Critical slowing).  Rising rapidity variance and autocorrelation precede some \nmode transitions. Controllers that act on these leading indicators reduce unwanted transition \nrates compared with controllers acting on instantaneous state alone, at an explicitly reported \nfalse-alarm cost.\nHypothesis 8 (Logistic-distance flow band).  For bounded state variables with pre-\nregistered charts and calibration-derived width parameters, target-corridor membership is \nbest predicted by a model comparison that separates coordinate choice from tail shape. The \nprimary test compares Gaussian and logistic/sech-squared tails in both observable and \nrapidity coordinates.\nThe framework is weakened if it does not outperform strong baselines on overshoot or \nrecovery, if flow-law assignments fail inter-rater reliability, if estimator quality dominates \nall controller differences, if predicted order effects do not appear, or if black-box \ncontrollers dominate TAO simultaneously on performance, stability, transfer, \ninterpretability, and safety.\nInterpretability\nInterpretability must not be defined circularly as “uses named flows.” It should be \nexternally measured. Four tests are proposed.\n1.Action prediction. Given controller logs up to time t, independent designers predict \nthe next adaptation."
        },
        {
          "page": 30,
          "text": "TAO’s interpretability claim is not that every action is obvious. It is that named bounded \nflow laws, targets, thresholds, modes, and barriers should make controller behaviour more \npredictable, explainable, transferable, and debuggable than black-box policies.\nRelation to Standard Bounded and Safe Control\nTAO should not be read as a replacement for established bounded-actuator, anti-windup, \nprescribed-performance, funnel-control, contraction-theoretic, or control-barrier-function \nmethods . Those methods enforce actuator limits, transient envelopes, contraction, or"
        }
      ],
      "closing_pages": [
        31,
        32
      ],
      "abstract_pages": [
        2
      ]
    },
    {
      "key": "legacy-6774878",
      "title": "Rapidity Coordinates for Bounded Belief,A Resource-Constrained Predictive Processing Framework with a Falsifiable Inter-Brain Synchrony Test",
      "ssrn_id": "6774878",
      "page_count": 27,
      "sha256": "b4a9dc1fa08763373a75c5167edbdd9a3d54220bd679bc1240b8c7c99430c9ef",
      "kind": "legacy",
      "url": "https://ssrn.com/abstract=6774878",
      "abstract": "### PDF page 5\n\nRapidity Coordinates for Bounded Belief \nA Resource-Constrained Predictive Processing Framework with a Falsifiable Inter-Brain \nSynchrony Test \nDaniel John Murray \nAbstract \nWe develop an information -geometric framework for belief updating in resource -bounded \npredictive agents, building on a recent structural result that any smooth, associative, strictly \nmonotone binary operation on an open bounded interval admits a unique lin earising rapidity \ncoordinate, with boundary unattainable from any finite composition of interior elements [Murray, \n2026]. We apply this to binary predictive belief: the bias variable s = 2P − 1 ∈ (−1, 1) instantiates \na bounded compositional structure under  Bayesian evidence accumulation, and the log -odds \ncoordinate λ = artanh(s) is its rapidity. Three independent motivations identify this coordinate: \nBayesian additivity, symmetry around indifference, and compatibility with a metabolically -\naugmented information metric that takes the form of the one-dimensional Poincaré line element. \nA logarithmic metabolic barrier yields logistic dynamics ds/dt = (1 − s²)·Φ(t), equivalently dλ/dt = \nΦ(t), where Φ is an information -accumulation rate hypothesised to be linearly related to phase-\nlocked gamma -band power. For two agents engaged in joint attention we postulate — by \nstructural analogy with the two-dimensional hyperbolic case rather than by derivation in the one-\ndimensional setting — a cosh coupling potential whose gradient yields a sinh alignment force on \nthe difference of rapidities. Under this postulated coupling, dual -EEG data should exhibit a pure \nnegative sinh of the relative rapidity in equalised epochs, parameter -free given an independent \nestimate of the couplin g strength β, and distinguishable by Bayesian model comparison from \nlinear, polynomial, and saturating alternatives. We are explicit throughout about what is derived \nversus what is hypothesised, give three pre -registered falsification criteria for the brid ge \nhypothesis and a decision tree mapping each empirical failure mode to its interpretation, and \nreproduce the foundational theorems in a self-contained appendix so the paper can be evaluated \nindependently of [Murray, 2026].",
      "closing": "### PDF page 21\n\nentirely classical and information -theoretic, and they neither require nor preclude a quantum \nsubstrate. \n6.5  Limitations \nFirst, the binary belief simplification is illustrative but restrictive. The full empirical content of the \nframework requires elicitation of both confidence (mean -like) and uncertainty (precision -like) \ninformation, which the binary case collapses. \nSecond, the bridge hypothesis remains the framework's narrowest claim and most exposed point. \nEven with the operationalisation and controls in §4.1, gamma -band power's multiple functional \ncorrelates mean that a positive result is open to alternative interpretations until orthogonal controls \nare run. First experiments should target the single-agent bridge before the dyadic test. \nThird, the choice of coupling potential is principled but not forced. A negative result on the dyadic \nsinh prediction would not refute the rapidity framework; it would refute the specific coupling. \nSystematic model comparison — sinh vs tanh vs linear vs polynomial — is the more honest \nexperimental design than a single confirmatory test of the sinh form. \nFourth, alternative metabolic barriers (polynomial, exponential, biophysically detailed cost \nfunctions) yield qualitatively different saturation laws and merit dedicated investigation. The log \nbarrier is the simplest convex divergent choice; whether the cortex implements it specifically, or \nonly approximates it under typical operating regimes, is an open question. \n7.  Conclusion \nA finite agent updating bounded beliefs is best described in the coordinate where evidence adds \nand the metabolic envelope vanishes — the log -odds rapidity. By the bound ed composition \ntheorem of [3], this coordinate exists uniquely, the boundary is unattainable from any finite \ncomposition, and the interior is the agent's mathematically forced state space. A pair of finite \nagents under joint attention is plausibly describe d by a coupling potential whose gradient \nproduces a sinh alignment force, generating a specific nonlinear signature in inter-brain synchrony \ndata. These claims are modest, mathematically clean, and testable. \nThe framework describes how something bounded us es geometry, group structure, and \nenvironmental feedback to evolve coherently in a world it cannot fully resolve. It does not collapse \nconsciousness into mathematics. It identifies one of the structures within which conscious belief \noperates, and it asks whether that structure leaves the empirical signature we predict. \n \nAppendix A.  Variational Derivation of the Coupled Dynamics\n\n### PDF page 22\n\nLet λA, λB be the rapidity coordinates of two interacting agents. We define the joint information \npotential of the dyad as \nV(λA, λB) = −ΦAλA − ΦBλB + β cosh(λA − λB). \nStandard first-order gradient flow on V, consistent with the overdamped formulation of free-energy \nminimisation, yields directly \ndλA /dt = −∂V/∂λA = ΦA − β sinh(λA − λB), \ndλB /dt = −∂V/∂λB = ΦB + β sinh(λA − λB). \nThis delivers the equations of the main text without introducing and eliminating inertial terms. \nStability.  Near Δλ = 0, sinh(Δλ) ≈ Δλ, and the relative dynamics linearise to d( Δλ)/dt ≈ −2βΔλ, \nexponential convergence with rate 2 β. Globally, the Lyapunov function U(Δλ) = cosh(Δλ) − 1 is \nnon-negative, vanishes only at Δλ = 0, and satisfies d U/dt = −2 β sinh²(Δλ) ≤ 0 under zero \ndifferential drive. The aligned state is therefore globally attracting whenever ΦA = ΦB. Lyapunov \nstability of this continuous flow and the discrete Banach contraction of [3, Corollary 7.1] are \ndifferent mathematical objects; the two results are structurally aligned in spirit but not in the \ntechnical sense that one would be a special case of the other. \nAppendix B.  On Dimensionality and Curvature \nFor the binary case, the agent's state space is the open interval (−1, 1), a one -dimensional \nmanifold. A one-dimensional Riemannian manifold has no intrinsic curvature: the Riemann tensor \nvanishes identically, and any tw o metrics on it are related by a coordinate change. Statements \nabout “the hyperbolic geometry of binary belief” should be understood as statements about the \nnatural log -odds coordinate equipped with the metabolically -augmented Poincaré metric, not \nabout intrinsic curvature of the underlying space. \nGenuine intrinsic negative curvature requires at least two dimensions, and arises naturally when \nthe agent's belief is over a continuous environmental variable parameterised by both location and \nprecision. The Gaussian location-scale family produces the Poincaré half-plane metric (§6.3) with \nconstant negative curvature −1. The Bernoulli case in this paper inherits the form of its higher -\ndimensional parent by structural analogy on the rapidity coordinate. The classification theorem of \n[3, Corollary 3.4] guarantees that, up to scale and orientation, this 1D structure is unique: every \nsmooth, associative, strictly monotone composition on a bounded interval is the same structure, \nwith Einstein velocity addition and Bayesian binary belief composition both being instances of it. \nAppendix C.  Continuous Belief Extension (Sketch)\n\n\n---",
      "role": "Bounded Bayesian belief",
      "scope": "Bayesian odds multiplication supplies a log-odds coordinate; metabolic metric, neural rate and sinh coupling are additional hypotheses.",
      "contribution": "The neural gamma bridge and dyadic sinh coupling are hypotheses beyond the coordinate algebra.",
      "evidence": "Bayesian-coordinate result plus separately postulated physiological/coupling bridges",
      "notice": "",
      "inspection": "Abstract and conclusion/closing discussion read; prediction-bearing passages indexed and named lists reviewed.",
      "external_version_parity": "Not certified: these are the supplied local manuscript versions.",
      "main_start_page": 5,
      "main_end_page": 21,
      "prediction_passages": [
        {
          "page": 5,
          "text": "Rapidity Coordinates for Bounded Belief \nA Resource-Constrained Predictive Processing Framework with a Falsifiable Inter-Brain \nSynchrony Test \nDaniel John Murray \nAbstract \nWe develop an information -geometric framework for belief updating in resource -bounded \npredictive agents, building on a recent structural result that any smooth, associative, strictly \nmonotone binary operation on an open bounded interval admits a unique lin earising rapidity \ncoordinate, with boundary unattainable from any finite composition of interior elements [Murray, \n2026]. We apply this to binary predictive belief: the bias variable s = 2P − 1 ∈ (−1, 1) instantiates \na bounded compositional structure under  Bayesian evidence accumulation, and the log -odds \ncoordinate λ = artanh(s) is its rapidity. Three independent motivations identify this coordinate: \nBayesian additivity, symmetry around indifference, and compatibility with a metabolically -\naugmented information metric that takes the form of the one-dimensional Poincaré line element. \nA logarithmic metabolic barrier yields logistic dynamics ds/dt = (1 − s²)·Φ(t), equivalently dλ/dt = \nΦ(t), where Φ is an information -accumulation rate hypothesised to be linearly related to phase-\nlocked gamma -band power. For two agents engaged in joint attention we postulate — by \nstructural analogy with the two-dimensional hyperbolic case rather than by derivation in the one-\ndimensional setting — a cosh coupling potential whose gradient yields a sinh alignment force on \nthe difference of rapidities. Under this postulated coupling, dual -EEG data should exhibit a pure \nestimate of the couplin g strength β, and distinguishable by Bayesian model comparison from \nlinear, polynomial, and saturating alternatives. We are explicit throughout about what is derived \nversus what is hypothesised, give three pre -registered falsification criteria for the brid ge \nhypothesis and a decision tree mapping each empirical failure mode to its interpretation, and \nreproduce the foundational theorems in a self-contained appendix so the paper can be evaluated \nindependently of [Murray, 2026]. \n \nKeywords: bounded composition; rapidity coordinate; predictive processing; free-energy \nprinciple; information geometry; hyperbolic embedding; inter-brain synchrony; Bayesian model \ncomparison. \nAbstract"
        },
        {
          "page": 6,
          "text": "Rapidity Coordinates for Bounded Belief \nA Resource-Constrained Predictive Processing Framework with a Falsifiable \nInter-Brain Synchrony Test \nDaniel John Murray \nIndependent Researcher, Melbourne, Australia \nORCID: 0009-0005-1794-5945 \nAbstract \nWe develop an information -geometric framework for belief updating in resource -bounded \npredictive agents, building on a recent structural result that any smooth, associative, strictly \nmonotone binary  operation on an open bounded interval admits a unique linearising rapidity \ncoordinate, and that the boundary of such an interval is unattainable from any finite composition \nof interior elements [3]. We apply this structural fact to the specific case of binary predictive belief, \nwhere Bayesian evidence accumulation on the bias variable s in (−1, 1) instantiates the bounded \ncompositional structure and the log -odds coordinate λ = artanh( s) is its rapidity. Three \nindependently motivated properties of this coordinate make it the right object of analysis: it is the \nunique coordinate in which Bayesian evidence accumulates additively; it is the proper -length \nconsistent with a logarithmic resource cost. Together these motivate a variational framework in \nwhich a single agent's belief trajectory is described by s(t) = tanh(∫ Φ(t′) dt′), where Φ is an \ninformation-accumulation rate hypothesised to be linearly related to phase -locked gamma-band \npower. For two agents engaged in joint attention, we postulate — by structural analogy with the \ntwo-dimensional hyperbolic case rather than by deriva tion in the one -dimensional setting — a \ncosh coupling potential whose gradient yields a sinh alignment force on the difference of \nrapidities. Under this postulated coupling the framework produces a sharply testable signature in \ndual-EEG data: in the absenc e of differential stimulus drive, the rate of change of the relative \nrapidity between two observers should follow a pure negative sinh of the relative rapidity itself. \nThe prediction is parameter-free in the operational sense that the coupling strength β is estimated \non independent calibration trials and fixed for the test, not refit per condition; it is distinguishable \nby Bayesian model comparison from linear, polynomial, or saturating alternatives. We are explicit \nthroughout about what the framework deriv es versus what it hypothesises, and we discuss the \nnatural extension to continuous beliefs where a genuine two-dimensional hyperbolic plane arises \nfrom the Gaussian location -scale family. A self -contained statement and proof sketches of the \nManuscript"
        },
        {
          "page": 7,
          "text": "agent is, accordingly, a theorem about the algebraic structure of composition rather than a softer \nclaim about resource constraints. The presen t paper applies this structural foundation to \npredictive belief and derives the dynamics that follow when the natural flow is driven by an \nevidence rate. \nThis paper makes three contributions on that foundation. First, we identify three independent \nmotivations for the rapidity coordinate in the predictive-processing setting — Bayesian additivity, \nsymmetry around indifference, and compatibility with a metabolically -augmented information \nmetric. Second, we show that a logarithmic metabolic barrier transforms t he information metric \non the bias interval into the one -dimensional Poincaré metric, in which the rapidity is the proper"
        },
        {
          "page": 8,
          "text": "length, and that the resulting dynamics in the bias coordinate are exactly the one-parameter flow \npredicted by the bounded composition theorem, driven at evidence rate Φ. Third, we postulate a \nspecific coupling potential between two agents whose gradient produces a sinh alignment force, \nyielding a falsifiable inter-brain prediction. \nWe are careful, throughout, about what is derived and wh at is hypothesised. The existence and \nuniqueness of the rapidity coordinate, the boundary unattainability, and the structural \nclassification are mathematical theorems established in [3]. The metabolic barrier's role in \nproducing the Poincaré metric is a th ermodynamic argument from a chosen convex cost; the \nbarrier itself is a modelling choice. The mapping from information rate to gamma power is a bridge \nhypothesis, not a theorem. The sinh coupling is the gradient of a postulated potential motivated \nby analogy with hyperbolic embeddings; in the 1D binary case it is not derived from intrinsic \ngeometry. The paper's intended contribution is a coherent, testable application of an established \nstructural theorem to predictive belief, not a closed proof of necessity for everything it discusses. \nWe do not claim that consciousness is geometry. We claim that bounded agents — finite biological \nsystems that must update beliefs about an environment they share with other finite agents — \nnaturally evolve along coordinates wi th the structure we describe. The phenomenology of \nconscious belief, the kinematics of confidence updating, and the dynamics of joint attention are \nconsistent with, and predictively constrained by, this coordinate structure. Whether and how \nphenomenal experience supervenes on these dynamics is a question we set aside. \n2.  The Bounded Belief Interval and Its Natural Coordinate \n2.1  Setup \nConsider an agent tracking a binary environmental variable through a subjective probability P in \nTheorem 4.1(ii)], the boundary cannot be reached by any finite composition of interior elements. \nThe coordinate we choose for the interior must respect three further constraints derived from the \npredictive-processing setting. \n2.2  Three Constraints on the Coordinate"
        },
        {
          "page": 10,
          "text": "In log-odds, evidence simply adds; in bias, evidence adds with a multiplicative envelope. The \ncoordinate change is not deep mathematics — it is a substitution — but it makes visible the \nstructure that bounded predictive agents naturally inhabit. \n2.5  The Integrated Rapidity Expression \nIntegrating dλ/dt = Φ(t) from indifference at t = 0 gives, identically, \ns(t) = tanh (∫0t Φ(t′) dt′)."
        },
        {
          "page": 11,
          "text": "This is a calculus identity once one accepts the definition of Φ as the rate of change of the rapidity. \nThe equation has no empirical content on its own; the empirical content of the framework is carried \nentirely by the bridge hypothesis discussed in §4.1, which makes Φ measurable. The structural \ncontent — that the integrated rapidity remains strictly inside (−1, 1) for every fi nite cumulative \ndrive — is the continuous-form shadow of the bounded composition theorem [3, Theorem 4.1(ii)]. \nThe qualifier matters: the theorem proves boundary unattainability for finite compositions, and the \ncontinuous analogue holds for finite cumulati ve drives. An infinite cumulative drive (∫Φ → ∞) \n3.1  Joint Free Energy and the Postulated Coupling \nTwo agents A and B attending to the same stimulus each have a belief si and a rapidity λi = \nartanh(si). They form predictions of one another's states through social signals (gaze, \nvocalisation, posture) — a setting analysed in the active-inference literature on joint attention and \ninter-subjective alignment [10] — and a coupling term in the joint variational free energy penalises \npredictive divergence. We write the dyad's joint potential schematically as \nV(λA, λB) = −ΦA · λA − ΦB · λB + β · cosh(λA − λB), \nwhere the linear terms represent each agent's independent sensory drive and the cosh term \nrepresents the alignment potential under joint attention, with strength β > 0. \nThe coupling potential is postulated.   In the full two -dimensional Gaussian extension (§6.3),"
        },
        {
          "page": 12,
          "text": "The sinh has two notable features: it is linear in Δλ for small differences (small disagreements \nrelax linearly, as one would expect from any reasonable coupling) and exponential for la rge \ndifferences (large disagreements relax much faster than any polynomial coupling predicts). The \nexponential tail is the empirical signature we propose to test. \n4.  Empirical Predictions and Experimental Protocol \n4.1  The Bridge Hypothesis: Φ and Gamma Power \nThe framework's empirical contact with neural data is the proposal that the information -\naccumulation rate Φ is linearly related to a measurable neural quantity: \nΦ(t) = k · Pγ(t), \nwhere Pγ(t) is the phase -locked gamma -band power in task -relevant channels and k is a \nsaccadic suppression), and any specific identification with information accumulation requires \ncareful operationalisation and control. \nOperationalisation.  We propose the following pre-registered pipeline for the bridge hypothesis \nto be a well -defined empirical claim. Band: 30–80 Hz, with the specific window committed in \nadvance per experimental modality. Channels: task-relevant channels identified by ICA on a \nheld-out training set, or by anatomical priors (occipito -parietal for visual discriminatio n tasks)."
        },
        {
          "page": 13,
          "text": "discrete trial-level rapidity increment Δλtrial on the integrated normalised gamma power over the \nsame trial, on a held-out training set per subject per session. \nWhat would falsify the bridge.  The hypothesis is that k is stable within a subject and session \nunder the pre-registered pipeline. We specify three concrete falsification criteria : (i) k varies \nby more than a pre -registered threshold (we suggest a coefficient of variation > 0.3) across \nmatched conditions within a session; (ii) the relationship between Δλtrial and integrated gamma is \nsignificantly non -linear in a generalised additive model with the same number of effective \nparameters; (iii) an alternative neural measure (alpha desynchronisation, beta power, theta -\ngamma coupling, P300 amplitude) shows a tighter linear relationship with Δλtrial on the same data, \nindicating that gamma is not the privileged correlate. \nWhy linearity?  The bridge hypothesis posits a linear relationship between Φ and gamma power, \nnot merely a positive correlation. This is a strong claim and deserves explicit justification. The \nCommunication-Through-Coherence proposal [8] suggests that gamma -synchrony gates the \nefficacy of neural communication; the more pre-synaptic groups are coherent with their target, the \nmore bits of evidence pass per unit time. To first order in coupling strength, this gives a linear \nmotivating intuition, not a derivation. A non-linear bridge — a power-law with exponent ≠ 1, or a \nsaturating relationship — would still be consistent with the structural framework but would change \nthe empirical predictions of §4.2 quantitatively. The linearity assumption is par t of the empirical \nbet, not a structural commitment. \nEMG contamination in dyadic settings.  Dual-EEG protocols involving social interaction face a \nspecific severity of gamma-band contamination: facial micro-movement, vocalisation, and head-\nstabilisation mu scle activity all generate broadband high -frequency signal that overlaps the"
        },
        {
          "page": 14,
          "text": "no-response blocks to rule out motor preparation as the driver; and concurrent EOG/EMG \nmonitoring with explicit artefact rejection to rule out saccade and muscle contamination of high-\nfrequency power. Crucially, we specify in advance the pattern that would falsify a generic-arousal \naccount: k calibrated on orthogonal-engagement trials (where attention is directed away from the \nstimulus) should be statistica lly indistinguishable from zero, while k calibrated on the standard \ntask should be positive. A flat positive k across both conditions indicates that gamma is tracking \narousal rather than information accumulation specifically. \n4.2  Single-Agent Prediction \nIn a binary perceptual discrimination task with continuous confidence reporting and concurrent \nEEG under the protocol of §4.1, the framework predicts \nd/dt [ artanh(s(t)) ] = k · Pγ(t). \nAfter calibration on the training set, the relationship is parameter-free across trials and conditions \non the held -out test set. Failure of this relationship on test data, or failure of any of the three \nfalsification criteria in §4.1, falsifies the bridge hypothesis. \n4.3  Dyadic Test \nFor two participants jointly viewing the same ambiguous stimulus and reporting confidence \ncontinuously, we measure sA(t), sB(t) via behavioural rating and PγA(t), PγB(t) via dual EEG. We \ndefine equalised epochs operationally by stimulus-level criteria — windows in which the displayed \nresponse of Φ to a transient stimulus change to decay below a pre -registered threshold). This \nstimulus-level definition is non-circular: we do not use Φ itself to identify the epochs in which Φ is \nto be tested. During such epochs the framework predicts \nd(Δλ)/dt = −2β · sinh(Δλ), \nwhere β is estimated from the alignment rate in independent calibration trials with unambiguous \nstimuli, fit by linear regression in the small-disagreement regime where sinh ≈ identity. The shape \nof d(Δλ)/dt as a function of Δλ — pooled across many equalised epochs and participants — should \nbe a pure negative sinh curve. \n4.4  Distinguishing the Coupling Form \nThree competitor coupling forms make qualitatively different predictions for the same observable:"
        },
        {
          "page": 15,
          "text": "on noise estimates that do not yet exist. What follows is a discriminability intuition, not a sample-\nsize argument, and it should be replaced by a proper analysis once pilot data are available. \nDistinguishing the sinh from the tanh in the | Δλ| ∈ [1.5, 2.5] regime, where the two predictions \ndiffer by a factor of approximately 3–4 in the magnitude of d(Δλ)/dt, at a Bayes factor of 10:1 with \nrealistic trial-level noise plausibly requires of the order of 30–50 dyads, each contributing several \nhundred equalised-epoch samples across the | Δλ| ≥ 1.5 regime. A pilot study with ~10 dyads \nshould be sufficient to estimate noise levels and effect sizes for a proper power calculation. Pre-\nrich space of EEG analyses. \n4.6  Failure Modes and What Each Implies \nBecause the dyadic test sits on top of two layers of modelling (the bridge hypothesis for Φ; the \npostulated cosh coupling), a negative result is multiply interpretable. We make the inference \nstructure explicit: \n• Calibration of k fails (k unstable or coefficient-of-variation > 0.3 across matched \nconditions): the bridge hypothesis is refuted. No dyadic test is interpretable without a \nstable bridge. \n• Calibration of k succeeds on standard task but is also non-zero on orthogonal-\nengagement controls: gamma tracks arousal/attention rather than information \naccumulation. The bridge is refuted in its specific form, though a corrected bridge based"
        },
        {
          "page": 16,
          "text": "as KL-divergence-based coupling become candidates. \n• Bridge survives, dyadic response is sinh in the tails: the postulated coupling is \nsupported. This is the framework's positive prediction. \nThe single-agent bridge test is therefore the gating experiment. The dyadic test should not be \nattempted until the bridge has been independently calibrated and survived its three falsification \ncriteria. \n5.  Figures \nFour figures carry the visual argument of the paper. Figures 1 and 2 illustrate the conceptual core \n(bounded interior, rapidity stretching, saturating envelope). Figure 3 shows the discriminating"
        },
        {
          "page": 18,
          "text": "hyperbolic sinh (purple, solid), linear Euclidean (teal, dashed), and saturating tanh (coral, dotted), all \nwith the same coupling strength β. The three curves a gree near zero and diverge dramatically at the \ntails: at |Δλ| = 2 they predict d(Δλ)/dt of approximately −7.25β, −4β, and −1.93β respectively. The \nshaded region indicates the expected experimental coverage |Δλ| ≤ 2.5; the experimental design must \nreach into the |Δλ| ≥ 1.5 regime for the model comparison to be decisive. \n \nFigure 4.  Dyadic protocol for the sinh discriminating test. Two participants jointly view a shared \nambiguous stimulus while reporting continuous confidence (sA, sB) on a rating dial with concurrent EEG \n(PγA, PγB). The pre-registered preprocessing pipeline of §4.1 yields trial-level Δλ and integrated gamma \npower, which are then tested for the predicted sinh relationship during equalised epochs.  \n6.  Discussion \n6.1  What the Framework Claims, and What It Doesn't \nThis paper proposes a coordinate system, a metabolic-barrier model, a bridge hypothesis, and a \ncoupling potential, anchored on the structural theorem of [3]. It claims: \n1. Bayesian evidence accumulation on the binary belief interval is an instance of an \nadmissible bounded compositional structure. By [3, Theorem 3.1, Theorem 3.2, and \nCorollary 3.4], its unique linearising coordinate is the rapidity λ = artanh( s), and the"
        },
        {
          "page": 19,
          "text": "itself a modelling assumption; alternative cost functions yield different saturation laws but \ndo not change interior occupancy. \n3. The bridge hypothesis — that Φ is linearly related to phase-locked gamma power under \na pre-registered pipeline — is the empirical bet of the single-agent framework. If a stable \ncalibration constant k does not exist under that pipeline, or if an alternative neural measure \nfits better, the bridge fails. \n4. The dyadic sinh coupling is a postulated coupling potential motivated by structural analogy \nwith the 2D hyperbolic case. It is not derived from intrinsic 1D geometry. Its falsification \ndisconfirms the specific coupling form, not the broader framework. \nIt does not claim: \n• That consciousness reduces to geometry or kinematics. \n• That the geometry of binary belief is intrinsically hyperbolic in the curvature sense (a \n• That the form of the coupling potential is mathematically forced from the binary case. \n• That microtubules, gravitational self-energy, or any quantum mechanism is required. \nWe separate these registers deliberately. The mathematics and the predictions are what the \npaper is for; the philosophy is what the paper is about. \n6.2  Between Something and Nothing \nThe phrase between something and nothing can now be given a precise mathematical reading. \nThe bounded composition theorem [3, Theorem 4.1] establishes that under three minimal axioms"
        },
        {
          "page": 20,
          "text": "representing unbounded structure. The framework does not explain consciousness; it identifies \none of the structures within which conscious belief operates, and it asks whether that structure \nleaves the empirical signature we predict. \n6.3  Genuine Hyperbolic Geometry from Continuous Beliefs \nThe binary case is the simplest illustration. The framework extends naturally to continuous beliefs \nby replacing the Bernoulli with the univariate Gaussian location -scale family parameterised by \nmean μ and a precision-related coordinate σ. The Fisher-Rao metric on this family is exactly \nof how the 1D case projects from the 2D dynamics, is in preparation. \n6.4  Relation to Other Frameworks \nThe framework is consistent with, and extends, predictive processing and the free -energy \nprinciple [1, 2]. It rests on the bounded composition theorem of [3], draws  on the established \ninformation geometry of statistical manifolds [7], on the empirical literature documenting \nhyperbolic structure in neural representations [4, 5, 6], and on the literature on hyperbolic \nembeddings in machine learning [5]. It does not depend on any specific account of phenomenal"
        },
        {
          "page": 21,
          "text": "framework requires elicitation of both confidence (mean -like) and uncertainty (precision -like) \ninformation, which the binary case collapses. \nSecond, the bridge hypothesis remains the framework's narrowest claim and most exposed point. \nEven with the operationalisation and controls in §4.1, gamma -band power's multiple functional \ncorrelates mean that a positive result is open to alternative interpretations until orthogonal controls \nare run. First experiments should target the single-agent bridge before the dyadic test. \nThird, the choice of coupling potential is principled but not forced. A negative result on the dyadic \nsinh prediction would not refute the rapidity framework; it would refute the specific coupling. \nSystematic model comparison — sinh vs tanh vs linear vs polynomial — is the more honest \nexperimental design than a single confirmatory test of the sinh form. \nFourth, alternative metabolic barriers (polynomial, exponential, biophysically detailed cost \nfunctions) yield qualitatively different saturation laws and merit dedicated investigation. The log \nenvironmental feedback to evolve coherently in a world it cannot fully resolve. It does not collapse \nconsciousness into mathematics. It identifies one of the structures within which conscious belief \noperates, and it asks whether that structure leaves the empirical signature we predict. \n \nAppendix A.  Variational Derivation of the Coupled Dynamics"
        }
      ],
      "closing_pages": [
        21,
        22
      ],
      "abstract_pages": [
        5,
        6
      ]
    },
    {
      "key": "legacy-6773218",
      "title": "Bounded Composition Forces Interior Existence A Self-Contained Theorem",
      "ssrn_id": "6773218",
      "page_count": 18,
      "sha256": "74b2903ae1283eb359d1f0ffacbf5a971ef004984435619dce96d83b36564019",
      "kind": "legacy",
      "url": "https://ssrn.com/abstract=6773218",
      "abstract": "### PDF page 2\n\nBounded Composition Forces Interior Existence \nA Self-Contained Theorem \nDaniel John Murray \nIndependent Researcher, Melbourne, Australia \nORCID: 0009-0005-1794-5945 \n16 May 2026 \n \nAbstract \nWe prove a single theorem. Any structure satisfying three elementary axioms — \nsmoothness, identity-and-associativity, and strict monotonicity — on an open bounded \ninterval cannot attain its boundary under finite composition. Specifically: (i) the identity \nelement is interior; (ii) the boundary cannot be reached by any finite composition starting \nfrom interior elements; (iii) no non-identity element has finite order; (iv) every non-\nidentity element generates a one-parameter interior flow whose orbit lies in the interior \nfor all finite times and approaches the boundary only as the parameter tends to ±∞. \nThe paper is self-contained. The two structural lemmas on which the theorem depends — \nthe existence of a rapidity coordinate ψ: I → ℝ that linearises the composition (Theorem \n3.1), and the surjectivity of ψ onto all of ℝ (Theorem 3.2) — are proved here from Aczél’s \nclassical representation theorem for associative operations on intervals and an elementary \ndoubling argument. Boundary invariance follows as Lemma 3.3, and the three results \ncombine into a structural classification (Corollary 3.4): every admissible bounded \ncompositional structure is, up to scale and orientation, isomorphic to (ℝ, +), of which \nEinstein velocity addition is the canonical instance. A dual statement (Proposition 5.3) \nshows that every interior point is the limit of some sequence of boundary-pair \ncompositions, parametrised by the relative rate of approach. \nWe give the Banach-contraction corollary for self-referential bounded composition with \nthe contraction condition stated precisely in rapidity coordinates, illustrate it with an \nexplicit example on the Einstein composition, and note the relation to the classical \nhyperbolic-geometric fact that the boundary of a hyperbolic disc lies at infinite intrinsic \ndistance.",
      "closing": "### PDF page 15\n\npaper’s modest contribution. Proposition 5.3 is, to the author’s knowledge, the most \noriginal observation of the paper. \n9.3 Falsifiability \nThe theorem is falsified within mathematics by exhibiting: - An admissible structure \n(satisfying Axioms 1–3) whose identity lies on the boundary; or - An admissible structure \ncontaining a finite composition of interior elements that equals a boundary point; or - An \nadmissible structure containing a non-identity element of finite order. \nBy Theorems 3.1, 3.2, and Lemma 3.3, none of these is possible. The theorem is not \nfalsifiable within its domain. The theorem may be inapplicable to a given empirical system \nif that system fails one or more of the axioms; such inapplicability is a fact about the \nsystem, not about the theorem. \n9.4 Conditional status of the theorem \nA theorem of the form if A, then B is conditional in the trivial sense: granted A, B follows by \nthe proof; granted not-A, the theorem is silent. This is true of every correctly proved \ntheorem and we make no claim of novelty in this trivial sense. \nWhat is worth noting is the content of B in Theorem 4.1. The conclusion is an existential \nstatement — the structure cannot be on its boundary; it must occupy its interior — rather \nthan a property of objects assumed to exist. Mathematically, the theorem is closed: any \nadmissible structure violating one of its four parts would falsify Theorems 3.1, 3.2, or \nLemma 3.3, which it cannot. Empirically, the theorem may be inapplicable to a given \nsystem if that system fails one or more of Axioms 1–3, but such inapplicability is a fact \nabout the system, not about the theorem. Whatever satisfies the axioms cannot occupy its \nboundary. Whatever fails the axioms is, by definition, not what the theorem is about. \nThis is the precise content of the claim bounded composition forces interior existence. \n \n10. Closing \nWe have proved one theorem and one proposition. \nUnder three axioms of bounded composition — smoothness, identity-and-associativity, and \nstrict monotonicity — on an open interval, the following four statements all hold without \nfurther hypothesis: the identity is interior; the boundary is unattainable by finite \ncomposition; no non-identity element has finite order; every non-identity element \ngenerates a perpetual interior flow asymptotic to the boundary. Boundary invariance, often \nposited as a separate axiom, is a derived consequence (Lemma 3.3). The three structural \nresults of §3 combine into a classification (Corollary 3.4): up to scale and orientation, there \nis a unique admissible bounded compositional structure, of which Einstein velocity \naddition is the canonical instance. Hyperbolic geometry is the inevitable structural \nsignature of bounded associative monotone composition.\n\n### PDF page 16\n\nThe interior is closed under finite composition from within (Theorem 4.1(ii)); dually, the \ninterior is dense in the closure of boundary-pair compositions (Proposition 5.3), with the \nlimit value parametrised by the rate at which the two boundaries are approached. The \ninterior is what bounded composition naturally inhabits and what the bound meeting the \nbound generates. \nWe have given full proofs resting on Aczél’s classical representation theorem for \nassociative operations on intervals, an elementary doubling argument, and the Banach \nfixed-point theorem for the corollary in §7. We have stated what the theorem does not \nclaim, including its lack of novelty in the underlying ingredients, and we have flagged in \nRemark 5.4 a natural extension — the rate-dependent boundary composition — whose \ndevelopment we leave to separate work. \nThe theorem is complete on its own terms. The reader may verify each step.",
      "role": "Interior group existence",
      "scope": "Open-interval group assumptions imply an additive representation; not physical existence or unique artanh metric.",
      "contribution": "An admitted total operation remains inside its open interval under finite composition.",
      "evidence": "Conditional interval theorem; historical interpretation narrowed by public notice",
      "notice": "Programme scope note, 7 September 2026. This is a mathematical result about an operation satisfying the stated open-interval, smoothness, identity, associativity and monotonicity assumptions. It should not be read as a proof of physical existence, a unique artanh/logit coordinate, or a universal metric from boundedness alone. For later composition scope see https://papers.ssrn.com/abstract=6800400; for the operational distinction between measured quantities and predictive state see Predictive Closure (https://papers.ssrn.com/sol3/papers.cfm?abstract_id=7427098). The theorem's declared mathematical jurisdiction and the original PDF are retained. New successor records cited in this notice were submitted on 7 September 2026 and are awaiting SSRN review; their pages may not yet be publicly available.",
      "inspection": "Abstract and conclusion/closing discussion read; prediction-bearing passages indexed and named lists reviewed.",
      "external_version_parity": "Not certified: these are the supplied local manuscript versions.",
      "main_start_page": 2,
      "main_end_page": 16,
      "prediction_passages": [
        {
          "page": 3,
          "text": "This question is narrow on purpose. It is not the question of whether the universe exists, \nwhy something rather than nothing, or what consciousness is. Those questions either lie \noutside mathematics or require additional hypotheses that the present paper does not \nadopt. We restrict ourselves to a statement that can be proved, and we state nothing \nbeyond what is proved. \nThe paper proceeds in ten sections. Section 2 gives the axioms. Section 3 introduces the \nrapidity coordinate via Aczél’s representation theorem, with full proofs of existence \nCorollary 3.4. Section 7 gives the Banach corollary with a worked example on the Einstein \ncomposition. Section 8 remarks on the higher-dimensional case. Section 9 states scope, \nfalsifiability, and the conditional status of the theorem. Section 10 closes. An \nAcknowledgments of Prior Development section names the three works that developed the \nclosest predecessor material. \n \n2. Axioms of Bounded Composition"
        },
        {
          "page": 4,
          "text": "which the theorem of this paper applies. The associated rapidity coordinate is ψ(x) = \nartanh(x), and the boundary ±1 corresponds to ψ = ±∞. \nRemark 2.3 (On the smoothness hypothesis). Axiom 1 imposes C¹ smoothness for \ntechnical convenience in §7 (Banach corollary). The resolution of Hilbert’s Fifth Problem \nimplies that every connected locally Euclidean topological group is a Lie group; in \ndimension one the result is elementary and predates the general theorem. In our setting, \nmere continuity of ⊕ together with Axioms 2 and 3 already forces ⊕ to be compatible with"
        },
        {
          "page": 12,
          "text": "𝐺: ℝ → ℝ,   𝐺(𝜔) : = 𝜓(𝐹(𝜓−1(𝜔))). \nBy construction, G is the conjugate of F under the rapidity coordinate. \nHypothesis (strict contraction in rapidity). G is globally Lipschitz with constant L < 1: \n|𝐺(𝜔) − 𝐺(𝜔′)| ≤ 𝐿 ⋅ |𝜔 − 𝜔′| for all 𝜔, 𝜔′ ∈ ℝ. \nCorollary 7.1 (Banach fixed point of self-referential bounded composition). Under the \nstrict-contraction hypothesis (2), the map F: I → I has a unique fixed point x ∈ I. The iteration \nx_{n+1} = F(x_n) converges to x* from every initial condition x₀ ∈ I, with rapidity-space \nerror decaying at geometric rate L:* \n|𝜓(𝑥𝑛) − 𝜓(𝑥∗)| ≤ 𝐿𝑛 ⋅ |𝜓(𝑥0) − 𝜓(𝑥∗)|. \nProof. ℝ is a complete metric space under the Euclidean metric. By hypothesis (2), G: ℝ → \nℝ is a strict contraction with Lipschitz constant L < 1. By the Banach fixed-point theorem, G \nhas a unique fixed point ω* ∈ ℝ, and the iteration ω_{n+1} = G(ω_n) converges to ω* from \nany ω₀ ∈ ℝ with |ω_n − ω| ≤ L^n · |ω₀ − ω|. \nPulling back: set x* := ψ⁻¹(ω) ∈ I. Then F(x) = ψ⁻¹(G(ψ(x))) = ψ⁻¹(G(ω)) = ψ⁻¹(ω) = x, so x* \nFor the iteration: ψ(x_{n+1}) = ψ(F(x_n)) = G(ψ(x_n)), so the rapidity iterates ω_n := ψ(x_n) \nsatisfy the same Banach iteration in ℝ and decay at rate L^n. ∎ \nRemark 7.2 (Why the contraction is stated on G, not on F). The hypothesis (2) is the \nnatural condition because Banach contraction requires a complete metric space and a strict \ncontraction on it. The interval I is not complete under the Euclidean metric inherited from \nℝ (Cauchy sequences in I converging to ±ℓ have no limit in I). The rapidity transformation \nmaps I bijectively to ℝ, which is complete. The contraction must therefore be checked on G,"
        },
        {
          "page": 13,
          "text": "fixed point is constructed from F and ψ by Banach iteration, independent of initial \nconditions. In the operational sense, the system’s stable state is generated by closure of the \nstructure on itself, subject to the contraction hypothesis (2). We make no further \ninterpretive claim about this corollary; it is a strict mathematical consequence of (2) and \nTheorem 4.1. \n \n8. Higher Dimensions: A Remark"
        },
        {
          "page": 14,
          "text": "this paper. \n \n9. Scope, Conditional Status, and Falsifiability \n9.1 What is proved \nTheorem 4.1 and Corollary 7.1 are the only mathematical claims of this paper. Both are \nproved from the axioms of §2 and the structural results of §3, which themselves rest on \nAczél’s representation theorem for associative operations on intervals (cited in the"
        },
        {
          "page": 15,
          "text": "paper’s modest contribution. Proposition 5.3 is, to the author’s knowledge, the most \noriginal observation of the paper. \n9.3 Falsifiability \nThe theorem is falsified within mathematics by exhibiting: - An admissible structure \n(satisfying Axioms 1–3) whose identity lies on the boundary; or - An admissible structure \ncontaining a finite composition of interior elements that equals a boundary point; or - An \nadmissible structure containing a non-identity element of finite order. \nBy Theorems 3.1, 3.2, and Lemma 3.3, none of these is possible. The theorem is not \nfalsifiable within its domain. The theorem may be inapplicable to a given empirical system \nif that system fails one or more of the axioms; such inapplicability is a fact about the \nsystem, not about the theorem. \n9.4 Conditional status of the theorem \nA theorem of the form if A, then B is conditional in the trivial sense: granted A, B follows by \nstatement — the structure cannot be on its boundary; it must occupy its interior — rather \nthan a property of objects assumed to exist. Mathematically, the theorem is closed: any \nadmissible structure violating one of its four parts would falsify Theorems 3.1, 3.2, or \nLemma 3.3, which it cannot. Empirically, the theorem may be inapplicable to a given \nsystem if that system fails one or more of Axioms 1–3, but such inapplicability is a fact \nabout the system, not about the theorem. Whatever satisfies the axioms cannot occupy its \nboundary. Whatever fails the axioms is, by definition, not what the theorem is about. \nUnder three axioms of bounded composition — smoothness, identity-and-associativity, and \nstrict monotonicity — on an open interval, the following four statements all hold without \nfurther hypothesis: the identity is interior; the boundary is unattainable by finite \ncomposition; no non-identity element has finite order; every non-identity element \ngenerates a perpetual interior flow asymptotic to the boundary. Boundary invariance, often \nposited as a separate axiom, is a derived consequence (Lemma 3.3). The three structural \nresults of §3 combine into a classification (Corollary 3.4): up to scale and orientation, there"
        }
      ],
      "closing_pages": [
        15,
        16
      ],
      "abstract_pages": [
        2
      ]
    },
    {
      "key": "legacy-6767896",
      "title": "Bounded Reflection and Möbius Composition: A First-Principles Derivation",
      "ssrn_id": "6767896",
      "page_count": 22,
      "sha256": "6e7b95a1974e7362e7ff21df6a14b85883ae292555fab2fbee623a16d7d8d08e",
      "kind": "legacy",
      "url": "https://ssrn.com/abstract=6767896",
      "abstract": "### PDF page 1\n\nBounded Reflection and Möbius Composition:\nA First-Principles Derivation\nDaniel John Murray\nIndependent Researcher, Melbourne, Australia\nAbstract\nWe derive the Möbius composition law of reflection coefficients and the Poincaré-disk geometry of the \nSmith chart from five compositional axioms by direct construction. Aczél's representation theorem applied \nto the real diameter supplies the radial rapidity η; boundary preservation forces η to be unbounded, fixing \nit to artanh up to positive scale. Each left translation is a global diffeomorphism of the disk: local \ndiffeomorphism (from monotonicity) plus properness (from boundary preservation) plus simple \nconnectedness of the disk gives a covering map of degree one, hence a diffeomorphism. A Riemannian \nmetric is then constructed on the disk by transporting a U(1)-invariant inner product from the origin via left \ntranslations; the U(1)-valued gyration of weak associativity (specified as part of A2) makes each left \ntranslation a global isometry by an explicit chain-rule reduction to the origin. The disk with this metric has \nconstant Gaussian curvature by the maximum-symmetry theorem for Riemannian 2-manifolds (the \nisometry group is a connected three-real-dimensional Lie group, by Myers–Steenrod). The Killing–Hopf \nclassification of simply-connected complete constant-curvature surfaces, together with boundary \npreservation (excluding the sphere as compact) and the effective boundary action (excluding the Euclidean \nplane, whose translations act trivially on the circle at infinity), identifies the disk with the hyperbolic plane \nℍ² of constant negative curvature, whose orientation-preserving isometry group is PSU(1,1). The \ncomposition law Γ₁ ⊕ Γ₂ = (Γ₁ + Γ₂)/(1 + Γ̄₁ Γ₂) follows in boost-coset coordinates. The derivation uses \nonly classical functional-equation and Riemannian-geometric results: Aczél, Myers–Steenrod, the \nmaximum-symmetry theorem, and the Killing–Hopf classification. It does not use holomorphicity, the \nSchwarz–Pick lemma, the Cartan classification of bounded symmetric domains, or any complex-analytic \ninput.\nFour engineering corollaries follow from the derivation: the standing-wave-ratio identity VSWR = e^(2η); \nthe Bragg-mirror quarter-wave reflectance R_N = tanh²(N ln(n_H/n_L)) by rapidity additivity on the real \ndiameter, taking the single-pair Fresnel rapidity as physical input; the Pancharatnam geometric phase as the \ngyration defect of the Möbius addition, with the gyration angle equal in magnitude to the hyperbolic area \nof the geodesic triangle (0, Γ₁, Γ₁ ⊕ Γ₂); and the σ-duality Γ ↦ −Γ exchanging open- and short-circuit \nboundary points, identified with the dual-network Z ↔ Y involution. The 2D bounded-disk case sits within \na partial family of bounded compositional kinematics in dimensions 1, 2, and 3 sharing an Aczél \ncompositional backbone, with dimension-specific covariance groups (trivial, U(1), SO(3)) supplying the \nuniqueness mechanism in each case. The framework is kinematic rather than dynamic: it constrains the \nalgebra of bounded composition once the passivity bound exists and is preserved by composition, without \nexplaining the bound's physical origin or the per-element physical parameters. The axiomatic specification \nis operationally complete; Appendix C exhibits a reference implementation in approximately twenty-five \nlines.",
      "closing": "### PDF page 17\n\nbudget of the fabrication, not a discrepancy with (4.3). The Pancharatnam-phase formula (4.5) matches \ninterferometric measurements in optical [19, 20, 21, 26] and microwave-acoustic [27] settings; the rapidity \nforms of VSWR, return loss, and mismatch loss (3.2)–(3.4) are recovered identically from network-analyser \nmeasurements on lossless reciprocal cascades.\n7. Conclusion\nThe Möbius composition of reflection coefficients and the Poincaré-disk geometry of the Smith chart follow \nfrom five compositional axioms — smoothness, identity with U(1)-valued weak associativity, \nmonotonicity, boundary invariance, and U(1) phase covariance — by direct Riemannian construction. The \nderivation has six ingredients: Aczél's representation theorem on the real diameter (radial rapidity); \nboundary preservation (rapidity is artanh, properness of left translations); simple connectedness of the disk \n(left translations are global diffeomorphisms); construction of a Riemannian metric on which the U(1)-\nvalued gyration makes left translations global isometries by a chain-rule reduction to the origin; the \nmaximum-symmetry theorem for Riemannian 2-manifolds (constant Gaussian curvature, via Myers–\nSteenrod); the Killing–Hopf classification with boundary exclusion of the sphere and the Euclidean plane \n(the disk is hyperbolic). The orientation-preserving isometry group of the hyperbolic plane is the Möbius \ngroup PSU(1,1). The radial rapidity is forced to be η = artanh, the metric is the Poincaré disk metric of \ncurvature K = −1, and the gyration is the Pancharatnam geometric phase. No holomorphic input, no \nSchwarz–Pick lemma, no symmetric-space classification, no almost-complex structure axiom, no bounded-\nsymmetric-domain framework is required.\nThe engineering corollaries follow from the derivation together with the per-element physical inputs \nMaxwell's equations supply: the VSWR identity, the Bragg-mirror tanh² reflectance law from rapidity \nadditivity, the Pancharatnam phase as gyration defect equal to hyperbolic area, the σ-duality between open \nand short circuits. The 2D case fits within a partial family of bounded compositional kinematics in \ndimensions 1, 2, and 3 sharing an Aczél compositional backbone, with dimension-specific covariance \ngroups (trivial, U(1), SO(3)) supplying the uniqueness mechanism in each case. The framework is kinematic \nrather than dynamic: it constrains the algebra of bounded composition once the passivity bound is in place, \nwithout explaining the bound or the physical impedances.\nEach axiom supplies one structural ingredient of the derivation. A1 (smoothness) gives the manifold \nstructure; A2 (U(1)-valued weak associativity) gives both the gyrogroup operation and the precise condition \n— gyration in U(1) — under which the transport-defined metric is globally invariant under left translations; \nA3 (monotonicity) gives the local diffeomorphism structure that boundary preservation promotes to a global \ndiffeomorphism; A4(a) (boundary preservation) gives properness and completeness; A4(b) (effective \nboundary action) excludes the Euclidean case in Killing–Hopf; A5 (U(1) covariance) gives the U(1)-\ninvariant inner product at the origin and consistency of the transport construction with the U(1) rotation \naction. The disk's hyperbolic structure is the unique closure of these five ingredients into a maximally \nsymmetric Riemannian 2-manifold of constant negative curvature. The Smith chart is the consequent, not \nthe assumed.\nAppendix A. The SU(1,1) action and gyration\nA.1 The group SU(1,1) and its disk action\n\n### PDF page 18\n\nSU(1,1) is the group of complex 2 × 2 matrices g = [[α, β], [β̄, ᾱ]] with |α|² − |β|² = 1. The Möbius action on \n￿ is g · Γ = (αΓ + β)/(β̄Γ + ᾱ), preserving ￿ and ∂￿ by direct calculation: |αΓ + β|² − |β̄Γ + ᾱ|² = (|α|² − \n|β|²)(|Γ|² − 1) = |Γ|² − 1 < 0 for |Γ| < 1. The stabiliser of the origin is the diagonal U(1) subgroup K = \n{diag(e^(iφ), e^(−iφ))}, acting on ￿ by rotation Γ ↦ e^(2iφ) Γ. The quotient SU(1,1)/K ≅ ￿ identifies the \ndisk as a homogeneous space with U(1) isotropy.\nA.2 Polar decomposition and boost parametrisation\nEvery element of SU(1,1) admits a unique polar decomposition g = b(Γ_s) · k(φ), where k(φ) ∈ U(1) is a \nrotation and b(Γ_s) is a pure boost element parametrised by the image Γ_s := g · 0 of the origin under g. \nExplicitly,\n    b(Γ_s) = (1/√(1 − |Γ_s|²)) [[1, Γ_s], [Γ̄_s, 1]].\nThe boost cosets b(Γ_s) · K parametrise ￿ and realise the section ￿ → SU(1,1) underlying Step 6 of \nTheorem 2.3.\nA.3 The product of two boosts\nThe product of two boost elements is in general a boost composed with a rotation:\n    b(Γ₁) · b(Γ₂) = b(Γ₁ ⊕ Γ₂) · k(ψ),          (A.1)\nwhere Γ₁ ⊕ Γ₂ is the Möbius addition (2.2) and ψ = ψ(Γ₁, Γ₂) is the gyration angle. Direct matrix \nmultiplication gives\n    b(Γ₁) b(Γ₂) = [1/√((1−|Γ₁|²)(1−|Γ₂|²))] [[1+Γ₁Γ̄₂, Γ₁+Γ₂], [conj(Γ₁+Γ₂), conj(1+Γ₁Γ̄₂)]],\nwhich polar-decomposed against (A.1) yields k(ψ) = (1 + Γ₁ Γ̄₂)/(1 + Γ̄₁ Γ₂) ∈ U(1) (numerator and \ndenominator are complex conjugates, so the ratio is a unit complex number) and Γ₁ ⊕ Γ₂ = (Γ₁ + Γ₂)/(1 + \nΓ̄₁ Γ₂). Taking arguments,\n    ψ(Γ₁, Γ₂) = arg[(1 + Γ₁ Γ̄₂)/(1 + Γ̄₁ Γ₂)] = −2 arg(1 + Γ̄₁ Γ₂),          (A.2)\nwhich is (4.5). The gyration vanishes when Γ₁ and Γ₂ are collinear on the real diameter — confirming strict \nassociativity there as required by A2 — and is generically non-zero. The denominator 1 + Γ̄₁ Γ₂ is non-zero \nfor all Γ₁, Γ₂ ∈ ￿ because 1 + Γ̄₁ Γ₂ = 0 would require |Γ̄₁ Γ₂| = 1, but |Γ̄₁ Γ₂| = |Γ₁| |Γ₂| < 1 in the open disk.\nA.4 Gauss–Bonnet derivation of the area identity\nWe derive (4.6): |ψ(Γ₁, Γ₂)| equals the hyperbolic area of the geodesic triangle △ with vertices 0, Γ₁, Γ₁ ⊕ \nΓ₂.\nThe Gauss–Bonnet theorem for a geodesic triangle in a Riemannian 2-manifold of constant Gaussian \ncurvature K reads\n    (α + β + γ) − π = K · Area(△),\nwhere α, β, γ are the interior angles at the triangle's vertices. For the Poincaré disk metric (3.1), K = −1, so \nArea(△) = π − (α + β + γ): the area equals the angular defect of the triangle.\nOn the other hand, the gyration gyr[Γ₂, Γ₁] is the holonomy of parallel transport around the closed geodesic \nloop 0 → Γ₁ → Γ₁ ⊕ Γ₂ → 0 (each arrow being a hyperbolic geodesic segment). The general theorem \nrelating holonomy to curvature in two dimensions [24, Ch. I §13] states that the holonomy angle around a \ngeodesic loop in a Riemannian 2-manifold equals the integral of the curvature over the enclosed region,",
      "role": "Reflection and disk derivation",
      "scope": "Boundary-unbounded generator does not uniquely fixartanh; physical two-port transfer law must supply missing structure.",
      "contribution": "Physical transfer laws support engineering formulas; the broad boundedness-to-artanh inference does not.",
      "evidence": "Historical derivation with an explicit scope correction",
      "notice": "Scope correction, 7 September 2026. The inference that surjectivity of an additive coordinate onto the real line pins that coordinate to artanh is not valid without additional structure. Boundary preservation alone must not be used to infer that specific generator or to exclude a flat compositional branch. For the corrected distinction between general composition, added projective assumptions and flat/curved branches, see Bounded Compositional Geometry (https://papers.ssrn.com/abstract=6800400) and A Classification of Bounded Composition Laws with Isometric Reassociation Defects (https://papers.ssrn.com/abstract=6914800). Applications based on an independently specified physical transfer law require that physical input; the broad uniqueness inference in this earlier derivation should not be cited without the added hypotheses. The original PDF is preserved.",
      "inspection": "Abstract and conclusion/closing discussion read; prediction-bearing passages indexed and named lists reviewed.",
      "external_version_parity": "Not certified: these are the supplied local manuscript versions.",
      "main_start_page": 1,
      "main_end_page": 17,
      "prediction_passages": [
        {
          "page": 14,
          "text": "radial compositions, each realised by a smooth rapidity. Uniqueness within Aczél is not forced by symmetry \n— there is no analogue of U(1) or SO(3) on a line segment — and an additional non-symmetric input is \nrequired. In the pharmacological dose-response setting, this input is a mass-action rationality hypothesis: \nthe dose-response curve is required to be a rational function of dose, which together with the boundary \nstructure picks out exactly five flows in the PSL(2, ℝ) projective classification (Hill, Loewe, Bliss, inverse-\nodds, logit). The 1D case is therefore not a symmetry-rigid analogue of the 2D and 3D cases; it is an \nempirically-anchored projective shadow of the family, with σ-involution σ : e ↔ 1 − e."
        },
        {
          "page": 16,
          "text": "6.7 Empirical anchors\nThe bilinear form (2.2) and the bound |Γ| ≤ 1 are built into the standard S-parameter formalism, so the \nframework's empirical content lies in the kinematic predictions that follow once the per-element physical \nrapidity is supplied. The closed-form Bragg reflectance R_N = tanh²(N ln(n_H/n_L) + ½ ln(n_s/n_0)) \n(Appendix B) inverts immediately to a design rule for target reflectance R_target with a symmetric \nsubstrate:\n    N ≥ artanh(√R_target) / ln(n_H/n_L).\nFor n_H/n_L = 1.5 and N = 30, the lossless prediction is R₃₀ ≈ 1 − 1.1 × 10⁻¹⁰; the high-N asymptote 1 − \nR_N ≈ 4 exp(−2N ln(n_H/n_L)) gives the exponential scaling in closed form, with no N-fold matrix \nmultiplication required. Cavity-ringdown measurements on high-reflectance dielectric coatings reach 1 − \nR ≈ 1.6 × 10⁻⁶ [18], consistent with the lossless ceiling once residual absorption and scatter (outside the \nlossless axioms) are accounted for; the gap between measured and lossless-ideal reflectance is the loss"
        }
      ],
      "closing_pages": [
        17,
        18
      ],
      "abstract_pages": [
        1
      ]
    },
    {
      "key": "legacy-6761570",
      "title": "An Architectural Classification of Bounded Adaptive Systems",
      "ssrn_id": "6761570",
      "page_count": 14,
      "sha256": "45fca95c0773b14bc2fce275c173a6de69d86d495e32a3cda17a3cfe3e81fbae",
      "kind": "legacy",
      "url": "https://ssrn.com/abstract=6761570",
      "abstract": "### PDF page 1\n\nMurray — Architectural Classification of Bounded Adaptive Systems   |   page 1 of 14\nAn Architectural Classification of Bounded Adaptive Systems\nDaniel John Murray\nIndependent Researcher, Melbourne, Australia\nArticle type: Perspective / Synthesis.  Suggested venue: Physics of Life Reviews (Elsevier).  Status: \nCapstone synthesis of six companion papers under peer review.\nAbstract\nBounded biological observables under perturbation admit a finite classification of admissible composition \nlaws. Bounded adaptive biological systems with feedback regulation and parallel cell-fate surveillance \nadmit a finite classification of admissible failure topologies. These two classifications are not separate \ndiscoveries. They are two projections of a single architectural fact: any observable confined to a bounded \ninterval and subject to associative, boundary-preserving composition is forced into a unique geometric \nstructure organised by the one-parameter subgroups of PSL(2,ℝ) that fix the interval, and any system that \nregulates such an observable through a slow adaptive controller with parallel surveillance inherits a \ncanonical four-role decomposition whose failure modes partition exhaustively into two dynamical-\ncomponent failures and two regime-conditions, typed by which architectural role supplies the violated \nthreshold.\nThis perspective states that single architectural fact explicitly. It draws on six companion papers — \ncurrently under peer review — which collectively establish: (1) the exhaustive five-flow Möbius \nclassification on the bounded interval, with the Bliss–Loewe gap derivably maximised at the golden-ratio \nreciprocal; (2) the unification of eight foundational pharmacological equations as realisations of a single \nAczél-family structure; (3) the derivation of hormesis as a geometric necessity of bounded adaptive repair; \n(4) the calibrated dual-failure-mode redox model that recovers G6PD contraindications without \nparameter fitting and pre-registers a Phase II NSCLC trial prediction; (5) the four-role plant–sensor–\ncontroller–surveillance architecture with block-diagonal threshold Jacobian; and (6) the cross-domain \nportability of this architecture to calcium handling in cardiomyocytes and to candidate systems in \nimmunology, bone biology, and neural homeostasis.\nThe synthesis introduces no new mathematics, no new calibration, and no new prediction. Its function is \nto state explicitly the architectural claim that the six companion papers collectively establish but none \nindividually asserts, and to make legible the framing under which the recurring biphasic and U-shaped \nphenomena across toxicology, oncology, cardiology, endocrinology, nutrition, and ageing are recognised \nas surface projections of a single underlying geometric object.",
      "closing": "### PDF page 11\n\nMurray — Architectural Classification of Bounded Adaptive Systems   |   page 11 of 14\ndissociation). The larger body of structural reframings recasts established biology in the architectural \nvocabulary; these four represent the programme's primary empirical commitments going forward.\nMode 4c (setpoint miscalibration) remains the most operationally provisional element: its calibration \ntolerance δ depends on cohort regressions that have not yet been performed for any biological system \n[19, §6.2.3].\n7. Relation to the Historical Pattern\nThe structural analogue is Klein's 1872 Erlangen Programme [25]. Klein observed that the apparent \nmultiplicity of mid-nineteenth-century geometries — Euclidean, projective, hyperbolic, elliptic, affine — \nwas a single classification problem: each geometry corresponds to the invariants of a specific \ntransformation group acting on the underlying space. The Erlangen Programme did not derive new \ngeometric theorems; it made explicit a structural fact that the existing theorems had collectively \nestablished but none had individually stated.\nThis perspective makes an analogous claim. The apparent multiplicity of biphasic and U-shaped \nphenomena in bounded adaptive biology is a single classification problem: each is a surface projection of \none of the architectural mode-types onto a measurement axis. The classification is exhaustive within \nstated scope; the empirical anchors are independent across the six companion papers; the falsification \ncriteria are sharp.\n8. Conclusion\nBounded adaptive biological systems admit a finite architectural classification: the Möbius classification \nof admissible composition laws on bounded observables, and the BAS-S classification of admissible failure \ntopologies in systems with feedback regulation and parallel cell-fate surveillance. The two classifications \nare independently established in six companion papers, combine structurally through the natural \ncomposition of bounded observable and architectural role, and together exhaust the structural content \nof the recurring biphasic and U-shaped phenomena across toxicology, oncology, cardiology, \nendocrinology, nutrition, and ageing.\nThe scope conditions are precise: single bounded primary observable, identifiable slow controller, \nidentifiable parallel surveillance branch, equilibration faster than dosing. Within this scope, the \nclassification is exhaustive and falsifiable. Outside this scope, the mathematical extensions required are \nidentified but not undertaken here.\nThe synthesis introduces no new mathematics, no new calibration, and no new prediction. Its function is \nto state explicitly the architectural claim that the six companion papers collectively establish but none \nindividually asserts. The claim is that biology builds robust adaptive systems by coupling a fast bounded \nplant to a slow internal-model controller, then bolting on an independent surveillance layer that shares \nthe same input signal — and that this architectural template, once fixed, admits a finite, classifiable, \n\n### PDF page 12\n\nMurray — Architectural Classification of Bounded Adaptive Systems   |   page 12 of 14\nfalsifiable set of composition laws and failure modes. The six companion papers provide the derivations; \nthis perspective provides the architecture.\nWhether the framework persists at the level of structural impact suggested by the Erlangen Programme \nanalogy depends on empirical validation across the candidate systems identified — diabetes, \nhypertension, immune tolerance, bone remodelling, ER proteostasis, neural homeostasis — and on the \noutcome of the pre-registered Phase II NSCLC prediction. The framework is offered with scope conditions, \nfalsification criteria, and empirical commitments stated openly. Its empirical status is measurable rather \nthan rhetorical, and its development from here is a matter of empirical work rather than further \ntheoretical elaboration.\nAppendix A. Citation Map: Tracing Synthesis Claims to Companion Papers\nThis appendix provides the explicit map from each structural claim in the main text to its source, \nsupporting the commitment stated in §1: the synthesis introduces no new results.\nSynthesis claim Source\nAczél's representation on bounded observables P1 [14, §2]; Aczél [17]\nExhaustive five-flow Möbius classification P1 [14, §2.4, Appendix A]\nσ-duality acting on the five flows P1 [14, §3.6]\nBliss–Loewe gap closed form and golden-ratio location P1 [14, Appendix C]; P2 [15, §4.2]\nUnification of eight pharmacological equations P2 [15, §4, Table 1]\nHyperbolic Fisher-information metric on (0,1) P2 [15, §4.7–4.8]\nHalf-dose-mix methodological correction P2 [15, §6]\nDerivation of hormesis as geometric necessity P3 [16, §3]\nKacser–Burns summation theorem for attenuation factor η P3 [16, §4]\n6/6 hormesis validation P3 [16, §6]\nCalibrated three-variable redox model P4 [18, §2]\nDual failure modes (oxidative collapse + reductive fade) P4 [18, §2.2–2.3]\nWHO G6PD recovery without fitting P4 [18, §3]\nPre-registered Phase II NSCLC prediction with 8-oxo-dG biomarker P4 [18, §5]\nBAS-S four-role decomposition (R1–R4) P5 [19, §2.1]\n2+2 asymmetry of component failures vs regime conditions P5 [19, §2.9]\nMode 1 closed-form threshold β_c P5 [19, Theorem 1]",
      "role": "Unified architecture perspective",
      "scope": "Universal PSL and four-role claims need model-class restriction; no new mathematics claimed by this perspective.",
      "contribution": "Plant, sensor, controller and surveillance organize a specified biological model class.",
      "evidence": "Historical classificatory synthesis; broad claims publicly narrowed",
      "notice": "Scope correction and update, 7 September 2026. The abstract's broad claim that any associative, boundary-preserving bounded observable is forced into a unique PSL(2,R) geometry should not be relied on without the additional projective and mechanism assumptions stated in the body and later work. Boundedness alone does not establish a universal four-role architecture or guarantee hormesis. For the revised composition scope see https://papers.ssrn.com/abstract=6800400 and Aczél-Family Composition in Bounded Pharmacology (https://papers.ssrn.com/sol3/papers.cfm?abstract_id=7426978). For the current biological framework see The Temporal Architecture of Living Nature (https://papers.ssrn.com/sol3/papers.cfm?abstract_id=7426938) and A Law of Biological State Sufficiency (https://papers.ssrn.com/sol3/papers.cfm?abstract_id=7425878). Architectural classes, predictive sufficiency, viability conditions and prospective biological claims are stated separately there. The original paper is preserved. New successor records cited in this notice were submitted on 7 September 2026 and are awaiting SSRN review; their pages may not yet be publicly available.",
      "inspection": "Abstract and conclusion/closing discussion read; prediction-bearing passages indexed and named lists reviewed.",
      "external_version_parity": "Not certified: these are the supplied local manuscript versions.",
      "main_start_page": 1,
      "main_end_page": 12,
      "prediction_passages": [
        {
          "page": 1,
          "text": "Aczél-family structure; (3) the derivation of hormesis as a geometric necessity of bounded adaptive repair; \n(4) the calibrated dual-failure-mode redox model that recovers G6PD contraindications without \nparameter fitting and pre-registers a Phase II NSCLC trial prediction; (5) the four-role plant–sensor–\ncontroller–surveillance architecture with block-diagonal threshold Jacobian; and (6) the cross-domain \nportability of this architecture to calcium handling in cardiomyocytes and to candidate systems in \nimmunology, bone biology, and neural homeostasis.\nThe synthesis introduces no new mathematics, no new calibration, and no new prediction. Its function is \nto state explicitly the architectural claim that the six companion papers collectively establish but none \nindividually asserts, and to make legible the framing under which the recurring biphasic and U-shaped \nphenomena across toxicology, oncology, cardiology, endocrinology, nutrition, and ageing are recognised \nas surface projections of a single underlying geometric object."
        },
        {
          "page": 3,
          "text": "transformation. The physical content is that bounded associative composition is mathematically rigid: \ngiven the axioms, the rapidity is forced.\nThe Möbius hypothesis. Aczél's theorem alone does not specify which rapidity applies. The additional \nempirical hypothesis, motivated by the rational form of mass-action equilibrium dose-response curves \nand verified case-by-case for four canonical two-agent mechanisms via explicit mass-action derivation [14, \nAppendix F], is that the composition extends to a smooth one-parameter subgroup of PSL(2,ℝ) acting on \nℝP¹, preserving [0,1] under semigroup action.\nThe classification theorem. Under these conditions, the boundary-preserving one-parameter Möbius"
        },
        {
          "page": 4,
          "text": "theorem.\nFigure 1. The five Möbius composition laws on the bounded interval. Panel A: the five matched-diagonal \npredictions across e ∈ (0,1), converging at the boundaries and maximally discriminating in the mid-range; \nthe vertical bar at e* = (√5−1)/2 ≈ 0.618 marks where the Bliss–Loewe gap is maximised. Panel B: the σ-\nduality involution, with Loewe ↔ Inverse-odds and Bliss ↔ Multiplicative as two dual pairs and Logit as \nthe unique self-dual flow. Panel C: the fixed-point configurations on ℝP¹ for each flow; parabolic flows have \na single fixed point on [0,1], hyperbolic flows have two, one of which may lie at infinity."
        },
        {
          "page": 6,
          "text": "2 Regime condition Surveillance (R4) Operating region: Φ* < \nΦ_surv\nKEAP1–NSCLC prediction [18, \n§5]\n3 Regime condition Sensor (R2) Rank/fidelity degradation SASP decoupling; \npseudohypoxia [19, §5.3]\n4 Component failure Controller (R3) Bandwidth, pinning, \nCross-domain portability. The BAS-S architecture is not redox-specific. A second worked instantiation in \ncardiomyocyte calcium handling [19, §15.1] maps R1–R4 onto the Ca²⁺/calcineurin/NFAT system and \ndemonstrates that the framework's most distinctive structural prediction — Mode 4b controller pinning \n→ downstream chronic phenotype, rescued by controller unpinning — has a direct empirical parallel in \ncalcineurin-transgenic dilated cardiomyopathy rescued by calcineurin/NFAT inhibition [23,24]. Candidate \nsystems in immune tolerance, bone remodelling, ER proteostasis, and neural firing-rate homeostasis are \nidentified as forward research [19, §15.2]."
        },
        {
          "page": 8,
          "text": "loop\nDDR via \np53/ATM\nMode 1 WHO G6PD \ncontraindications \n[18, §3]\nRedox / KEAP1–\nhealthy → \nMode 1\n6/6 predictions \nconfirmed [16, \n§6]\nAntioxidant \nprevention trials"
        },
        {
          "page": 9,
          "text": "Table 4. The six companion papers and their architectural roles.\nPaper Manuscript ID Journal (under review) Architectural contribution\nP1 JTB-D-26-00695 Journal of Theoretical Biology Exhaustive five-flow Möbius classification; σ-duality; Bliss–\nLoewe golden-ratio gap; cross-class order-dependence \nprediction [14]\nP2 ARRES-D-26-00060 Advances in Redox Research Aczél-family unification of eight pharmacological equations; \nhyperbolic metric on (0,1); half-dose-mix methodological \ncorrection [15]\nP3 26-074-DR Dose-Response Derivation of hormesis as geometric necessity; Kacser–\nBurns summation theorem for attenuation factor η; 6/6 \nvalidation [16]\nP4 RBC-D-26-00017 Redox Biochemistry and \nChemistry\nCalibrated dual-failure-mode redox model; G6PD recovery \nwithout fitting; pre-registered Phase II NSCLC prediction \nwith 8-oxo-dG biomarker [18]"
        },
        {
          "page": 10,
          "text": "Murray — Architectural Classification of Bounded Adaptive Systems   |   page 10 of 14\nPaper Manuscript ID Journal (under review) Architectural contribution\nP5 26-100-DR Dose-Response BAS-S architectural grammar; four-mode partition with 2+2 \nasymmetry; block-diagonal threshold Jacobian; six \nbiological corollaries; calcium/cardiomyocyte portability \n[19]\nP6 (this perspective) Physics of Life Reviews \n(suggested)\nCapstone synthesis; architectural claim stated explicitly; \nErlangen Programme framing; scope conditions and \nfalsification axes [this paper]\nThe papers are scientifically independent — each supplies its own empirical anchors and stands on its own \nderivations — but architecturally interdependent: P1 and P2 establish the Möbius classification; P3 \nderives its dose-axis projection; P4 and P5 establish the BAS-S classification with its dual failure modes \nand cross-domain reach; P6 states the combined architectural claim.\n6. Scope Conditions and Falsification\nThe framework's claims are precisely scoped. The Möbius classification applies to single bounded \nobservables under boundary-preserving semigroup action with strict monotonicity; multivariate \ncompositional data, function-valued projections, and bounded ratios that are not primitive observables \nrequire mathematical extension. The BAS-S classification applies to systems instantiating R1–R4 with \nprescribed information flow; systems lacking one or more roles are outside the class for the corresponding \nmode-types.\nThe framework is falsifiable on five independent axes:\n1.Möbius classification failure. A biological system within scope realising a composition law not \namong the five flows of Table 1.\n2.Architectural grammar failure. An in-class BAS-S exhibiting fewer than four threshold-typed \nfailure modes, or a phenotype that cannot be located in any of R1–R4.\n3.Bliss–Loewe discriminating test failure. Matched-dose combination data at e* ≈ 0.618 falling \nsystematically far from both Bliss and Loewe in a system within scope.\n4.Forward prediction failure. Any of the novel predictions P11, P13, P14, P17 [19, §11] failing on \nproperly designed empirical test.\n5.Block-diagonality failure. Orthogonal interventions on one role block consistently moving \nthresholds of other role blocks beyond what shared biological parameters explain.\nThe genuinely novel forward predictions — distinct from structural reframings of established biology — \nare four [19, §11]: P11 (timescale-stratified hormesis), P13 (controller-bandwidth pharmacology), P14 (V-\ndistribution as Mode 4b diagnostic), and P17 (intervention-orthogonality stratification of V–Φ"
        },
        {
          "page": 11,
          "text": "phenomena in bounded adaptive biology is a single classification problem: each is a surface projection of \none of the architectural mode-types onto a measurement axis. The classification is exhaustive within \nstated scope; the empirical anchors are independent across the six companion papers; the falsification \ncriteria are sharp.\n8. Conclusion\nBounded adaptive biological systems admit a finite architectural classification: the Möbius classification \nof admissible composition laws on bounded observables, and the BAS-S classification of admissible failure \nThe scope conditions are precise: single bounded primary observable, identifiable slow controller, \nidentifiable parallel surveillance branch, equilibration faster than dosing. Within this scope, the \nclassification is exhaustive and falsifiable. Outside this scope, the mathematical extensions required are \nidentified but not undertaken here.\nThe synthesis introduces no new mathematics, no new calibration, and no new prediction. Its function is \nto state explicitly the architectural claim that the six companion papers collectively establish but none \nindividually asserts. The claim is that biology builds robust adaptive systems by coupling a fast bounded \nplant to a slow internal-model controller, then bolting on an independent surveillance layer that shares \nthe same input signal — and that this architectural template, once fixed, admits a finite, classifiable,"
        },
        {
          "page": 12,
          "text": "Murray — Architectural Classification of Bounded Adaptive Systems   |   page 12 of 14\nfalsifiable set of composition laws and failure modes. The six companion papers provide the derivations; \nthis perspective provides the architecture.\nWhether the framework persists at the level of structural impact suggested by the Erlangen Programme \nanalogy depends on empirical validation across the candidate systems identified — diabetes, \nhypertension, immune tolerance, bone remodelling, ER proteostasis, neural homeostasis — and on the \noutcome of the pre-registered Phase II NSCLC prediction. The framework is offered with scope conditions, \nfalsification criteria, and empirical commitments stated openly. Its empirical status is measurable rather \nthan rhetorical, and its development from here is a matter of empirical work rather than further \ntheoretical elaboration.\nAppendix A. Citation Map: Tracing Synthesis Claims to Companion Papers\nThis appendix provides the explicit map from each structural claim in the main text to its source, \nsupporting the commitment stated in §1: the synthesis introduces no new results.\nSynthesis claim Source\nAczél's representation on bounded observables P1 [14, §2]; Aczél [17]\nExhaustive five-flow Möbius classification P1 [14, §2.4, Appendix A]\nσ-duality acting on the five flows P1 [14, §3.6]\nBliss–Loewe gap closed form and golden-ratio location P1 [14, Appendix C]; P2 [15, §4.2]\nUnification of eight pharmacological equations P2 [15, §4, Table 1]\nHyperbolic Fisher-information metric on (0,1) P2 [15, §4.7–4.8]\nHalf-dose-mix methodological correction P2 [15, §6]\nDerivation of hormesis as geometric necessity P3 [16, §3]\nKacser–Burns summation theorem for attenuation factor η P3 [16, §4]\n6/6 hormesis validation P3 [16, §6]\nCalibrated three-variable redox model P4 [18, §2]\nDual failure modes (oxidative collapse + reductive fade) P4 [18, §2.2–2.3]\nWHO G6PD recovery without fitting P4 [18, §3]\nPre-registered Phase II NSCLC prediction with 8-oxo-dG biomarker P4 [18, §5]\nBAS-S four-role decomposition (R1–R4) P5 [19, §2.1]\n2+2 asymmetry of component failures vs regime conditions P5 [19, §2.9]\nMode 1 closed-form threshold β_c P5 [19, Theorem 1]"
        }
      ],
      "closing_pages": [
        11,
        12
      ],
      "abstract_pages": [
        1
      ]
    },
    {
      "key": "legacy-6756063",
      "title": "Bounded Composition and Deformed Kinematics: An Axiomatic Route to Hyperbolic Momentum Space",
      "ssrn_id": "6756063",
      "page_count": 14,
      "sha256": "a949fad0f1de0d039aba8f2d4509b78908612da65b1d7b65ce46b81b4a78008f",
      "kind": "legacy",
      "url": "https://ssrn.com/abstract=6756063",
      "abstract": "### PDF page 1\n\nBounded Composition and Deformed Kinematics:\nAn Axiomatic Route to Hyperbolic Momentum Space\nDaniel John Murray\nIndependent Researcher, Melbourne, Australia\n2026-05-13\nAbstract\nWe isolate the kinematic content of doubly special relativity (DSR) and Snyder-type non-commutative \ngeometry by deriving it from compositional axioms alone, without postulating a modified dispersion relation \nor a deformed symmetry algebra at the outset. The construction rests on Aczél’s representation theorem for \nassociative operations on an interval, together with a boundary-invariance condition and a rotational \ncovariance requirement. In three spatial dimensions, rotational covariance combined with bounded gyro-\nassociative composition forces the Einstein gyrovector addition on the ball |p| < 1/κ; the radial restriction \nyields the rapidity map ψ(p) = κ−1artanh(κp). Canonical quantization with respect to the rapidity then \nproduces the hyperbolic canonical commutation relation [x,p] = iℏ(1−κ2p2), a modified phase-space measure \ndx dp/(1−κ2p2), and the Snyder algebra in 3D. We compare the resulting kinematics with existing DSR and κ-\nPoincaré constructions, situating the present axiomatic derivation as complementary to those approaches. \nUltra-high-energy cosmic-ray observations constrain κ−1c ≳ 1011 GeV, roughly eight orders of magnitude \nbelow the Planck scale. We discuss what the framework does and does not explain—in particular, that the \nexistence and value of the bound remain inputs rather than outputs—and identify velocity composition in \nspecial relativity as the cleanest analogous instance of bounded compositional kinematics.",
      "closing": "PDF page 10\nbut specific reparametrisations and projections do yield hyperbolic geometries on subsets \nof state space. A clean operational connection to the present framework would require \nidentifying an associative covariant composition law on quantum state space whose bound \nis the boundary of the state set; we are not aware that such a structure has been worked \nout in detail, and we record it as an open question.\nWe have intentionally omitted several other proposed applications (a bounded-time / \nde Sitter connection, a hyperbolic dose-response curve in toxicology) that appeared in \nearlier drafts of this work; on closer examination, these do not satisfy the axioms of \nSection 2 as stated, and they require either substantial reformulation or, in some cases, \nabandonment.\nOpen questions\n1.Higher dimensions and choice of composition. Theorem 3 establishes that Einstein \naddition is the unique SO(3)-covariant gyro-associative law on Bℓ⊂ R3 satisfying \nthe axioms. Möbius addition on the Poincaré ball is also SO(3)-covariant and gyro-\nassociative but corresponds to a different identification of the ball with H3 \n(conformal rather than Beltrami–Klein). The choice between these is fixed by the \nidentification of ⊕  with the projection of the SO(3,1) group product onto boost \ncosets; under Möbius, the group structure is different (composition of orientation-\npreserving isometries of H3). A precise characterisation of which gyrogroup \nstructures arise from which physical compositional inputs would clarify the relation \nbetween the two cases .\n2.Dynamics. The framework constrains the kinematic algebra but says nothing about \nthe Hamiltonian. What additional axioms or empirical inputs fix the dynamical \ncontent—the dispersion relation, the form of the Hamiltonian in rapidity \nvariables—is a separate question, addressed in the DSR literature .\n3.Relation between bounds. If both velocity and momentum satisfy the axioms of \nSection 2, the bounds c and 1/κ are a priori independent. Whether they should be \nrelated—for instance by κ ∼ 1/(Mc) for some mass scale M, as in some DSR \nmodels—is not determined by the framework and requires additional physical \ninput.\n4.Thermodynamic consequences. The modified phase-space measure (6) alters the \ndensity of states and hence the partition functions for relativistic statistical \nmechanics. The consequences for blackbody radiation, early-universe cosmology, \nand black-hole thermodynamics merit detailed analysis.\nConclusion\nWe have shown that the kinematic structure of doubly special relativity and Snyder non-\ncommutative geometry can be derived from compositional axioms alone, without recourse \nto a postulated modified dispersion relation or deformed Lorentz algebra. The derivation \nrests on Aczél’s representation theorem, supplemented by boundary invariance and \n\n\nPDF page 11\nrotational covariance conditions, and naturally incorporates the gyrogroup structure \nrequired for the 3D extension. The 1D rapidity is ψ(p) = κ−1artanh(κp), the 3D composition \nis the Einstein gyrovector addition, and quantisation with respect to the rapidity yields the \nhyperbolic CCR, modified phase-space measure, and Snyder algebra. The construction \nsituates the hyperbolic structure of bounded-momentum theories as a consequence of \ncompositional axioms rather than a postulate. Empirical bounds on κ from ultra-high-\nenergy cosmic rays place κ−1c ≳ 1011 GeV.\nThe framework is conditional: it tells us what the kinematics must look like given a bound \nand a compositional structure, but does not predict the existence or value of the bound. \nThis is a constraint on theory space, not a theory, and its principal value is in clarifying \nwhich features of DSR-type kinematics are robust against changes in dynamical \nassumptions and which are model-dependent.\nAuthor and disclosure.\nThe author is an independent researcher without institutional affiliation. The work \nreceived no external funding. Generative AI tools were used as a writing aid for \ncompilation, formatting, and algebraic verification; all theoretical content, derivations, and \nconclusions are the author’s, and all algebraic claims have been verified directly.\nThree-dimensional composition and the Snyder algebra\nWe collect here the explicit calculations underlying Section 3.\nA.1Einstein addition on the ball\nThe Einstein gyrovector addition (2) arises from the action of SO(3,1) on the unit \nhyperboloid in Minkowski space, restricted to the Beltrami–Klein model of H3. Concretely, \nparametrise SO(3,1) near the identity by a rotation R ∈ SO(3) and a boost Λ(a) with \nrapidity vector ϕa= artanh(|a|/ℓ) a (where a = a/|a| and ℓ is the curvature scale). Every \ngroup element admits a unique polar decomposition g = Λ(a) R. The product of two boosts \nis in general not a pure boost but a boost composed with a rotation:\nΛ(a) Λ(b) = Λ(a ⊕ b) R(a,b),\nwhere the rotation R(a,b) ∈ SO(3) is the Wigner rotation (Thomas precession) and a ⊕ b is \nthe Einstein sum (2). The gyration gyr[a,b] ≡ R(a,b) is precisely the source of the deviation \nfrom strict associativity; see  for the full computation.\nKey properties of ⊕ :\n• Identity: 0 ⊕ a = a ⊕ 0 = a.\n• Non-commutativity: a ⊕ b ≠ b ⊕ a in general, with the discrepancy encoded in gyr\n[a,b].",
      "role": "Deformed kinematics",
      "scope": "Boundedness does not uniquely select Einstein/Snyder branch; quantization/physical bounds need independent premises.",
      "contribution": "Kinematic and quantization consequences depend on the extra structure selecting the branch.",
      "evidence": "Historical conditional construction with a scope correction",
      "notice": "Scope correction, 7 September 2026. Do not rely on the unrestricted claim that the stated bounded-composition axioms alone uniquely select artanh coordinates, Einstein addition or hyperbolic momentum space. A flat branch and additional selection assumptions must be considered. The later Bounded Compositional Geometry (https://papers.ssrn.com/abstract=6800400) and Classification of Bounded Composition Laws with Isometric Reassociation Defects (https://papers.ssrn.com/abstract=6914800) give the revised scope. Kinematic and quantization conclusions in this historical paper are conditional on the extra structure selecting their branch; they are not independent empirical verification of that selection. The original PDF remains available.",
      "inspection": "Abstract and conclusion/closing discussion read; prediction-bearing passages indexed and named lists reviewed.",
      "external_version_parity": "Not certified: these are the supplied local manuscript versions.",
      "main_start_page": 1,
      "main_end_page": 11,
      "prediction_passages": [
        {
          "page": 2,
          "text": "changes as a covariant associative (or gyro-associative) composition will exhibit the same \nkinematic deformations. Conversely, the framework cannot explain why momentum is \nbounded in the first place, nor predict the scale κ; those remain empirical inputs.\nThe paper is organized as follows. Section 2 states and proves the bounded composition \ntheorem in the form needed. Section 3 applies it to momentum, deriving the hyperbolic \ncanonical commutation relation and connecting to the Snyder algebra. Section 4 discusses \nexperimental constraints and the relation to DSR phenomenology. Section 5 considers what"
        },
        {
          "page": 3,
          "text": "C1 function ψ:I→R, unique up to a positive multiplicative constant, with ψ(0) = 0 and \na ⊕ b = ψ−1(ψ(a) + ψ(b)).\nProof. This is Aczél’s theorem on associative operations on a real interval . The hypotheses \nyield a connected one-parameter Lie group whose unique additive representation up to \nscale is given by (1). ◻\nLemma 2 (ψ is a bijection onto R).  Under Axioms 1–4 in 1D, the map ψ of Lemma 1 satisfies \nψ(I) = R."
        },
        {
          "page": 6,
          "text": "+ b for |a|,|b| ≪ ℓ. With this choice, ψ has the same dimensions as its argument, and the \nbound ℓ appears explicitly in the rapidity. This choice is conventional and does not affect \nany physical predictions, which depend only on dimensionless ratios.\nApplication: hyperbolic quantum kinematics\nWe now apply Corollary 4 to momentum.\nPostulates\n•Boundedness. The momentum of a single particle is bounded: |p| < 1/κ for some"
        },
        {
          "page": 9,
          "text": "momentum and treats sequential changes as a covariant compositional structure will \nexhibit the kinematic deformations derived in Section 3. The relation is analogous to that \nbetween Noether’s theorem and conserved quantities: Noether’s theorem does not predict \nwhich symmetries a theory has, but constrains the form of any conservation law given the \nsymmetries. Here, the bounded composition theorem does not predict which observables \nare bounded, but constrains the kinematics given that an observable is bounded.\nVelocity composition as the cleanest analogue\nVelocity in special relativity is the cleanest instance of bounded compositional kinematics. \nThe velocity v is bounded (|v| < c), composes gyro-associatively via Einstein addition, and \nFor a fixed-s representation, the spin projection Sz is bounded by ± sℏ. If sequential \nprojective spin measurements (or some operational analogue) compose in the appropriate \nsense, the framework would predict a hyperbolic deformation of the spin algebra, with a \ndeformation parameter related to 1/sℏ. This is reminiscent of the SUq(2) quantum group \nstructure with real deformation parameter q . Whether spin measurement composition \nactually satisfies the axioms of Section 2 is an open operational question; we flag the \nconnection as suggestive rather than established."
        },
        {
          "page": 11,
          "text": "energy cosmic rays place κ−1c ≳ 1011 GeV.\nThe framework is conditional: it tells us what the kinematics must look like given a bound \nand a compositional structure, but does not predict the existence or value of the bound. \nThis is a constraint on theory space, not a theory, and its principal value is in clarifying \nwhich features of DSR-type kinematics are robust against changes in dynamical \nassumptions and which are model-dependent.\nAuthor and disclosure."
        }
      ],
      "closing_pages": [
        10,
        11
      ],
      "abstract_pages": [
        1
      ]
    },
    {
      "key": "legacy-6754498",
      "title": "Two Failure Modes of Glutathione Homeostasis: A Calibrated Dynamical Model Recovers G6PD Severe-Deficiency Contraindications and Forecasts a Phase II NSCLC Trial Outcome",
      "ssrn_id": "6754498",
      "page_count": 15,
      "sha256": "ea4b833196ce3d9a0e402d0e8497856ae5b848a713b802de23700a16e5aa8b93",
      "kind": "legacy",
      "url": "https://ssrn.com/abstract=6754498",
      "abstract": "Background. Antioxidant supplementation helps some patients, harms specific subgroups (G6PD deficiency, \nhereditary hemochromatosis, KEAP1-mutant lung cancer), and does little in most. Some of this heterogeneity \nreflects conserved biology; some reflects noise (weak subgroup analyses, imperfect biomarkers, post-hoc \ninterpretation). No mechanistic framework has yet produced quantitative, falsifiable forward predictions for \nthe GSH-coupled subset.\n\n\nMethods. We build a three-variable dynamical model of GSH homeostasis (a finite GSH pool, saturable \nNADPH-dependent regeneration, and a slow NRF2-controlled regeneration capacity), calibrate the static-\ncapacity (erythrocyte) case against published kinetics, and stress-test the dynamic-capacity (nucleated-cell) \ncase computationally.\nResults — calibrated. Without fitting any parameter to clinical data, the model recovers the established \nG6PD severe-deficiency single-exposure contraindications; the ordering of threshold-crossing by severity \nclass is robust to ±50% variation in any single parameter.\nResults — falsifiable prediction. For adjunctive NAC in KEAP1-mutant or NRF2-IHC-high NSCLC on platinum \nchemotherapy, the model generates a prospective, pre-specified prediction stratified by evidential strength. \nDirection (harm) and subgroup selectivity (concentrated in the NRF2-active stratum) are framework-derived; \nthe magnitude (progression hazard ratio, central estimate 1.55) is explicitly conditional and reported across a \nsensitivity range. A within-trial partial flux-proxy biomarker (plasma 8-oxo-dG) and explicit falsification \nthresholds are committed in advance. The design is a biomarker-stratified randomized trial whose scale sits \nbetween conventional Phase II and Phase III.\nConclusions. One mathematical object, three regimes, two failure modes. The G6PD result is independently \ncalibrated; the NSCLC result is a falsifiable extrapolation. This split between calibrated result and forward \nprediction is the central scientific commitment.",
      "closing": "PDF page 13\n7.3 Cell-age population statistics (chronic G6PD thresholds)\nThe chronic 14-day primaquine threshold reflects red-cell-age population statistics, which a single-cell model \ncannot recover (§3.4). A population extension tracking cell-age sub-populations is a separate paper.\n7.4 NRF2 simplifications and the efflux-pump caveat\nV collapses ~100 NRF2 targets into one capacity term. Real KEAP1-mutant chemoresistance also involves \nmultidrug efflux pumps (MRP1/ABCC1) and glutathione-S-transferases that NAC does not modulate. If the \npredicted selectivity holds but partly for these reasons, the redox channel is doing only part of the work — \nwhich is why the 8-oxo-dG biomarker matters: a larger NAC-induced suppression in the NRF2-active stratum \nwould show the redox channel is genuinely active. Separately, NAC is nephroprotective and reduces \nchemotherapy toxicity, so a systemic benefit could partially mask a tumour-level harm; the stratum-\nselectivity contrast and the 8-oxo-dG interaction test are included to separate these.\n7.5 Lung-parameter robustness (what survives a 2× shift)\nCalibration rigour decays from erythrocyte (Mode 1) to lung-epithelium (Mode 2) parameters. The table \nstates which conclusions survive a 2× parameter shift.\nTable 7. Robustness of conclusions to parameter perturbation.\nConclusion Survives ±50% / 2× shift? Comment\nQualitative regime ordering (Table 2) Yes Robust across all single-parameter \nperturbations tested.\nDirection of NAC effect (harm) Yes Sign of ∂Φ/∂G_max is fixed.\nSubgroup selectivity Mostly Holds unless the absolute Φ axis is mis-placed \nby ~2×.\nExact HR magnitude No Depends on Φ_surv placement and Sayin \ntranslation; reported as a range (Table 6).\n7.6 What this model does not claim\nIt does not explain all antioxidant trial outcomes — only the GSH-coupled subset. It does not capture full \ntumour redox ecology (efflux pumps, GST conjugation, immunology, epigenetics). It does not provide a \nvalidated HR magnitude — only a conditional, falsifiable estimate across a range. It does not treat plasma \n8-oxo-dG as proof of tumour-cell flux — only as a partial projection. It does not derive hormesis, nor red-\ncell-age population statistics.\n8. Discussion\nThe contribution is partial unification through one mathematical object whose parameter regimes generate \nqualitatively distinct antioxidant outcomes — drug-induced hemolysis, smoker-lung adaptation, ATBC \nreversibility, KEAP1-mutant chemoresistance, predicted NAC harm — each mapping to a (regime, failure-\nmode) pair. The G6PD case calibrates Mode 1: biochemically anchored, calibration-validated, with a near-\nparameter-free threshold β_c ≈ V/V_total. The NSCLC case probes Mode 2: geometrically articulated but \nempirically scaffolded through an external Φ → DDR mapping not yet calibrated in the relevant cell type. We \nresist calling these “two faces of one polyhedron”: Mode 1 is a state-space attractor with biochemical \nanchoring, Mode 2 a flux-output region anchored to literature extrapolation. The asymmetry is the \n\n\nPDF page 14\nframework’s central honest feature, and the proposed trial plus the in-cell calibration (§7.1) are what would \nclose it.\nRead as a redox-biology paper first and a mathematical one second: finite pools, saturable regeneration, \nthresholds, flux redistribution, and hysteresis are physical constraints that a list of molecules cannot express, \nand they are what make the harm population-specific. The clinical value of the framework will be decided by \nthe §5 prediction; its theoretical value by whether the dual-failure-mode geometry is the right structural \naccount of GSH-coupled antioxidant harm.",
      "role": "Redox model and capacity calibration",
      "scope": "Printed G=0 smooth depleted equilibrium fails; finite capacity concept survives with explicit boundary and supply model.",
      "contribution": "Pool, regeneration capacity and surveillance flux can support distinct failure regimes.",
      "evidence": "Biochemically calibrated model; conditional oncology forecast; journal development",
      "notice": "Update, 7 September 2026. This paper's trial forecast is a conditional model prediction, not an observed clinical result or treatment recommendation. For current state, commitment and recovery work see A Law of Biological State Sufficiency (https://papers.ssrn.com/sol3/papers.cfm?abstract_id=7425878), Finite rescue windows (https://papers.ssrn.com/sol3/papers.cfm?abstract_id=7427059), and From Predictive State to Viable Action (https://papers.ssrn.com/sol3/papers.cfm?abstract_id=7427100). The original preprint is retained. Published journal development: https://doi.org/10.1016/j.rbc.2026.100084. New successor records cited in this notice were submitted on 7 September 2026 and are awaiting SSRN review; their pages may not yet be publicly available.",
      "inspection": "Abstract and conclusion/closing discussion read; prediction-bearing passages indexed and named lists reviewed.",
      "external_version_parity": "Not certified: these are the supplied local manuscript versions.",
      "main_start_page": 1,
      "main_end_page": 14,
      "prediction_passages": [
        {
          "page": 1,
          "text": "Two failure modes of glutathione homeostasis: a calibrated dynamical model \nrecovers G6PD severe-deficiency contraindications and generates a falsifiable \nNSCLC trial prediction\nDaniel John Murray\nIndependent Researcher, Melbourne, Australia\nKeywords: glutathione; G6PD deficiency; KEAP1/NRF2; non-small cell lung cancer; N-acetylcysteine; \ncontribution has two halves of deliberately unequal evidential status, kept visible throughout. Calibrated \nresult: populated with published erythrocyte kinetics and no fitting to clinical data, the model recovers \nthe established G6PD severe-deficiency contraindications. Falsifiable prediction: the model generates — \nbut does not confirm — a prospective, pre-specified, multi-level falsifiable prediction for adjunctive N-\nacetylcysteine (NAC) in NRF2-active NSCLC.\nHighlights\n• A three-variable dynamical model of GSH homeostasis has two distinct failure modes: oxidative collapse \n(a tipping point to a depleted-GSH state) and reductive fade (graded loss of damage-surveillance \n• A slow NRF2-controlled loop produces three regimes — healthy, G6PD-pinned, KEAP1-pinned — each \nfailing primarily in one mode, mapping cleanly to known clinical phenomena.\n• The model generates a prospective, pre-specified falsifiable prediction for adjunctive NAC in NRF2-\nactive NSCLC: direction (harm) and subgroup selectivity are framework-derived; the hazard-ratio \nmagnitude is explicitly conditional and reported across a sensitivity range, not as a single value.\n• A within-trial partial flux-proxy biomarker (plasma 8-oxo-dG) and explicit falsification thresholds are \nstated in advance, making the prediction testable within months.\nAbstract\nBackground. Antioxidant supplementation helps some patients, harms specific subgroups (G6PD deficiency, \nhereditary hemochromatosis, KEAP1-mutant lung cancer), and does little in most. Some of this heterogeneity \nreflects conserved biology; some reflects noise (weak subgroup analyses, imperfect biomarkers, post-hoc \ninterpretation). No mechanistic framework has yet produced quantitative, falsifiable forward predictions for \nthe GSH-coupled subset."
        },
        {
          "page": 2,
          "text": "G6PD severe-deficiency single-exposure contraindications; the ordering of threshold-crossing by severity \nclass is robust to ±50% variation in any single parameter.\nResults — falsifiable prediction. For adjunctive NAC in KEAP1-mutant or NRF2-IHC-high NSCLC on platinum \nchemotherapy, the model generates a prospective, pre-specified prediction stratified by evidential strength. \nDirection (harm) and subgroup selectivity (concentrated in the NRF2-active stratum) are framework-derived; \nthe magnitude (progression hazard ratio, central estimate 1.55) is explicitly conditional and reported across a \nsensitivity range. A within-trial partial flux-proxy biomarker (plasma 8-oxo-dG) and explicit falsification \nthresholds are committed in advance. The design is a biomarker-stratified randomized trial whose scale sits \nbetween conventional Phase II and Phase III.\nConclusions. One mathematical object, three regimes, two failure modes. The G6PD result is independently \ncalibrated; the NSCLC result is a falsifiable extrapolation. This split between calibrated result and forward \nprediction is the central scientific commitment.\n1. Introduction\n1.1 The clinical paradox\nMajor antioxidant prevention trials have produced apparent paradoxes. Vitamin E supplementation increased \nprostate cancer risk in men with low baseline selenium [1–2]. β-carotene increased lung cancer in smokers \ntreatment interactions. The scientific task is therefore not to unify every divergent finding, but to distinguish \nconserved biological structure from noise — and, where structure exists, to express it in a model that makes \nquantitative, falsifiable predictions. This paper attempts that only for the subset of phenomena coupled to \nGSH dynamics; it does not claim to explain all antioxidant outcomes.\n1.2 Why a list of molecules is not enough\nRedox biology is frequently narrated as a contest between “bad free radicals” and “good antioxidants.” That \nframing cannot capture the clinical data, and there is a growing call to move beyond it toward operational,"
        },
        {
          "page": 3,
          "text": "with two failure modes and three regimes, presented visually and in plain language before any equation; \nMode 1 calibration (§3) — the static-capacity case calibrated to erythrocyte biochemistry, recovering G6PD \ncontraindications without fitting; Mode 2 prediction (§5) — the dynamic-capacity case applied to NRF2-active \nNSCLC to generate a falsifiable forward prediction; Trial falsification (§5.4) — explicit pre-specified thresholds \nand a within-trial biomarker. Retrospective trial data (§4) appear only as organizing context, not validation; \nstress-tests (§6) and an honest account of what the model does not derive (§7–8) close the paper.\n1.5 Scope of the claim\nThis model applies to GSH-coupled redox systems in which finite regeneration, oxidative drain, and"
        },
        {
          "page": 6,
          "text": "2.5 Failure mode 2: reductive fade (graded surveillance loss)\nA cell with very high V and low β produces little flux Φ: its GSH is high, its damage low, its consumption slow. \nBut the DNA-damage response (p53 pulses, ATM activation, γH2AX foci) is driven by the rate of oxidative DNA \ndamage, which scales with Φ. Single-cell imaging shows p53 activation is linearly correlated with the number \nof DNA breaks without a sharp threshold [14], and γH2AX/pATM/53BP1 foci scale linearly with H₂O₂ over a \nmeasured band [15]. Below that band the response curve has a long shallow toe: as Φ drops, fewer p53 \npulses fire and damaged cells are cleared more slowly.\nReductive fade is therefore graded, not a cliff. It is not a fixed-point attractor and has no bifurcation; it is a \nregion of suppressed flux where the cost arises from an external biological mapping (Φ → surveillance"
        },
        {
          "page": 7,
          "text": "completeness), not from the redox dynamics themselves. We summarise the regime with an operational \nband Φ_surv, but treat this as a calibration target with real uncertainty, and in §5 we report the trial \nprediction across a range of Φ_surv rather than at a single cut.\n2.6 Three regimes from the slow loop\nTable 2. The three regimes and their natural failure modes.\nRegime Slow loop (V) Primary failure mode Clinical phenomenon\nHealthy V free in [V_min, V_max] Neither (normal exposure) Supplementation benign\nsupplementation harm\nThese are not three models but three regions of one continuous parameter space (V_min, V_max, β). Hybrid \nphenotypes are points in between, and the framework predicts their behaviour by interpolation.\n2.7 The claims hierarchy — read this to weight every result\nBecause the two halves of the paper differ in evidential status, we place the claims hierarchy up front and \nadd a column stating what would falsify each tier. Mode 1 results sit in the upper, rigorous tiers; Mode 2 \nresults sit in the lower, empirically-scaffolded tiers.\nTable 3. Claims hierarchy. Each result is tagged by evidential tier and by what would refute it.\nTier Mode 1 (oxidative collapse) Mode 2 (reductive fade) What would falsify this tier\nGeometry-\nderived\nβ_c ≈ V/V_total; bistability \nabove β_c; boundary-"
        },
        {
          "page": 9,
          "text": "contraindications are recovered; the chronic thresholds are explicitly out of scope. Existing human data \n(Visacri et al. 2019: NAC 600 mg/d with cisplatin in non-NRF2-enriched head/neck cancer, efficacy not \nimpaired) are consistent with the framework, which predicts no detectable harm below the dose threshold \nand outside the NRF2-active subgroup (§5).\n4. Retrospective organizing context, not validation\nThis section is organizing context, not validation. The framework was developed with knowledge of these \ntrials; the comparisons are not statistically independent (multiple strata per trial); and the literature is \npublication-biased toward interesting baseline-by-treatment interactions. Any p-value computed across \nthese comparisons would reflect curation, not prediction. The empirical weight of the paper rests on the \nG6PD calibration (§3) and the forward test (§5). Organised by predicted (regime, failure-mode) pair, the \ndirectional pattern across the major trials (SELECT, NPC, ATBC, CARET, PHS I, SU.VI.MAX, Linxian, the \nWomen’s Health Study, EUROSCAN; full citations and the tiered-label table in the Supplement) is consistent: \ndeficient-stratum benefit, replete-stratum harm, chronic-ROS-load harm, post-cessation reversion, and \nsaturation-regime null. The ATBC post-cessation attenuation is consistent with the model’s slow-loop \nrelaxation; the proposed separation into a fast (NRF2-relaxation) and slower (cell-turnover) timescale is the \nmodel-distinctive, falsifiable element, though only the fast single-cell component is simulated here (§6). A \npreviously reported quantitative fit to the ATBC attenuation curve is deferred to a planned population-level \nanalysis and is not relied upon here."
        },
        {
          "page": 10,
          "text": "5. Prospective forward prediction: NAC + platinum in NRF2-active NSCLC \n(falsifiable prediction)\nA substantial minority of NSCLC tumours, especially adenocarcinomas, carry KEAP1 loss-of-function or \nNFE2L2 (NRF2) gain-of-function mutations, producing constitutive NRF2 activity and elevated antioxidant \ncapacity [21–22], with documented platinum resistance [10, 23]. In the model these are KEAP1-pinned cells: \nV locked high, G high, e and Φ low — operating in reductive-fade territory. Adding NAC (which raises G_max \ntumour cells escape apoptosis. This is consistent with Sayin et al. 2014 [11] and Romero et al. 2017 [24]. We \nmodel NAC as raising G_max by 40% (an explicit assumption at the upper edge of the pharmacodynamic \nrange; a conservative +25% shifts the predicted Φ modestly while preserving the ordering, §7.5).\n5.1 The prediction has three layers of decreasing certainty\nThree layers — this split is the central scientific commitment. Layer 1 — Direction (strongest): NAC \nproduces harm (progression HR > 1) in NRF2-active NSCLC on platinum. Framework-derived: Φ is \nmonotone-decreasing in G_max and NAC raises G_max, so adding antioxidant capacity to a cell already in \nreductive territory drives Φ down. Layer 2 — Subgroup selectivity (strong): harm is concentrated in the \nBecause reductive fade is graded (§2.5), the magnitude is reported as a function of where the surveillance \nband sits, anchored to the simulated Φ values produced by the dynamic-V model (Table 5). These values are \nthe parameter-faithful output of the deposited reproduction code (no tuning); the prediction depends on the \nordering of and ratios between scenarios, which are invariant to the absolute Φ scale, not on the absolute \nvalues themselves.\nTable 5. Surveillance flux Φ during cisplatin pulses, by scenario (dynamic-V model; parameter-faithful values \nfrom the deposited code). Φ is averaged over the on-pulse interval.\nKEAP1-pinned + cisplatin 0.487 0.917\nKEAP1-pinned + cisplatin + NAC 0.369 (−24%) 0.680\nThe ordering is the mechanism behind the selectivity prediction: KEAP1-pinned cells start at lower Φ, so the \nsame fractional NAC suppression drops them deepest into the surveillance-curve toe, while healthy cells \nremain in the dose-proportional part of the response curve."
        },
        {
          "page": 11,
          "text": "Table 6. Predicted progression hazard ratio (NRF2-active arm) as the surveillance band Φ_surv is varied \nacross the operationally defensible window, re-anchored to the parameter-faithful Φ of Table 5. Selectivity = \nHR(NRF2-active)/HR(control). The central calibration sits between the KEAP1+NAC and KEAP1 values.\nΦ_surv (µM·min⁻¹) Position vs simulated Φ Predicted HR (NRF2-active) Selectivity (A/B)\n≤ 0.38 at/below KEAP1+NAC (0.369) ≈ 1.05–1.15 collapses (≈ 1.0)\n0.40 just above KEAP1+NAC ≈ 1.30–1.45 modest (≈ 1.2–1.3)\n0.43 (central) between KEAP1+NAC and \nKEAP1\nhealthy+NAC\n≈ 1.7–2.0 erodes (→ 1.0–1.2)\nThe central prediction (HR ≈ 1.55) is one point on a curve, not a cliff. Direction and selectivity are robust \nacross the defensible Φ_surv window, while magnitude varies smoothly with it; the band’s placement is what \nthe in-cell calibration of §7.1 would fix. At Φ_surv ≤ 0.38 the prediction is loss of harm (HR ≈ 1.0), not reversal \nto benefit — the model does not predict NAC protection in any regime.\n5.3 A partial flux-proxy biomarker (not a decisive readout)\nWe embed plasma 8-oxo-2 -deoxyguanosine (8-oxo-dG) as a partial flux-proxy biomarker. It cannot prove ′\ntumour-cell Φ: plasma 8-oxo-dG is systemic, reflecting whole-body oxidative damage, and is one projection \nof a spatially and temporally complex system. Causality can be inferred only in the overlap between what \nNAC changes and what the assay can detect. What it can do is test whether NAC shifts the oxidative-damage \nprojection in the predicted direction and whether that shift is larger in the NRF2-active stratum. We therefore \nframe it as a mechanistic consistency test, not a decisive readout; tumour-specific Φ would require imaging \nor tissue measurement.\n5.4 Trial design and pre-specified falsification thresholds\nPopulation: advanced NSCLC, first-line platinum doublet, KEAP1/NFE2L2 status by NGS and NRF2 IHC. Strata: \n(A) NRF2-active; (B) NRF2-low control. Randomization within each stratum: NAC 1200 mg/d vs placebo. \nPrimary endpoint: 12-month progression-free survival. Biomarker: plasma 8-oxo-dG at four timepoints.\nFeasibility. Detecting the central HR ≈ 1.55 in the NRF2-active stratum at 80% power (two-sided α = 0.05, \nadjunctive-trial sense while noting this honestly.\nPre-specified, committed in print before any such trial is run: \n• Direction (primary): NAC vs placebo within stratum A, predicted HR 1.20–2.00 (central 1.55). Falsified if \nHR ≤ 1.10 with upper 95% CI < 1.30.\n• Selectivity (secondary): stratum A HR / stratum B HR predicted ≥ 1.30. Falsified if ratio ≤ 1.05.\n• Biomarker (exploratory): a NAC-vs-placebo 8-oxo-dG difference more negative in stratum A than B \n(interaction p < 0.05) would support the redox mechanism; failure to observe it would not falsify the \ncore prediction, since plasma 8-oxo-dG is a partial, systemic proxy (§5.3)."
        },
        {
          "page": 12,
          "text": "A Data Safety Monitoring Board with a pre-specified harm stopping rule (HR > 1.7) and informed consent \ndisclosing the predicted harm are essential; the preclinical equipoise (Sayin 2014; Romero 2017; widespread \noff-label NAC use) already exists, so the trial refines an existing question rather than raising a new ethical bar.\n6. Computational stress-tests of the dynamic-V model\nThe dynamic-V system was stress-tested to separate structurally-derived results from posited ones. The \ncomplete reproduction code is openly available as a single self-contained file at Zenodo \n• Reversibility (fast component derived; population stage requires extension). The model simulates the \nfast component (single-cell V relaxation, hours). The slower component (weeks–months, from cell \nturnover) is a prediction, not a simulation; the model-distinctive falsifiable claim is the existence of two \nseparable timescales.\n• Hormesis (not derived). Preconditioning produced only ~4% change in peak damage: the healthy \nattractor is too robust for basin-crossing tolerance in this calibration. The paper does not claim \nhormesis and does not rely on it.\npurchase.\n7.1 Φ_surv is partially calibrated — and the decisive next experiment\nThe Φ → surveillance mapping is external biology (p53/ATM kinetics), not redox dynamics. We anchor \nΦ_surv to Loewer 2013 [14] and Sakai 2016 [15], but our peak Φ values sit below Sakai’s measured band, so \nwe are extrapolating down the response-curve toe. The decisive next step — doing for Mode 2 what Reed \n(2008) did for Mode 1 — is an in-cell calibration: matched KEAP1-mutant and wild-type NSCLC lines, ± \ncisplatin × graded NAC, with real-time GSH/GSSG (Grx1-roGFP2) to read Φ, live-cell p53/γH2AX/caspase-3 for \nthe DDR, and parallel GSH and GR assays to anchor G_max and V in the same cells. This converts Φ_surv from \na literature-extrapolated band into a measured, cell-type-specific target.\n7.2 Hormesis is outside scope (and not relied upon)\nThis three-variable GSH model does not produce hormesis (§6). Classical hormesis likely lives in broader"
        },
        {
          "page": 13,
          "text": "V collapses ~100 NRF2 targets into one capacity term. Real KEAP1-mutant chemoresistance also involves \nmultidrug efflux pumps (MRP1/ABCC1) and glutathione-S-transferases that NAC does not modulate. If the \npredicted selectivity holds but partly for these reasons, the redox channel is doing only part of the work — \nwhich is why the 8-oxo-dG biomarker matters: a larger NAC-induced suppression in the NRF2-active stratum \nwould show the redox channel is genuinely active. Separately, NAC is nephroprotective and reduces \nchemotherapy toxicity, so a systemic benefit could partially mask a tumour-level harm; the stratum-\nselectivity contrast and the 8-oxo-dG interaction test are included to separate these.\nIt does not explain all antioxidant trial outcomes — only the GSH-coupled subset. It does not capture full \ntumour redox ecology (efflux pumps, GST conjugation, immunology, epigenetics). It does not provide a \nvalidated HR magnitude — only a conditional, falsifiable estimate across a range. It does not treat plasma \n8-oxo-dG as proof of tumour-cell flux — only as a partial projection. It does not derive hormesis, nor red-\ncell-age population statistics.\n8. Discussion\nThe contribution is partial unification through one mathematical object whose parameter regimes generate \nqualitatively distinct antioxidant outcomes — drug-induced hemolysis, smoker-lung adaptation, ATBC \nreversibility, KEAP1-mutant chemoresistance, predicted NAC harm — each mapping to a (regime, failure-\nmode) pair. The G6PD case calibrates Mode 1: biochemically anchored, calibration-validated, with a near-\nparameter-free threshold β_c ≈ V/V_total. The NSCLC case probes Mode 2: geometrically articulated but \nempirically scaffolded through an external Φ → DDR mapping not yet calibrated in the relevant cell type. We \nresist calling these “two faces of one polyhedron”: Mode 1 is a state-space attractor with biochemical"
        },
        {
          "page": 14,
          "text": "thresholds, flux redistribution, and hysteresis are physical constraints that a list of molecules cannot express, \nand they are what make the harm population-specific. The clinical value of the framework will be decided by \nthe §5 prediction; its theoretical value by whether the dual-failure-mode geometry is the right structural \naccount of GSH-coupled antioxidant harm.\nStatements and declarations\nEthics approval. Not applicable; aggregate previously-published data only.\nCompeting interests. The author declares no competing interests.\nhttps://doi.org/10.5281/zenodo.20600332, time-stamped at the date of submission. Run with numpy and \nscipy, it reproduces, from the stated parameters with no tuning, the Mode 1 threshold-crossing pattern \n(Table 4) and the Mode 2 surveillance-flux values (Table 5). The §5 prediction (HR band, falsification \nthresholds, three-tier reading, 8-oxo-dG test) is stated in full here so that it is on record as prospective.\nUse of generative AI. AI tools (Claude by Anthropic; DeepSeek) assisted with literature search, \ndrafting/editing, mathematical checking, and computational support. All theoretical content, calibration \nchoices, the dual-failure-mode framing, and the forward prediction originated with the author, who has \nreviewed all content and takes full responsibility.\nAuthor contribution. D.J.M. is the sole author.\nReferences\n1. Klein EA, Thompson IM Jr, Tangen CM, et al. Vitamin E and the risk of prostate cancer (SELECT). JAMA."
        }
      ],
      "closing_pages": [
        13,
        14
      ],
      "abstract_pages": [
        1,
        2
      ]
    },
    {
      "key": "legacy-6754362",
      "title": "The five Möbius composition laws on the bounded interval",
      "ssrn_id": "6754362",
      "page_count": 31,
      "sha256": "213b7adc83dff68e2906bb95e48d5901831c9fe1276f35bbf73f7ba91d54dd70",
      "kind": "legacy",
      "url": "https://ssrn.com/abstract=6754362",
      "abstract": "### PDF page 4\n\nThe five Möbius composition laws on the bounded interval \nDaniel John Murray Independent Researcher, Melbourne, Australia \n \nAbstract \nPharmacological combination effects have been described for nearly a century by a small \nset of canonical rules — Loewe additivity, Bliss independence, logit translation (Schild, \nCheng-Prusoff, logistic regression), and multiplicative composition (two-hit survival) — \nwithout unifying explanation. We show that these rules, together with one structural dual \nnot previously recognised as a distinct canonical law alongside Loewe and Bliss (inverse-\nodds additivity, the σ-image of Loewe, structurally implicit in Gaddum’s two-antagonist \nequation), are exactly the five canonical one-parameter subgroups of PSL(2,ℝ) acting on \nthe bounded interval (0,1) that preserve its closure under semigroup action and admit \nstrictly monotonic dose-response. The classification is exhaustive in the precise sense of an \nexhaustive case analysis over all boundary configurations on ℝP¹: two parabolic flows with \nsingle fixed point at e=0 or e=1, and three hyperbolic flows with fixed-point pairs from {0, \n1, ∞}. Elliptic flows are excluded because their orbits cover all of ℝP¹ and cannot preserve \na proper subinterval. The five flows are organised by the involution σ : e ↔ 1−e exchanging \nthe boundary points: σ pairs Loewe with inverse-odds additivity (Gaddum’s two-antagonist \ncomposition for shared-site competitive antagonists), Bliss with multiplicative \ncomposition, and fixes Logit. Within the framework’s empirical scope (single-mechanism \nmass-action kinetics on a single bounded observable), three falsifiable predictions follow. \nFirst, ten pairwise discriminating gaps at matched mid-range effect, with the Bliss–Loewe \ngap derivably maximised at e* = (√5−1)/2 ≈ 0.618 with magnitude (5√5−11)/2 ≈ 0.090, \nand the Bliss–Multiplicative gap reaching 0.50 at e=0.5. Second, the canonical assignment of \ntwo-antagonist scenarios to flow class by molecular mechanism: competitive at shared site \n→ Inverse-odds; non-competitive at independent sites with multiplicative K-shifts → Logit, \nboth with explicit mass-action derivations. Third, order-dependence in cross-class agent \ncombinations under the non-commuting Möbius generator structure of sl(2,ℝ), with \nmagnitude 0.05–0.15 in effect units at standard dosing, computable exactly by matrix \nmultiplication. Linear pharmacology is recovered as the affine chart of the projective \nstructure, exact in the boundary-far limit and predictably divergent near the boundaries. \nThe framework reorganises the Bliss-vs-Loewe debate as a fixed-point-structure question \nrather than a model-selection question, places multiplicative two-hit survival in its proper \nstructural relationship to Bliss as σ-dual hyperbolic flows, and gives Inverse-odds \nadditivity (Gaddum) a formal place in the classification alongside Loewe, Bliss, Logit, and \nMultiplicative. \n \nManuscript\n\n### PDF page 5",
      "closing": "PDF page 22\n• Bistability and hysteresis. The framework’s flows are smooth one-parameter \nsubgroups; bistable systems with discontinuous response transitions are outside \nscope. \n• Non-Möbius dose-response. P3 is an empirical hypothesis. Systems whose dose-\nresponse is genuinely non-rational (e.g., compressed exponential, complex \nsigmoidal forms not reducible to Hill kinetics) lie outside the Möbius scope. Most \nsuccessful pharmacological assays at single mechanisms have rational dose-\nresponse (this is the motivating evidence for P3), but exceptions exist and require \nnon-Möbius treatment. \n• Multi-agent combinations beyond pairs. The classification theorem applies to \npairwise composition. For three or more agents in a single flow class, composition is \nassociative addition in the rapidity (no new structure). For agents across multiple \nclasses, the matrix-product computation generalises but produces order-dependent \ncompositions whose effective parameter count grows with the number of cross-\nclass transitions. \n• Simultaneous vs sequential dosing for cross-class combinations. Order-\ndependence in §4.3 is a prediction for sequential dosing with equilibration between \ndoses. Simultaneous administration of two cross-class agents produces a combined \nflow generated by the sum of their generators (commutative addition in sl(2,ℝ)), \nand shows no order-dependence regardless of class assignment. \nThe framework makes no claim about systems outside these scope conditions. Its \npredictions are for the regime where biology operates as a single-mechanism Möbius dose-\nresponse, which is the regime in which the classical pharmacological and statistical \ncombination rules were developed. The framework’s contribution is to organise that \nregime, not to extend beyond it. \n \n9. Conclusion \nThe bounded interval (0,1), considered as a chart of the projective line ℝP¹ with marked \nboundary {0, 1}, supports exactly five canonical Möbius composition laws under the \nboundary-preserving semigroup action with strictly monotonic dose-response: Loewe \nadditivity (parabolic at e=1), inverse-odds additivity (parabolic at e=0), logit translation \n(hyperbolic at {0, 1}), Bliss independence (hyperbolic at {1, ∞}), and multiplicative \ncomposition (hyperbolic at {0, ∞}). The classification is exhaustive: the case-by-case \nenumeration of all boundary-preserving Möbius vector fields with strict monotonicity \nyields exactly two parabolic configurations (root at e=0 or e=1; root at infinity gives the \ntrivial flow) and exactly three hyperbolic configurations (fixed-point pairs from {0, 1, ∞}, \nwith sign of the generator determined by boundary preservation), and the elliptic class is \nexcluded by orbit topology on ℝP¹. The five flows organise into two σ-dual pairs (Loewe ↔ \nInverse-odds, Bliss ↔ Multiplicative) plus one self-dual flow (Logit) under the involution \nexchanging the boundary points. The Bliss-Loewe gap is derivably maximised at the \ngolden-ratio reciprocal e* = (√5−1)/2 with magnitude (5√5−11)/2; the σ-dual Inverse-\n\n\n\nPDF page 23\nodds-Multiplicative gap has identical magnitude at the dual location 1 − e*, by direct \napplication of the σ-symmetry to the gap function. \nThe framework does not derive itself from postulates of boundedness and homomorphism \nalone. The Möbius hypothesis (P3) is a substantive empirical claim that the composition \nlaw is rational — algebraic in e — motivated by the mass-action kinetic structure of \npharmacological dose-response and the operational success of the classical combination \nrules. Within this scope, the classification is closed, the predictions are deployable, and the \nfailure modes are diagnostic. \nThe framework solves several specific problems in the existing literature. It resolves the \neighty-year Bliss-vs-Loewe debate as a fixed-point-structure question rather than a model-\nselection question. It places multiplicative two-hit survival and Bliss independence in their \nproper structural relationship as σ-dual hyperbolic flows. It gives Inverse-odds additivity \n— the structural content of Gaddum’s two-antagonist equation for shared-site competitive \nantagonism — a formal place in the classification alongside Loewe and Bliss. It identifies \nthe molecular mechanism of inhibition (competitive at shared site versus non-competitive \nat independent sites with multiplicative K-shifts) as the operational discriminator between \nthe Inverse-odds and Logit flows for two-antagonist scenarios, with explicit mass-action \nderivations (Appendix F). It situates logistic regression as the abelian flow with both \nphysical boundaries fixed, with the Chentsov-privileged rapidity coincident with that flow’s \nnatural coordinate. It identifies linear pharmacology as the affine chart of the projective \nstructure with predictable boundary-failure modes. The framework adds three falsifiable \npredictions: the canonical assignment of two-antagonist scenarios to flow class by \nmolecular mechanism, order-dependence in cross-class agent combinations under the non-\ncommuting Möbius generator structure of sl(2,ℝ), and the ten-fold pairwise gap structure \nwith the Bliss-Loewe gap derivably at the golden-ratio reciprocal. \nThe framework is testable now. The matched-perturbation protocol with five pre-\nregistered predictions discriminates the five flows at standard assay precision in any \nsystem within scope. The Inverse-odds prediction is testable in receptor antagonism (two \ncompetitive antagonists at shared orthosteric site, fixed agonist), ion channel block, \ntransporter inhibition, and competitive enzyme inhibition under the simple operational \ntest “do (1−e_A)/e_A and (1−e_B)/e_B add to (1−e_combo)/e_combo above the no-inhibitor \nbaseline?” The Logit prediction is testable for two non-competitive antagonists at \nindependent sites under the operational test “do log[(1−e_A)/e_A] and log[(1−e_B)/e_B] \nadd to log[(1−e_combo)/e_combo]?” The order-dependence prediction is testable by cross-\nover administration of agents from different flow classes with sufficient inter-dose \nequilibration. Performance of these tests will either identify the operative flow for a given \nbiological system or falsify a load-bearing structural claim cleanly. \nThe five Möbius composition laws are the orbits of one Lie group acting on one bounded \ninterval with one σ-symmetry. The familiar pharmacological and statistical combination \nrules are recognised as those orbits, not unified by external argument. The structural fact is \nthe σ-pairing organising the table. The mechanistic fact is the molecular discriminator \nbetween Inverse-odds and Logit two-antagonist scenarios. The operational tool is the gap-\nreferenced classification of single-mechanism combination data into one of five canonical \n\n\n\nPDF page 24\nflows, with explicit Chou-Talalay CI predictions for each flow. The classification is \nexhaustive and closed; the mass-action derivations are explicit; the predictions are \ndeployable. \n \nAppendix A. Vector fields, discriminants, and matrices \nFlow X(e) (a, b, c) Δ Fixed points sl(2,ℝ) matrix M \nLoewe (1−e)² (1, −2, 1) 0 {1} (double) [[−1, 1], [−1, 1]] \nInverse-odds −e² (0, 0, −1) 0 {0} (double) [[0, 0], [1, 0]] \nLogit e(1−e) (0, 1, −1) 1 {0, 1} [[1/2, 0], [1, −1/2]] \nBliss 1−e (1, −1, 0) 1 {1, ∞} [[−1/2, 1], [0, 1/2]] \nMultiplicative −e (0, −1, 0) 1 {0, ∞} [[−1/2, 0], [0, 1/2]] \nThe sl(2,ℝ) matrix corresponding to vector field X(e) = a + be + ce² is M = [[b/2, a], [−c, \n−b/2]], such that the Möbius action of exp(sM) on e ∈ ℝP¹ gives the flow at parameter s. \nThe five matrices span sl(2,ℝ) as a real vector space (verified by determinant of the \ncoefficient matrix in any three-element subset). Each satisfies X(0) ≥ 0 and X(1) ≤ 0, the \nboundary-preservation condition for semigroup invariance of [0,1]. \nExhaustiveness by case analysis. The classification theorem of §3.1 follows from a direct \ncase-by-case enumeration of boundary-preserving Möbius vector fields on (0,1) with no \ninterior fixed points. We list all cases explicitly to confirm that the table above is both \ncomplete and minimal: \nParabolic cases (Δ = 0, double root). The double root must lie in {0, 1, ∞} by Lemma 1 of \n§2.4 (no interior fixed points under strict monotonicity). \n• Double root at e=0: X(e) = c·e² with c ≠ 0. Boundary preservation: X(0) = 0 ≥ 0 ✓; \nX(1) = c ≤ 0 forces c < 0. After rescaling, X = −e². This is Inverse-odds. \n• Double root at e=1: X(e) = c·(1−e)² with c ≠ 0. Boundary preservation: X(0) = c ≥ 0 \nforces c > 0; X(1) = 0 ≤ 0 ✓. After rescaling, X = (1−e)². This is Loewe. \n• Double root at e=∞: The “double root at infinity” requires both c = 0 and b = 0 (no \nquadratic or linear term), so X = a constant. Boundary preservation forces a = 0 \n(trivial flow). Excluded. \nHyperbolic cases (Δ > 0, two distinct real fixed points from {0, 1, ∞}). \n• Fixed points at {0, 1}: X(e) = c·e(1−e) with c ≠ 0. Both signs of c preserve (0,1) under \nsemigroup action (with c > 0 the flow points toward e=1, with c < 0 toward e=0); \nthese are the same one-parameter group up to time reversal, giving one flow class. \nAfter rescaling, X = e(1−e). This is Logit. \n• Fixed points at {1, ∞}: Fixed point at infinity means c = 0; fixed point at 1 means a + b \n= 0, so b = −a. Then X = a(1−e). Boundary preservation: X(0) = a ≥ 0 forces a > 0; X(1) \n= 0 ≤ 0 ✓. After rescaling, X = (1−e). This is Bliss. (The opposite sign a < 0 would \nviolate X(0) ≥ 0 and is excluded.)",
      "role": "Five canonical Mobius flows",
      "scope": "Classification restricted to marked{0,1,infinity}, not all bounded projective flows.",
      "contribution": "Five canonical flows organize a restricted projective branch.",
      "evidence": "Marked-point classification; later scope clarification",
      "notice": "Scope clarification, 7 September 2026. The five canonical flows discussed here belong to the declared marked-point classification involving {0,1,infinity}; they are not a classification of every possible bounded composition operation or every boundary-preserving flow. Do not use the phrase 'all boundary configurations' without this restriction and the stated projective assumptions. See Bounded Compositional Geometry (https://papers.ssrn.com/abstract=6800400) for the later formulation, and Aczél-Family Composition in Bounded Pharmacology (https://papers.ssrn.com/sol3/papers.cfm?abstract_id=7426978) for mechanism-selected pharmacological generators and combination-model limits. This earlier PDF is retained. New successor records cited in this notice were submitted on 7 September 2026 and are awaiting SSRN review; their pages may not yet be publicly available.",
      "inspection": "Abstract and conclusion/closing discussion read; prediction-bearing passages indexed and named lists reviewed.",
      "external_version_parity": "Not certified: these are the supplied local manuscript versions.",
      "main_start_page": 4,
      "main_end_page": 24,
      "prediction_passages": [
        {
          "page": 4,
          "text": "composition for shared-site competitive antagonists), Bliss with multiplicative \ncomposition, and fixes Logit. Within the framework’s empirical scope (single-mechanism \nmass-action kinetics on a single bounded observable), three falsifiable predictions follow. \nFirst, ten pairwise discriminating gaps at matched mid-range effect, with the Bliss–Loewe \ngap derivably maximised at e* = (√5−1)/2 ≈ 0.618 with magnitude (5√5−11)/2 ≈ 0.090, \nand the Bliss–Multiplicative gap reaching 0.50 at e=0.5. Second, the canonical assignment of \ntwo-antagonist scenarios to flow class by molecular mechanism: competitive at shared site \nmagnitude 0.05–0.15 in effect units at standard dosing, computable exactly by matrix \nmultiplication. Linear pharmacology is recovered as the affine chart of the projective \nstructure, exact in the boundary-far limit and predictably divergent near the boundaries. \nThe framework reorganises the Bliss-vs-Loewe debate as a fixed-point-structure question \nrather than a model-selection question, places multiplicative two-hit survival in its proper \nstructural relationship to Bliss as σ-dual hyperbolic flows, and gives Inverse-odds \nadditivity (Gaddum) a formal place in the classification alongside Loewe, Bliss, Logit, and"
        },
        {
          "page": 5,
          "text": "Drug combinations have been studied quantitatively since Bliss’s 1939 analysis of joint \npoison toxicity and Loewe’s 1953 isobologram. The two formalisms — Bliss multiplying \nunaffected fractions, Loewe summing dose ratios — give different predictions and have \nbeen treated as competing models for eight decades, generating an extensive literature on \ncombination indices (Chou and Talalay 1984), response surface methods (Greco et \nal. 1995), and most recently the MuSyC parameterisation (Meyer et al. 2019). The \npersistent disagreement has not converged on a winner; biological systems are reported as \ncomposition, and fixes the logit. The framework’s domain of applicability is the empirical \nregime where biological dose-response is Möbius — characterised by mass-action kinetics \non a single bounded observable. Within this domain, the framework’s predictions are exact \nand discriminating; outside it, the deviations are themselves diagnostic. \nThe framework clarifies what the existing combination index literature has been measuring \n(mid-range divergence between projective flows), why the Bliss-vs-Loewe debate has been \nirresolvable as posed (they are different orbits selected by mechanism, not competing \nmodels), and where linear pharmacology must fail (near the boundaries, where the \nprojective structure asserts itself). It provides three falsifiable predictions: the canonical \nassignment of two-antagonist scenarios to flow class by molecular mechanism — \ncompetitive antagonists at a shared site realise Inverse-odds (Gaddum’s two-antagonist \nequation), non-competitive antagonists at independent sites with multiplicative K-shifts \nrealise Logit, with explicit mass-action derivations distinguishing the two cases; the ten-"
        },
        {
          "page": 6,
          "text": "2. The framework \n2.1 Postulates and scope \nP1 (Boundedness). A class of biological observables of interest is confined to the open \ninterval (0,1). Receptor occupancy, enzyme saturation, viable fraction, normalised damage, \nfraction of channels in an open state, and steady-state ratios of aggregates to physical \ncapacities are bounded by physical structure. \nP2 (Strictly monotonic compositional homomorphism). The dose-effect map θ : D → e \nfrom non-negative additive doses to bounded effects is a strictly monotonic semigroup \nhomomorphism: for d_1, d_2 ≥ 0, \nθ(d_1 + d_2) = θ(d_1) ⊕ θ(d_2), \nwith θ strictly monotonic in d. P2 is testable by sequential-dosing protocols with cross-over \nand time resolution. It holds where the system equilibrates faster than dosing changes, \nwhere damage from prior doses does not modify the substrate of subsequent doses, and \nwhere feedback regulation operates on a slower timescale than the experiment. The strict \nmonotonicity requirement excludes systems where dose-response saturates at a sub-\nmaximal effect (partial agonism); such systems are outside the framework’s scope and \ndiscussed in §8. \nP3 (Möbius hypothesis). The composition operation ⊕ extends to a smooth one-\nparameter subgroup of the Möbius group of the projective line ℝP¹, acting on the bounded \ninterval (0,1) and preserving [0,1] as a set under its semigroup action. \nP3 is the framework’s substantive empirical hypothesis. It is not derivable from P1 and P2 \nalone. Aczél’s representation theorem (1966) guarantees that any continuous, strictly \nmonotonic, associative composition admits a linearising rapidity, but the rapidity can in \nprinciple be any continuous monotonic bijection from (0,1) to ℝ; for example, φ(e) = \ntan(π(e − 1/2)) defines a valid Aczél composition that is not Möbius. P3 is motivated \nempirically as follows: (a) the dominant pharmacological dose-response curves (Hill, \nLangmuir, Michaelis-Menten, Henderson-Hasselbalch) arise from mass-action equilibria \nwith rational form e(D) = Dn/(Kn + D^n), so single-agent rapidities (odds, logit) are Möbius \nfunctions of e; (b) the compositional structure of two-agent combinations is not a logical \nindependent-site allosteric antagonism, independent failure events), substantiating the \ninheritance of Möbius form from underlying kinetics in canonical single-mechanism \nscenarios. P3 is the assertion that this inheritance is generic across single-mechanism \nregimes; the classification theorem then yields exactly five canonical flows for systems \nwhere P3 holds. The framework is testable: if a biological system within scope realises a \ncomposition law that is not one of the five flows, either P3 fails for that system or the \nsystem operates outside the single-mechanism scope. The framework’s clean predictions \napply where P1, P2, and P3 hold; deviations from the five flows are diagnostic."
        },
        {
          "page": 7,
          "text": "2.2 The Lie algebra of the bounded interval \nUnder P3, the generating vector field of the composition flow is X(e) ∂/∂e where X is a \nMöbius vector field — a polynomial of degree at most two in e, by the standard \ncorrespondence between Möbius transformations of ℝP¹ and quadratic vector fields. The \nspace of such vector fields is three-dimensional, spanned by {1·∂/∂e, e·∂/∂e, e²·∂/∂e}, and \ncloses as the Lie algebra sl(2,ℝ) (Lang 1975; Helgason 1978). The matrix realisation maps a \nis PSL(2,ℝ), acting on ℝP¹ by Möbius transformations. \n2.3 Boundary preservation excludes elliptic flows \nUnder P1, the composition flow must preserve the closed interval [0,1] under its semigroup \naction: T_s([0,1]) ⊆ [0,1] for all s ≥ 0. For a Möbius vector field X(e) = a + be + ce² this \nrequires X(0) = a ≥ 0 and X(1) = a + b + c ≤ 0 (the flow at e=0 cannot point left out of the \ninterval, and at e=1 cannot point right out). \nThe Iwasawa decomposition of PSL(2,ℝ) factors elements as products in the compact \nboundary-preservation constraints X(0) ≥ 0 and X(1) ≤ 0. \n2.4 The fixed-point classification and exhaustiveness \nLemma 1 (boundary-point lemma). Under P1, P2, and P3, the fixed points of the \ngenerating vector field on ℝP¹ lie in {0, 1, ∞}. \nProof. Two parts. \nPart 1: no interior fixed points in (0,1). Suppose for contradiction that X has a fixed point e* \n∈ (0,1), so X(e) = 0. Boundary preservation requires X(0) ≥ 0 and X(1) ≤ 0; combined with X(e)"
        },
        {
          "page": 8,
          "text": "converge to it as d → ∞; if unstable, the symmetric statement holds for d → −∞.) Take any \ne_0 in such a neighbourhood and consider the flow θ(d) starting from e_0: as d → ∞, θ(d) → \ne. Since φ : (0,1) → ℝ is by P3 a continuous monotonic bijection, φ is finite at the interior point \ne, and φ(θ(d)) → φ(e*), a finite limit. But by P2 with strict monotonicity, φ(θ(d)) = αd + β is \nlinear in d with α ≠ 0, hence unbounded as d → ∞. Contradiction. Therefore no interior \nfixed point exists. \nPart 2: real fixed points lie in {0, 1} ∪ {∞}. By Part 1, X has no zero in (0,1). The boundary \ninequalities X(0) ≥ 0 and X(1) ≤ 0 admit equality (a fixed point at 0 or 1) but no strict zero \nroot of the quadratic X(e) = a + be + ce² (or its limit when c = 0) lies at the projective fixed \npoint e = ∞. □ \nTheorem (exhaustive classification). Under P1, P2, and P3, the boundary-\npreserving one-parameter Möbius flows on (0,1) are exhausted by exactly five \ncanonical classes, indexed by their fixed-point set on ℝP¹: \n1. Parabolic at {1} (Loewe additivity) \n2. Parabolic at {0} (inverse-odds additivity)"
        },
        {
          "page": 9,
          "text": "3. The five canonical flows \nEach flow is specified by its vector field, rapidity, identity element on (0,1), two-agent \nmatched-effect prediction, physical realisation, and σ-image. The vector field X(e) is the \ngenerator; the rapidity φ(e) satisfies φ’(e) · X(e) = 1 up to additive constant fixed by the \nchoice of identity. \n3.1 Loewe additivity (parabolic at e=1) \nX_L = (1−e)²; φ_L(e) = e/(1−e); identity e=0 Composition: e_combo/(1−e_combo)"
        },
        {
          "page": 11,
          "text": "framework must specify which competitive structure their inhibitors share, and the flow \nassignment follows. Earlier versions of this paper conflated these two cases; the \nframework’s predictions for the two-antagonist scenario depend on which mechanism is \noperative. \n(The Schild and Cheng-Prusoff equations describe the single-antagonist log-shift of an \nagonist dose-response curve, and are foundational for assigning each antagonist’s \nindividual K_I from competition data. The two-antagonist composition law that follows"
        },
        {
          "page": 14,
          "text": "These are exact values from matrix multiplication, not BCH approximations; the BCH \nformula is a series expansion that organises the matrix-exp computation but the matrix-exp \nitself is exact and convergent for any finite (s, t). The leading-order BCH prediction, st · \nX_L(e_0) = 1 · 1 · (1−0.3)² = 0.49, overshoots the exact answer at large doses; at small doses \nit tracks the exact answer with relative error rising from ~3% at s = t = 0.02 to ~16% at s = \nt = 0.10 (Appendix D table). The leading-order BCH approximation is therefore reliable to \nwithin ~10% only at s, t ≤ 0.05; for standard mid-range dosing one should use the exact \nmatrix product rather than the BCH leading order. \nPrediction. Cross-class agent combinations show order-dependence in cross-\nover experiments, with magnitude predicted exactly from the Möbius matrix \nproduct. Within-class combinations show no order-dependence. \nThis is the framework’s strongest single-experiment prediction. Most pharmacological \ncombination protocols administer agents simultaneously, which obscures order-\ndependence. A cross-over design with matched doses producing mid-range effects, varying"
        },
        {
          "page": 15,
          "text": "only the order of administration with sufficient inter-dose equilibration time, would test \nthe framework’s cross-class prediction directly. \nThe distinction between simultaneous and sequential dosing is mathematically \nfundamental and must be stated unambiguously. Simultaneous administration of two \nagents corresponds to the sum of their generators: the combined flow is generated by \nM_A + M_B, which lies in sl(2,ℝ) and produces a one-parameter Möbius semigroup whose \nwith equilibration corresponds to the product of group elements: exp(t M_A) exp(s M_B), \nin which the order of factors matters whenever [M_A, M_B] ≠ 0. The order-dependence \nprediction is a prediction about sequential dosing; experiments using simultaneous \nadministration cannot test it. Conversely, observing order-dependence in a cross-over \nexperiment with adequate equilibration is direct evidence of cross-class generator non-\ncommutation, with magnitude calibrated by the matrix product computation. \n \n5. Discriminating tests \n5.1 The five matched-diagonal predictions \nFor two agents at matched individual effect e_A = e_B = e, the five flows predict: \nFlow e_combo \nLoewe 2e/(1+e) \nInverse-odds e/(2−e) \nLogit e²/[e²+(1−e)²] \n0.382. \n5.2 The Bliss-Loewe gap derivation and the golden-ratio location \nThe diagonal gap between Bliss and Loewe predictions is \ng(e) = (2e − e²) − 2e/(1+e) = e²(1−e)/(1+e), \nobtained by combining the matched-diagonal predictions and simplifying. To find the \nmaximum, differentiate: \ng’(e) = d/de [e²(1−e)/(1+e)] = 2e(1 − e − e²)/(1+e)². \nSetting g’(e) = 0 in (0,1) gives the critical equation e² + e − 1 = 0, with positive root \ne* = (√5 − 1)/2 ≈ 0.618034 (the golden-ratio reciprocal)."
        },
        {
          "page": 16,
          "text": "Bliss-Loewe and Inverse-odds-Multiplicative gaps (0.090) and the Loewe-Logit gap near \ne=0.62 (0.040) are the technically demanding cases requiring matched mid-range design. \nChou-Talalay CI predictions for the five flows. The Chou-Talalay combination index (CI) is a \nsingle-number summary widely used in the synergy literature. For the standard matched-\neffect protocol with Hill-1 single-agent kinetics — each agent dosed at its single-agent \neffect-e dose, both delivered together, observe combined effect e_combo — the predicted CI \nfor each flow is \nCI = D_A_combo/D_A^isobole(e_combo) + D_B_combo/D_B^isobole(e_combo) = 2 \n· e(1−e_combo) / [(1−e)·e_combo],"
        },
        {
          "page": 17,
          "text": "effects); Inverse-odds gives CI ≈ 4 (strong “antagonism” by Loewe convention but actually \ndescribing distinct inhibitor pharmacology); Multiplicative gives CI ≈ 5–6 (well above any \nconventional threshold). The framework predicts that re-classification of existing CI \nliterature against the five-flow taxonomy, restricted to single-mechanism contexts, will \nreveal clustering at these specific CI values rather than continuous variation. \n5.4 Statistical resolution \nNaive resolution analysis: combination-arm CV = 10%, n replicates, standard error \nindependent-error analysis. \nRealistic dose-finding analysis: matched-effect doses are estimated from single-agent dose-\nresponse curves with non-zero variance, propagating into the combination prediction. \nTallarida (2000) gives the appropriate isobolographic confidence-region treatment. We \nprovide a simulation-based power analysis below. \nSimulation 1 (power, true flow = Bliss): Bliss-generated data at matched e=0.618 with \nCV=10% and varying n. Classification by closest-flow rule (identify the operative flow as \nthe closest of five predictions to the observed e_combo) and by strict gap-referenced rule \n(identify only if closest flow is significantly closer than next-closest by 2σ). \nn Closest-flow correct Strict (2σ) correct Ambiguous \n8 94% 55% 45% \n12 96% 66% 34%"
        },
        {
          "page": 18,
          "text": "dose pairs producing matched individual effects in the mid-range, with explicit \nconfidence regions on the matched doses. \n2. Pre-register the predictions of all five flows at the chosen matched effect. \n3. Run six arms with replication n ≥ 8 per arm (n ≥ 24 for the Bliss-Loewe demanding \ncase): vehicle control, single A, single B, combination at matched additive co-\nadministration, plus two further matched dose pairs at different mid-range effects \nto map the diagonal. \n4. For cross-class candidates (kinetically classified as different flow classes), include an \nadditional arm with reversed dosing order and time gap appropriate for \nequilibration to test for predicted order-dependence. \n5. Compare observed e_combo against all five predictions using gap-referenced \nfalsification. \n5.6 Falsification criteria \nThe framework is falsified if any of the following holds in a system satisfying P1–P3 in \nscope: \n1. The observed combination effect lies significantly far from all five flow predictions, \nwith separation from the closest flow exceeding the gap to the next-closest flow by \nmore than 2σ. \n2. The number of independent parameters required to fit a single-mechanism k-agent \ncombination dataset exceeds the dimension of the relevant flow orbits (one location"
        },
        {
          "page": 19,
          "text": "4. Cross-class agent combinations (verified by independent kinetics) consistently fail \nto show predicted order-dependence in cross-over experiments at the magnitude \ncomputed from the Möbius matrix product. \n \n6. Linear pharmacology is the affine chart \nThe bounded interval (0,1) is a chart of ℝP¹ with two distinguished boundary points. \n−log(e): slope −1/e₀ at e₀ \nEach composition law reduces to addition in (e − e₀) to leading order; the five laws agree to \nfirst order on combination predictions in the boundary-far regime, with quadratic \ncorrections producing the divergence between the laws as |δ| grows. \nThe linearisation breaks at different rates for different rapidities. For logit and the \nsymmetric self-dual structure, the breakdown scale is δ ~ √[e₀(1−e₀)]. For Bliss and Loewe, \nthe breakdown scale is asymmetric, faster near the relevant boundary. For Inverse-odds"
        },
        {
          "page": 20,
          "text": "Möbius family. The choice between additive-in-D^n (Loewe) and multiplicative-in-K (Logit) \nrealisations is fixed by the kinetic class of the perturbation. \nWhat new structural prediction does the framework add? Three: (i) the canonical \nassignment of two-inhibitor scenarios to flow class by molecular mechanism — \ncompetitive antagonists at a shared site realise Inverse-odds additivity (Gaddum’s two-\nantagonist composition, here recognised as a structurally distinct flow with its proper place \nin the classification beside Loewe and Bliss); non-competitive antagonists at independent \nsites with multiplicative K-shifts realise Logit composition; both predictions with explicit \nmass-action derivations (Appendix F); (ii) order-dependence in cross-class agent \ncombinations under the non-commuting Möbius generator structure of sl(2,ℝ), with \nmagnitude calculable exactly from the matrix product — testable by cross-over \nadministration of agents with verified differing kinetic classes; (iii) the matched-mid-\nrange gap structure with ten pairwise discriminations and explicit Chou-Talalay CI \npredictions, including the Bliss-Loewe gap maximised at the golden-ratio reciprocal and its \nσ-dual Inverse-odds-Multiplicative gap at 1 − e*. \nRelation to MuSyC and combination index frameworks \nThe MuSyC parameterisation (Meyer et al. 2019) introduces four parameters (β, α₁, α₂, γ) \ninterpolating between Bliss and Loewe predictions and capturing efficacy and potency \nsynergy separately. The framework’s relationship to MuSyC: MuSyC’s parameters describe"
        },
        {
          "page": 21,
          "text": "deviation from Loewe additivity. CI < 1 indicates synergy beyond Loewe, CI > 1 antagonism. \nWith the standard matched-effect protocol (each agent at its single-agent effect-e dose, \nfactor-of-2 sum of contributions), the framework predicts the following CI ranges in single-\nmechanism contexts: Bliss CI ≈ 0.55–0.67 in mid-range (mild Loewe-convention synergy); \nLoewe CI = 1 by definition; Logit CI ≈ 1.2–2.0 (Loewe-convention antagonism, varying with \neffect level); Inverse-odds CI ≈ 4 (strong “antagonism” by Loewe convention but actually \ndescribing inhibitor pharmacology at a shared site); Multiplicative CI ≈ 5–6 (well above any \n \n8. Limitations and scope \nThe framework’s domain of applicability is the regime where P1, P2, and P3 hold. Systems \noutside this scope include: \n• Multi-mechanism observables. A bounded observable affected by multiple distinct \nmechanisms simultaneously (e.g., an agent acting at one receptor by competitive \nantagonism and at another by allosteric modulation) does not satisfy the \nframework’s single-mechanism requirement. The observed combination effect is a \nweighted average of two or more flow predictions, and identification requires \nmechanism-resolved sub-experiments. The framework’s failure in such systems is \nitself diagnostic: deviations from any single flow with structurally specific \nsignatures indicate multi-mechanism action. \n• Partial agonism and sub-maximal saturation. Strict monotonicity in P2 excludes \nsystems where dose-response saturates at a sub-maximal effect e_max < 1. Partial \nagonists fall outside the framework as stated; they require either rescaling the \nobservable to (0, e_max) or extending the framework to admit interior fixed points. \nThe operational model of pharmacological agonism (Black and Leff 1983) provides \nthe standard parametric framework for partial-agonist responses and is a natural \ncomplement to the present classification at the boundary of its scope. \n• Non-equilibrium and feedback. P2 requires the system to equilibrate faster than \ndosing changes. Systems with significant feedback regulation, induced enzyme \nexpression, or receptor desensitisation on the experimental timescale violate P2 and \nproduce time-dependent composition laws."
        },
        {
          "page": 22,
          "text": "subgroups; bistable systems with discontinuous response transitions are outside \nscope. \n• Non-Möbius dose-response. P3 is an empirical hypothesis. Systems whose dose-\nresponse is genuinely non-rational (e.g., compressed exponential, complex \nsigmoidal forms not reducible to Hill kinetics) lie outside the Möbius scope. Most \nsuccessful pharmacological assays at single mechanisms have rational dose-\nresponse (this is the motivating evidence for P3), but exceptions exist and require \nnon-Möbius treatment. \n• Multi-agent combinations beyond pairs. The classification theorem applies to \npairwise composition. For three or more agents in a single flow class, composition is \nassociative addition in the rapidity (no new structure). For agents across multiple \nclass transitions. \n• Simultaneous vs sequential dosing for cross-class combinations. Order-\ndependence in §4.3 is a prediction for sequential dosing with equilibration between \ndoses. Simultaneous administration of two cross-class agents produces a combined \nflow generated by the sum of their generators (commutative addition in sl(2,ℝ)), \nand shows no order-dependence regardless of class assignment. \nThe framework makes no claim about systems outside these scope conditions. Its \npredictions are for the regime where biology operates as a single-mechanism Möbius dose-\nresponse, which is the regime in which the classical pharmacological and statistical \ncombination rules were developed. The framework’s contribution is to organise that \nregime, not to extend beyond it."
        },
        {
          "page": 23,
          "text": "application of the σ-symmetry to the gap function. \nThe framework does not derive itself from postulates of boundedness and homomorphism \nalone. The Möbius hypothesis (P3) is a substantive empirical claim that the composition \nlaw is rational — algebraic in e — motivated by the mass-action kinetic structure of \npharmacological dose-response and the operational success of the classical combination \nrules. Within this scope, the classification is closed, the predictions are deployable, and the \nfailure modes are diagnostic. \nThe framework solves several specific problems in the existing literature. It resolves the \neighty-year Bliss-vs-Loewe debate as a fixed-point-structure question rather than a model-\nselection question. It places multiplicative two-hit survival and Bliss independence in their \nphysical boundaries fixed, with the Chentsov-privileged rapidity coincident with that flow’s \nnatural coordinate. It identifies linear pharmacology as the affine chart of the projective \nstructure with predictable boundary-failure modes. The framework adds three falsifiable \npredictions: the canonical assignment of two-antagonist scenarios to flow class by \nmolecular mechanism, order-dependence in cross-class agent combinations under the non-\ncommuting Möbius generator structure of sl(2,ℝ), and the ten-fold pairwise gap structure \nwith the Bliss-Loewe gap derivably at the golden-ratio reciprocal. \nThe framework is testable now. The matched-perturbation protocol with five pre-\nregistered predictions discriminates the five flows at standard assay precision in any \nsystem within scope. The Inverse-odds prediction is testable in receptor antagonism (two \ncompetitive antagonists at shared orthosteric site, fixed agonist), ion channel block, \ntransporter inhibition, and competitive enzyme inhibition under the simple operational \ntest “do (1−e_A)/e_A and (1−e_B)/e_B add to (1−e_combo)/e_combo above the no-inhibitor \nbaseline?” The Logit prediction is testable for two non-competitive antagonists at \nindependent sites under the operational test “do log[(1−e_A)/e_A] and log[(1−e_B)/e_B] \nadd to log[(1−e_combo)/e_combo]?” The order-dependence prediction is testable by cross-\nover administration of agents from different flow classes with sufficient inter-dose \nequilibration. Performance of these tests will either identify the operative flow for a given \nbiological system or falsify a load-bearing structural claim cleanly. \nThe five Möbius composition laws are the orbits of one Lie group acting on one bounded \ninterval with one σ-symmetry. The familiar pharmacological and statistical combination \nrules are recognised as those orbits, not unified by external argument. The structural fact is \nthe σ-pairing organising the table. The mechanistic fact is the molecular discriminator"
        },
        {
          "page": 24,
          "text": "flows, with explicit Chou-Talalay CI predictions for each flow. The classification is \nexhaustive and closed; the mass-action derivations are explicit; the predictions are \ndeployable. \n \nAppendix A. Vector fields, discriminants, and matrices \nFlow X(e) (a, b, c) Δ Fixed points sl(2,ℝ) matrix M"
        }
      ],
      "closing_pages": [
        22,
        23,
        24
      ],
      "abstract_pages": [
        4,
        5
      ]
    },
    {
      "key": "legacy-6754360",
      "title": "A Plant–Sensor–Controller–Surveillance Architecture for Bounded Adaptive Homeostasis: Four Threshold-Typed Failure Modes, with the Redox/NRF2 System as Exemplar",
      "ssrn_id": "6754360",
      "page_count": 215,
      "sha256": "b1990746cf9b79fbf8c5a9950de6de74c8bcb1b879ad5f268e32a8a1a1b3b753",
      "kind": "legacy",
      "url": "https://ssrn.com/abstract=6754360",
      "abstract": "### PDF page 3\n\nA Plant–Sensor–Controller–Surveillance Architecture for \nBounded Adaptive Homeostasis: Four Threshold-Typed Failure \nModes, with the Redox/NRF2 System as Exemplar\nDaniel John Murray\nIndependent Researcher, Melbourne, Australia\nORCID: 0009-0005-1794-5945\nRunning head: Architectural grammar of bounded adaptive systems\nAbstract\nBackground. Bounded biological systems with adaptive control exhibit biphasic responses \n— U-shaped or inverted-U dose-responses, baseline-dependent harm profiles, paradoxical \nreversals of supplementation effects — across mechanistically distinct domains (hormesis, \nantioxidant prevention-trial paradox, reductive stress cardiomyopathy, exercise-\nadaptation blocking, NRF2 duality in cancer, senescence-associated decoupling). Existing \naccounts treat these phenomena in isolation.\nMethods. We propose that a wide class of bounded adaptive biological systems shares a \ncommon four-component architecture — plant + sensor + slow adaptive controller + parallel \nsurveillance readout — whose four-role count is forced by feedback-loop topology (R1–R3 \nfrom control-theory canon) plus one biological observation (cell-fate machinery reading \nthe same flux signal as the controller without closing the loop contributes R4). The four \nroles partition into two mathematically distinct categories: plant and controller are \ndynamical systems with phase space (they can fail autonomously); sensor and surveillance \nare static maps describing regimes of the joint operating point. Failures partition into four \nthreshold-types — two component failures (Modes 1 and 4) and two regime conditions \n(Modes 2 and 3). Six axioms are tiered by epistemic status: physical, system-class-defining, \nand sampling.\nResults. The redox/NRF2 system instantiates the architecture as our primary worked \nexample. Mode 1 (plant) is a boundary-equilibrium bifurcation at β_c = V·G_max/(K_M + \nG_max), recovering the WHO G6PD severe-deficiency contraindications with no outcome-\nfitting beyond κ ≈ 0.05. Mode 2 (surveillance) is the operating-region condition Φ* < \nΦ_surv. Mode 3 (sensor) is rank/fidelity reduction in the multi-compartment projection. \nMode 4 (controller) has three sub-modes: bandwidth (γ_V·τ_β < 1), pinning (dV_set/dΦ = \n0), and miscalibration. Proposition 5 establishes block-diagonality of the threshold \nJacobian on the (p_1, p_4) component-failure parameter blocks. Six biological domains are \nrecovered as redox-instantiation corollaries (hormesis, antioxidant paradox, reductive \nPage 2 of 213\nDose Response\n\n### PDF page 4\n\nstress cardiomyopathy, exercise-adaptation blocking, NRF2 duality, senescence-\ndecoupling). A second instantiation in cardiomyocyte calcium handling demonstrates \nportability: the framework’s distinctive Mode 4b cascade-topology prediction has a direct \nempirical parallel (constitutive calcineurin activation produces dilated cardiomyopathy \nrescued by calcineurin/NFAT inhibition). Numerical simulations verify each mode’s \ndefining condition.\nConclusions. The framework’s contribution is partly classificatory (a unifying language for \npreviously-separated phenomena) and partly predictive. The four modes are \nasymmetrically anchored: Mode 1 is calibrated against independent biochemistry; Mode 2 \nis empirically scaffolded; Mode 3 is structural with piecemeal anchors; Mode 4c is flagged \nas forward research pending cohort-based fitness regressions. Four genuinely novel \nforward predictions await test: P11 (timescale-stratified hormesis), P13 (controller-\nbandwidth pharmacology rescues Mode 4a more effectively than β-reduction in matched \ndose), P14 (V-distribution as Mode 4b diagnostic in chronic Mode 2 populations), and P17 \n(intervention-orthogonality stratification of V–Φ dissociation). The framework is falsified \nby finding an in-class system with a clinically-relevant homeostatic-failure phenotype that \ncannot be located in any of {Mode 1, Mode 4, surveillance-toe regime, sensor-fidelity \nregime}.",
      "closing": "### PDF page 54\n\nhepatocytes, and other tissues. Under this framework, exercise-induced and dietary-\nrestriction-induced adaptations require mitochondrial ROS production at intermediate \nlevels; antioxidant supplementation quenches the signal and blocks the adaptation.\nThe four-component framework agrees with the explanandum but offers a structurally \ndifferent account. Mitohormesis posits a positive role for mitochondrial ROS at intermediate \nlevels — a U-shaped dose-response from a single mechanism. The four-component \nframework reads the same data as a Mode 2-then-Mode 1 trajectory: at low β, Φ* < Φ_surv \n(Mode 2 toe, no adaptation); at intermediate β, Φ* enters Σ’s dose-proportional band \n(adaptive zone — what mitohormesis calls “the optimal mitochondrial ROS”); at high β, β > \nβ_c (Mode 1 collapse). The framework does not require ROS to be a positive signal in itself; \nthe U-shape comes from the geometry of the (V, β) plane.\nDiscriminating prediction. Mitohormesis predicts that compartment-specific mitochondrial-\nROS interventions (mito-targeted antioxidants vs. cytosolic antioxidants) should \ndifferentially affect adaptive responses. The four-component framework predicts that any \nintervention reducing β (regardless of compartment) blocks adaptation if it drops Φ* into \nΣ’s toe — and Mode 3 (compartmental isolation) is when the two predictions diverge. In \nageing tissue with high SASP burden and Mode 3 already active, mito-specific antioxidants \nmay fail to block adaptation while cytosolic antioxidants may block adaptation. This is \ntestable in single-cell flow studies.\n13.2 Two-Hit Hypothesis for NRF2 in cancer\nThe two-hit framework [13] proposes that NRF2 activation in normal tissue is protective \n(first hit prevents transformation), while subsequent KEAP1 mutation (second hit) \nconstitutively activates NRF2 in established tumours conferring chemoresistance.\nThe four-component framework recovers this as Corollary 5 with a structural reading: the \nfirst regime is Mode 1 prevention (V_ctrl healthy, V responsive to chronic Φ, β kept below \nβ_c); the second regime is Mode 4b → Mode 2 cascade (KEAP1 LoF locks V_set at V_max, V \nis pinned, Φ* drops into Σ’s toe, DDR-mediated apoptosis fires below threshold under \nchemotherapy, tumour resists). The two hits are reframed as two state transitions of the \ncontroller: from healthy V_ctrl to Mode 4b-high.\n14. Discussion\n14.1 What the framework offers\nThe framework’s contribution is structural unification through a single architectural \ntemplate — plant + sensor + slow adaptive controller + parallel surveillance readout — that \nadmits four threshold-typed failure modes, role-typed by which architectural component \nsupplies the violated threshold. Within the redox/NRF2 instantiation, all four modes are \nderivable in closed form, three are empirically anchored in published clinical and \nexperimental data, and one (Mode 4c) is a forward structural prediction conditional on \ncohort regressions described in §6.2.3.\nPage 53 of 213\nDose Response\n\n### PDF page 55\n\n14.2 The four-mode partition is sharp at the architectural level\nThe partition is sharp at the architectural level: each mode is typed by which role’s \nthreshold is violated, not by the threshold value. This is what makes Proposition 5’s role-\ntyped disjointness operationally consequential: the modes are not on a continuum, and \ncontinuous deformation cannot connect them without crossing the role boundary. The \ndiagnostic and intervention implications follow: Mode 4 → 3 → 2 → 1 intervention \nordering, Mode 3 vs Mode 4c discrimination via P17, and the cascade-corrected fragility \nindex.\n14.3 What the framework does not offer\nThe framework does not predict individual cell fate from individual cell parameters; it \nmakes population-scale and cohort-scale claims under A5. It does not specify which \nmolecular pathway implements Σ for a given tissue and readout — that is empirical input. \nIt does not address sub-cellular signalling spatial dynamics within a single cell \n(concentration gradients), which would require an extension of 𝒞_full from a vector \nprojection to a function-valued projection. It does not address coupled-cell dynamics in \ntissue except through the SASP-style fidelity-loss mechanism of §5.2.1; richer tissue-scale \ncouplings (gap-junction-mediated redox sharing, paracrine NRF2 signalling) are extensions \nworth pursuing — these would add a tissue-scale fifth component to the architecture if \nstructurally distinct from the cellular ℳ_fast / 𝒞 / Σ / V_ctrl.\n14.4 Scope and limitations\nThe framework does not claim every biological phenomenon is a four-component failure. It \nclaims that within the class of bounded adaptive systems with a closed feedback loop \nsatisfying A1–A4 and A2b, failures partition structurally into the four threshold-types of \nProposition 5. Phenomena outside this class — developmental bifurcations without flux-\ncoupled surveillance, immune memory failures without graded readout, structural-protein \naggregation diseases not coupled to a slow controller — are not claimed to fit the \nclassification.\nNoise and stochasticity. The dynamics (1)–(3a) are deterministic ODEs, but real biological \nsystems are stochastic at the single-cell level: protein numbers fluctuate, sensor signals are \nnoisy, surveillance thresholds are not crisp. Crisp threshold-crossing language (β > β_c, Φ < \nΦ_surv) should be read as the deterministic limit of stochastic crossings whose \nprobabilities depend on noise amplitude. We expect the qualitative four-mode classification \nto survive stochastic extensions — each mode corresponds to a distinct mean-field fixed-\npoint structure that noise probabilistically samples — but the sharpness of the \nclassification depends on signal-to-noise ratios that are tissue- and readout-specific. A full \nstochastic treatment is a worthwhile extension that would yield event-rate predictions \nrather than crisp threshold criteria. The framework as presented should be understood as \nthe deterministic skeleton; stochastic flesh remains to be added.\nMode 4c provisional status. As flagged in §6.2.3 and §11 P17, Mode 4c remains a \nstructural prediction without empirical validation. Its operational deployment via P17 \nPage 54 of 213\nDose Response\n\n### PDF page 56\n\ndepends on cohort regressions that have not yet been performed. The framework’s claim is \nthat Mode 4c is in-principle measurable and structurally distinct from Mode 3 effects on \nclosed-loop behaviour; whether the predicted V-Φ-misalignment-tracks-fitness pattern \nobtains in real cohorts is the empirical question that future work must answer.\n14.5 Future directions\nFive directions look productive. (i) Empirical anchoring of A4 for non-DDR readouts. \nSingle-cell flow dose-responses for UPR, PGC-1α, and HIF-1α readouts would either firm up \nCorollaries 3, 4, 6 quantitatively or expose A4-violations that would refine the framework. \n(ii) Quantitative Mode 3 + senolytic-rescue diagnostics. Compartment-resolved redox \nprobes joint with V_ctrl-bandwidth measurements and senolytic-stratified V-Φ trajectories \nshould distinguish Mode 3 phenotypes (resolved by senolytic) from genuine Mode 4c \nphenotypes (controller-internal calibration drift, persistent post-senolytic) in ageing \npopulations — operationalising P17. (iii) Quantitative δ for Mode 4c. Population-scale \nstudies of V_set,actual versus environmental V_set,fitness in tissues with diverse exposure \nhistories would calibrate the calibration tolerance δ. (iv) Mode 4a controller-bandwidth \npharmacology. Constitutive low-grade NRF2 induction (sulforaphane, low-dose \nbardoxolone methyl, dimethyl fumarate co-administration during disturbance-rich \nexposures) is the framework’s suggested intervention path for Mode 4a; pre-clinical \nmodels would test it. (v) Closed-form thresholds in non-redox instantiations. The \ncalcium-handling sketch in §15.1 maps R1–R4 onto well-characterised cardiomyocyte \ncomponents and demonstrates the Mode 4b → Mode 2 cascade parallel, but does not \ndeliver closed-form analogues of β_c or Φ_surv for the calcium system. Calibrated \nderivation of these thresholds — analogous to the redox companion paper [16] for the \nGSH/NRF2 system — is the natural next step, with calcineurin–NFAT kinetic parameters \nfrom [38,39] supplying the empirical anchors. Beyond calcium, the candidate systems \nsketched in §15.2 (immune tolerance, bone remodelling, ER proteostasis, neural firing-rate \nhomeostasis) await similar empirical mapping.\n14.6 Closing remark\nThe structural insight, stated as the Architectural Grammar Statement in §2.7, is that \nbiology builds robust adaptive systems by coupling a fast plant to a slow internal-model \ncontroller, then bolting on an independent surveillance layer that shares the same input \nsignal. Because the four functional roles are architecturally distinct and their normative \nthresholds are supplied by parameters in disjoint role blocks (Proposition 5, with the \nthreshold Jacobian block-diagonal under role-preserving reparameterizations), every \nsystem instantiating this four-role template under the actuator-folding convention of §2.7 \nexhibits four threshold-typed failure modes. These modes cannot be deformed into one \nanother because they are typed by which role’s threshold is violated, not by what the \nthreshold value is — and orthogonal interventions on one role block leave the other three \nthresholds invariant, as the Jacobian-block-diagonality argument shows. The U-shaped \ncurves, paradoxical reversals, and baseline-stratified harms recurring across toxicology, \nnutrition, oncology, and ageing are surface projections of this same deep architectural \nstructure.\nPage 55 of 213\nDose Response",
      "role": "Plant/sensor/controller/surveillance",
      "scope": "Four-role exhaustion applies to declared topology; a failed policy is not nonexistence of viable policies.",
      "contribution": "Plant/controller failures differ from sensor/surveillance operating regimes; timing and pinning matter.",
      "evidence": "Detailed class-specific model; mixed calibration and prospective predictions",
      "notice": "Programme update, 7 September 2026. This detailed architecture manuscript is preserved. Its four roles and threshold-typed modes apply to the declared model class, not every possible living system. Calibrated examples and prospective predictions retain their separate evidence status. For the current treatment of predictive state, finite-horizon viability and recovery, see A Law of Biological State Sufficiency (https://papers.ssrn.com/sol3/papers.cfm?abstract_id=7425878), The Temporal Architecture of Living Nature (https://papers.ssrn.com/sol3/papers.cfm?abstract_id=7426938), and From Predictive State to Viable Action (https://papers.ssrn.com/sol3/papers.cfm?abstract_id=7427100). A failed tested policy is not proof that no viable policy exists. New successor records cited in this notice were submitted on 7 September 2026 and are awaiting SSRN review; their pages may not yet be publicly available.",
      "inspection": "Abstract and conclusion/closing discussion read; prediction-bearing passages indexed and named lists reviewed.",
      "external_version_parity": "Not certified: these are the supplied local manuscript versions.",
      "main_start_page": 3,
      "main_end_page": 56,
      "prediction_passages": [
        {
          "page": 4,
          "text": "stress cardiomyopathy, exercise-adaptation blocking, NRF2 duality, senescence-\ndecoupling). A second instantiation in cardiomyocyte calcium handling demonstrates \nportability: the framework’s distinctive Mode 4b cascade-topology prediction has a direct \nempirical parallel (constitutive calcineurin activation produces dilated cardiomyopathy \nrescued by calcineurin/NFAT inhibition). Numerical simulations verify each mode’s \ndefining condition.\nConclusions. The framework’s contribution is partly classificatory (a unifying language for \npreviously-separated phenomena) and partly predictive. The four modes are \nasymmetrically anchored: Mode 1 is calibrated against independent biochemistry; Mode 2 \nis empirically scaffolded; Mode 3 is structural with piecemeal anchors; Mode 4c is flagged \nas forward research pending cohort-based fitness regressions. Four genuinely novel \nforward predictions await test: P11 (timescale-stratified hormesis), P13 (controller-\nbandwidth pharmacology rescues Mode 4a more effectively than β-reduction in matched \ndose), P14 (V-distribution as Mode 4b diagnostic in chronic Mode 2 populations), and P17 \n(intervention-orthogonality stratification of V–Φ dissociation). The framework is falsified \nby finding an in-class system with a clinically-relevant homeostatic-failure phenotype that \ncannot be located in any of {Mode 1, Mode 4, surveillance-toe regime, sensor-fidelity \nregime}.\nKeywords: bounded adaptive systems; architectural grammar; plant-sensor-controller-"
        },
        {
          "page": 5,
          "text": "controller; and DDR / UPR / PGC-1α as parallel surveillance readouts. The redox \ninstantiation is rich enough to derive each of the four modes in closed form, to make 17 \nfalsifiable predictions, and to numerically verify the four-mode partition in simulation. To \nconvert the architectural-grammar claim from a one-instantiation conjecture to a partially-\ndemonstrated structural result, §15.1 develops a second worked instantiation in \ncardiomyocyte calcium handling — at the level of detail necessary to map R1–R4 onto well-\ncharacterised independent literature, predict the four mode-types, and demonstrate that \nthe framework’s most distinctive structural prediction (Mode 4b → Mode 2 cascade with \ncontroller-unpinning rescue) has a direct empirical parallel. The calcium instantiation does \nnot develop closed-form thresholds; that is forward work parallel to the redox companion \npaper [16]. Other candidate systems (immune tolerance, bone remodelling, ER \nproteostasis, neural firing-rate homeostasis) are sketched as forward research in §15.2.\nFalsifiability of the architecture. The four-mode partition is sharp at the architectural \nlevel. Identifying a fifth threshold-typed failure phenotype in any system within the class \nwould force either a fifth role (a genuine extension of the architecture) or a refinement of \nan existing role (a sub-mode within the existing partition). Both are progressive \nrefinements rather than refutations. What would falsify the framework is finding a system \nwithin the class that exhibits fewer than four threshold-types, or a phenotype within an in-\nclass system that cannot be located in any of the four roles by any threshold-type analysis. \nThe framework’s primary risk is therefore that its scope of applicability is narrower than \nclaimed; we discuss this in §14.4."
        },
        {
          "page": 6,
          "text": "accommodate the relevant phenotypes). Section 7 establishes Proposition 5 (Role-Typed \nStructural Disjointness, applied tightest to the two component-failure parameter blocks) \nand the architecture’s falsifiability conditions. Section 8 defines the healthy operating \nregion and the four-term fragility index. Section 9 enumerates the 2⁴ = 16 combined-mode \ntaxonomy. Section 10 walks through six redox-instantiation corollaries. Section 11 lists \nfalsifiable predictions. Section 12 reports numerical verification, with §12.5 anchoring the \nframework’s closed-form predictions in published literature data. Section 13 compares the \nframework with alternative accounts. Section 14 discusses scope, limitations, and the \nframework’s relation to control-theory canon. Section 15 develops a second worked \ninstantiation (calcium handling in cardiomyocytes, §15.1) and sketches further candidate \nsystems as forward research (§15.2)."
        },
        {
          "page": 7,
          "text": "(Dose-Response, in peer review). Closed-form derivation of the dose-axis projection (the \npresent paper’s Corollary 1) using Aczél’s representation theorem and metabolic control \nanalysis. Predicts peak amplitudes and zone widths (5–50× threshold separation). Note \nthat the canonical Calabrese characterisation reports peak amplitudes typically 30–60% \nabove control across the broad hormesis database; the higher amplitude range (130–\n160%) derived in [20] applies to a specific subclass of strongly-bounded adaptive systems \nwhere the geometric necessity argument is sharpest. The present paper does not commit to \nfailure modes in any system satisfying A1–A4 with controller A2b, the typing of each mode \nby which component supplies its normative threshold (Proposition 5), and the directional \npredictions of all six corollaries — follow from the axioms and the canonical four-\ncomponent decomposition stated herein and require no input from companion work. \nEmpirical magnitudes that do require companion input are confined to: (i) the calibrated \nvalues κ ≈ 0.05, G_max ≈ 2000 μM, K_M ≈ 100 μM, γ_V ≈ 1/8 h imported from [16] (a \nminimal self-contained sketch is presented in §3.2 below); (ii) any specific quantitative \nhormetic peak amplitudes derived in [20], which are not relied upon in the present paper’s \nstandalone qualitative claim of biphasic shape (Corollary 1); and (iii) the stated Phase II \nanalysis-specification thresholds for Corollary 5/P5 in [16, §5.4]. Where these values \nappear in the present paper, they are flagged as imported.\nReframings of known biology vs. genuinely novel predictions. The framework’s \ncontribution divides into two categories. Reframings of known biology — valuable for \nunification but not novel as predictions — include: Mode 1 in G6PD-deficient erythrocytes; \nMode 4b → Mode 2 in KEAP1-mutant NSCLC chemoresistance; NRF2-transgenic \nPage 6 of 213\nDose Response"
        },
        {
          "page": 8,
          "text": "cardiomyopathy rescued by NRF2 deficiency; antioxidant blockade of exercise adaptation; \nbaseline-stratified divergence in antioxidant prevention trials. Genuinely novel predictions \n— not part of the prior literature and currently awaiting test — include: P11 (timescale-\nstratified hormesis: acute vs chronic peak attenuation), P13 (controller-bandwidth \npharmacology rescues Mode 4a more than β-reduction), P14 (V-distribution as Mode 4b \ndiagnostic in chronic Mode 2 populations), and P17 (senolytic-rescue stratification of V–Φ \ndissociation). The classificatory contribution gives a common language to previously-\nseparated phenomena; the predictive contribution is the four novel forward predictions \nabove. Readers should weight the two contributions accordingly.\n2. The Architectural Grammar and Axiomatic Foundation\n2.1 The system class: bounded adaptive biological systems with surveillance\nWe define a bounded adaptive biological system with surveillance (BAS-S) as a dynamical \nMultiplicity of R4: the canonical-readout convention. Many BAS-S systems contain multiple \ncell-fate-engaging readouts reading the same flux Φ — for the redox/NRF2 instantiation, \nDDR via p53/ATM, UPR via XBP1/ATF4, and PGC-1α/AMPK metabolic adaptation are each \nparallel branches off Φ without closing the feedback loop, each with potentially distinct Σ-\nPage 7 of 213\nDose Response"
        },
        {
          "page": 9,
          "text": "interventions; pathways with surveillance-dominant coupling should respond to \nengagement-threshold interventions. Pathways exhibiting comparable response to both \nare dual-coupled, and the framework predicts (i) that they generate hybrid Mode 4 / Mode \n2 phenotypes when perturbed, and (ii) that the four-mode partition still holds at the \nthreshold-violation level even though the parameter-block disjointness of Proposition 5 is \nweakened. Specifically, dual-coupled pathways place some parameters jointly in the \ncontroller-block p_4 and the surveillance-readout parameters that define Φ_surv, so the"
        },
        {
          "page": 10,
          "text": "an internal reference. This is control-theory canon and contributes R1, R2, R3 without \nambiguity. The fourth role is added by the biological fact that cell-fate machinery (DDR via \np53/ATM; UPR via XBP1/ATF4; PGC-1α/AMPK metabolic adaptation; the \ncalcineurin/NFAT and CaMKII branches discussed in §15.1) reads the same flux signal Φ as \nthe controller but does not close the feedback loop. This is R4. The fourth role is not chosen \nfrom a menu — it is the unique additional topology available off a feedback loop’s sensor \noutput: a downstream branch either feeds back to the plant (in which case it merges with"
        },
        {
          "page": 11,
          "text": "defined by their respective roles (Proposition 5); no continuous transformation that \npreserves the role-decomposition can map one threshold-type onto another. The grammar \nis empirically falsifiable in two ways: (i) finding a BAS-S with fewer than four threshold-\ntypes collapses the partition; (ii) finding a phenotype within a BAS-S that cannot be located \nin any of the four roles forces either a fifth role or an exit from the class.\n2.2 Axiomatic foundation, tiered by epistemic status\nThe axioms split into three tiers reflecting their epistemic role."
        },
        {
          "page": 12,
          "text": "that depend on these readouts are conditional on A4 holding for the specific readout \ninvoked.\nTier III — Sampling assumption (used in cohort-scale predictions)\nA5 (Population heterogeneity in baseline V and θ). Clinical populations, animal cohorts, \nand cell populations are not at a common operating point: baseline V varies across \nindividuals by an order of magnitude or more; the parameters θ of all four roles similarly \nvary. A5 is a sampling assumption used in deriving population-scale predictions (Corollary \n2 and the related cross-trial pattern); it does not enter the existence proofs of the failure \nmodes.\nTable 1. Axiom classification by epistemic status, with system-class reframing.\nAxiom Statement Tier Role in framework\nR4\nA5 Population heterogeneity III (Sampling) Used in cohort-scale \npredictions\nTreating A4 as a system-class membership condition rather than as an axiom-with-\nempirical-content dissolves a recurring tension. A4 is part of the class definition: a system \nthat lacks parallel surveillance with a low-signal-to-output threshold (Φ_surv) is not a BAS-\nS in the sense relevant to Mode 2. For systems where A4 is empirically established (DDR"
        },
        {
          "page": 13,
          "text": "readout in single-cell measurements [23,24]), the system is in-class with respect to that \nreadout; for systems where A4 is conditional, in-class status is itself a forward prediction.\nWe note also that A4 admits two complementary readings of varying strictness. The strict \nreading (toe-band-saturation Hill geometry, as established for the DDR readout) is the form \nused in the formal proofs and the Σ(Φ) curves of Figure 5. A relaxed reading suffices for the \nexistence of Mode 2: any monotone threshold function with a low-output region below"
        },
        {
          "page": 14,
          "text": "controller dynamics. Each mode inherits a different kind of empirical scaffolding, and we \nresist framing them as symmetric. Mode 4c specifically is the framework’s most \noperationally provisional mode; the senolytic-rescue diagnostic P17 (§6.4, §11) is \nconsequently a forward hypothesis rather than a deployable diagnostic, and we flag this \nthroughout. Figure 1 visualises the claims hierarchy at a glance.\nPage 13 of 213 Dose Response"
        },
        {
          "page": 15,
          "text": "verified; empirically scaffolded). Columns are the four failure modes. Each cell’s colour \nencodes status: green = established (closed-form derivation or matched data); amber = \nscaffolded (literature anchor or partial); pink = forward prediction awaiting empirical test; \ngrey = not applicable to this mode. Reading down each column shows what kind of \nevidence supports that mode; the asymmetry across columns is the framework’s honest \nepistemic posture rather than a uniform claim.\n2.3 Instantiation in redox / NRF2 biology (the worked example)"
        },
        {
          "page": 16,
          "text": "effect on closed-loop behaviour, not a controller-internal failure (the controller is \nperforming correctly given its input). We make this distinction sharply in §6.4 and use it to \nderive a diagnostic test (P17).\nThird, ℳ_fast and V_ctrl are architecturally distinct. ℳ_fast has fast (minutes-to-hours) \ntimescales for (e, G); V_ctrl has slow (~8h) timescale for V. Their parameter sets are \ndisjoint. Failures of one do not imply failures of the other; their thresholds are \nindependent."
        },
        {
          "page": 18,
          "text": "smears the boundaries between mode-active and mode-inactive operating points but \ncannot move a parameter from one block to another. What changes under stochasticity is \nthe sharpness of clinical event prediction at any given operating point, not the typing of \nfailures. Observed clinical event rates therefore correspond to the integrated probability of \nthreshold crossing over the observation window, with the mode classification supplying \nthe which-block answer and the noise model supplying the how-often answer. Stochastic \nrefinement of the framework — Langevin extensions of (1)–(2), state-dependent noise on \nV_ctrl, population-level distributions over the parameter blocks — is forward work that \nadjusts event-rate predictions but does not redraw the mode partition.\n2.6 Notation summary\nConventions on V, β, and Hill exponents across instantiations. Three symbols carry \ninstantiation-specific content and shift in character between the redox worked example \nand the calcium instantiation of §15.1; readers tracking the cross-domain claim should note \ninstantiation [16]; m setting Σ’s toe-band-saturation geometry, with the strict reading of A4 \nfixing m via the bounded-observable analysis of [21]) are imported from companion work \nwhere they enter quantitative predictions.\nPage 17 of 213\nDose Response"
        },
        {
          "page": 20,
          "text": "(departure from the viable region X_viable) implies violation of at least one of the four roles’ \nthresholds, and these violations are mutually irreducible. The number of threshold-typed \nfailure modes equals the number of architecturally distinct functional roles. Falsification: \nidentifying a phenotype within \n𝒮 that violates homeostasis but cannot be located in any of \nR1–R4 forces either an exit from the class or the introduction of a fifth role.\nProof structure. The four claims are proved or constructed as follows. Claim (C1) is"
        },
        {
          "page": 21,
          "text": "shape arms are typed by Mode 1 (high-β arm) and Mode 2 (low-β arm) of the redox \ninstantiation. Claim (C4) — exhaustiveness — follows from Proposition 5 combined with \nthe empirical hypothesis P7 (§11) that the four-role decomposition exhausts the \narchitectural roles of any in-class system; the count of threshold-types equals the count of \narchitectural roles, with both the count itself (which depends on the actuator-folding \nconvention; see “Why the count is four” below) and the role count of any candidate system \nbeing empirical claims about how that system is wired.\nfour-role count of the present framework is therefore substantively justified for biological \ncontrollers in the γ_V ≈ 1/8 h regime that includes NRF2, calcineurin–NFAT, and the other \nslow transcriptional controllers we discuss, and is itself a falsifiable structural prediction: \nidentifying an actuator-internal failure surface in a candidate BAS-S system would force a \nfive-role refinement. The architectural-grammar claim is therefore that the four-role \ndecomposition is the minimal architecture under the substantively-justified actuator-\nfolding regime; alternative decompositions with three roles (collapsing surveillance into"
        },
        {
          "page": 22,
          "text": "Axiom A4 posits that the parallel surveillance readout Σ has toe-band-saturation geometry \n— a low-output toe below Φ_surv, a roughly proportional band above it, and saturation at \nhigh Φ. We have flagged A4 as empirically established for DDR (p53/ATM via \nLoewer/Sakai single-cell measurements [23,24]) and conditional for other biological \nreadouts. The cross-domain claim of §15 is conditional on A4 holding for the relevant non-\nDDR readout in each candidate system.\nThe bounded-observable framework developed in [21] provides a structural reason to \nthe deviation is itself a diagnostic signal about the regulatory regime. We do not claim A4 as \na default prior across all biological surveillance — only as a structurally-motivated \nhypothesis whose empirical scope is co-extensive with the bounded-observable conditions \nof [21], and whose primary independent verification (DDR via Loewer/Sakai) leaves non-\nDDR readouts as forward-research tests.\nPage 21 of 213\nDose Response"
        },
        {
          "page": 23,
          "text": "consequence, and Mode 3’s effect on closed-loop behaviour looks like a sensor-side fault \nrather than a downstream-of-sensor failure. Both observations are correct, and they are \nexactly what the 2 + 2 structure predicts: regime conditions are reached because of \ncomponent failures (or environmental conditions, or class-membership absence). They are \nPage 22 of 213\nDose Response"
        },
        {
          "page": 24,
          "text": "condition threshold geometries (Φ_surv from Σ; rank/fidelity from 𝒞) are well-defined \nfunctions of the component states but do not constitute independent parameter blocks at \nthe same level. (ii) The Mode 4b → Mode 2 cascade is not an empirical hypothesis about \nwhether two modes co-occur; it is a structural prediction that any Mode 4b component \nfailure projects into the Mode 2 regime, with the cross-domain calcium parallel \n(constitutive calcineurin → dilated cardiomyopathy rescued by calcineurin/NFAT \ninhibition) being the realisation of the same structural prediction in a non-redox substrate. \n(iii) Intervention ordering (Mode 4 → Mode 3 → Mode 2 → Mode 1) becomes more natural \nto read: address component failures (Mode 4 first, then sensor-projection restoration as a \nstate-space regime correction, then surveillance-engagement region) before addressing the \nplant-boundary state if it has already been crossed. The ordering is not arbitrary; it tracks \nthe causal chain from component fault to regime to plant collapse. (iv) Falsification at the \narchitectural level is sharpened: a system in the BAS-S class with a clinically-relevant \nhomeostatic-failure phenotype that cannot be located in any of {Mode 1, Mode 4, \nsurveillance-toe regime, sensor-fidelity regime} would force either an exit from the class or \na fifth role."
        },
        {
          "page": 27,
          "text": "4.2 Empirical anchor\nMode 2 is calibrated in [16] against the KEAP1-mutant NSCLC × NAC × platinum \nchemotherapy setting [Sayin et al. 2014; Wiel et al. 2019]. The framework predicts that \nNAC supplementation in NRF2-active NSCLC suppresses Φ* via two mechanisms — direct \nG_max elevation and KEAP1-NRF2-pinned V_set,actual at high V — driving Φ* into Σ’s toe \nand reducing platinum-induced apoptosis triggering. The companion paper [16, §5] \npresents a stated analysis specification for any future Phase II of this design, with stated \nthreshold-like dose-response, and an 8-oxo-dG within-trial mechanistic biomarker. The \nframework’s claim is the analysis-specification thresholds; the author has no role in trial \nconduct or execution, and the prediction is offered as a structural commitment that any \nproperly-stratified Phase II of this design would test.\nThe Mode 2 threshold is supplied by surveillance-readout geometry alone; in principle a \nsystem with intact ℳ_fast and intact V_ctrl can still violate Mode 2 if it operates at Φ* < \nΦ_surv. In practice, chronic Mode 2 in nucleated cells almost always involves a Mode 4b"
        },
        {
          "page": 32,
          "text": "target). This operational definition does not require direct measurement of V_set,fitness — \nwhich is empirically inaccessible in the absence of cohort regressions — only the response \nsignature under three orthogonal intervention classes. The Mode 4c hypothesis is falsified \nthe moment a putative Mode 4c phenotype responds equally to a bandwidth intervention \nor to a pinning-release intervention: in that case the phenotype was Mode 4a or Mode 4b \nall along, and the framework reclassifies accordingly. This makes Mode 4c structurally \ntestable now, independent of the longer-term cohort regressions required to define \nfrom F₄’s dependence on δ), but the construction relies on cohort-based fitness regressions \nthat have not yet been performed for any biological system. Until such cohort regressions \nare conducted and analysed, Mode 4c remains a structural prediction without empirical \nvalidation. The independent operational definition below establishes that Mode 4c is in-\nprinciple measurable; whether the predicted V-Φ-misalignment-tracks-fitness pattern \nactually obtains in real cohorts is the empirical question that future work must answer. The \nsenolytic-rescue diagnostic P17 (§6.4, §11) is consequently a forward hypothesis, not a \ndeployable diagnostic.\nIndependent definition of V_set,fitness. To avoid circularity in the calibration tolerance δ \nthat defines Mode 4c, we define V_set,fitness independently of the fragility index F (which \nitself depends on δ via F₄). V_set,fitness(Φ) is the setpoint function that maximises long-\ncause mortality, mortality-adjusted reproductive success, healthspan, or disease-specific \nincidence), V_set,fitness is the V(Φ) function that, when used as the regressor for individual \nV deviations, maximally predicts variance in the fitness outcome. δ is then the empirical \ntolerance at which |V_set,actual − V_set,fitness| begins to predict adverse outcomes in \ncross-population studies. Neither V_set,fitness nor δ references F, F₄, F₁, or F₂; the chain is \nacyclic.\nProof (existence-by-construction). With V_set,fitness defined independently as above, \nV_set,actual is the controller’s implemented setpoint function — encoded by the genome"
        },
        {
          "page": 33,
          "text": "chemical exposure with shift-work patterns; intermittent ischemia-reperfusion in \ntransplant medicine; rapidly cycling chemotherapy regimens; β-adrenergic stress in \ncardiomyocytes during arrhythmia. The framework predicts that speeding up γ_V (e.g., \nconstitutive partial-induction by low-dose sulforaphane co-administration, or eliminating \nKEAP1 negative feedback) should rescue these phenotypes more effectively than reducing \ntime-averaged β.\nMode 4b-high — V-pinning at V_max. KEAP1 LoF in NSCLC (the canonical"
        },
        {
          "page": 34,
          "text": "regulation. The clinical fingerprint of Mode 4c is dissociation between cytosolic V and \noutcome that persists after correcting Φ corruption — distinguishing it operationally from \nMode 3 effects on the same biomarker (§6.4 P17). The Mode 3 → controller-action cascade \n(corrupted Φ leading to inappropriate V via correct V_set) is not Mode 4c; it is the \nconsequence of Mode 3 on closed-loop behaviour, sharply distinguished in §6.4. We \nemphasise that empirical validation of Mode 4c — and consequently of P17 — awaits the \ncohort-based fitness regressions described above.\n6.4 Mode 3 effect on closed-loop behaviour: a Mode 3 phenomenon, not a \nMode 4 sub-mode\nA subtle architectural distinction must be drawn at this point: the case where V_ctrl \nRestoring 𝒞 fidelity does not restore V trajectory — V remains misaligned because \nV_set,actual is itself misaligned.\nThe senolytic-rescue diagnostic (P17, §11) operationalises this distinction: in any cohort \npresenting with V-Φ dissociation, post-senolytic restoration of the V-Φ relationship to its \nV_set,actual-prescribed slope identifies the structural fault as Mode 3 (sensor); persistent \nV-Φ dissociation post-senolytic identifies the fault as genuine Mode 4c (controller-internal \nPage 33 of 213"
        },
        {
          "page": 35,
          "text": "calibration drift). P17 is presented as a forward hypothesis whose validation requires both \n(i) the cohort regressions establishing V_set,fitness and δ for the relevant tissue, and (ii) \nempirical demonstration of the predicted bimodal stratification under senolytic \nintervention. Until both are in place, P17 is a structural prediction, not a clinical decision \naid.\n7. Proposition 5: Role-Typed Structural Disjointness\nProposition 5 (Role-Typed Structural Disjointness). Under the BAS-S architecture of §2.1 \nwith all four roles (R1 plant, R2 sensor, R3 controller, R4 surveillance) functionally distinct,"
        },
        {
          "page": 36,
          "text": "shape. Bandwidth-acceleration of NRF2 transcriptional response (a p_4 perturbation \nnarrowly affecting γ_V) does not change β_c, Φ_surv, or 𝒞 rank. The orthogonal-\nperturbation predictions are testable in cell-line and tissue experiments where each block \nPage 35 of 213\nDose Response"
        },
        {
          "page": 37,
          "text": "shift the V_set,actual mapping in p_4 if chronic NADPH limitation alters NRF2-target \ntranscriptional dynamics. The block-diagonality argument applies on the role-preserving \nmanifold; it predicts what would be observed under role-preserving perturbations, while \nempirical interventions may project onto multiple role blocks simultaneously and produce \napparent cross-coupling. Cross-coupling observed in such cases — where an intervention \nnominally targeting one block also moves another threshold — would localise a hidden \nparameter shared between two role blocks and constitute a structurally-informative \nrefinement of the role decomposition (a falsifiable, progressive consequence of Proposition \n5). The framework’s commitment is to the orthogonal-perturbation prediction conditional \non the perturbation factoring through a single role block; demonstrating which biological \ninterventions actually do so is empirical work to be undertaken alongside the framework’s \ndeployment.\nThe classification is exhaustive over the four roles: any failure of homeostatic regulation \nsupplied by R1, R2, R3, or R4. This is the four-mode partition. The architectural \nexhaustiveness — that the four roles are themselves the complete decomposition — is the \nempirical hypothesis P7 (§11), falsifiable by finding a phenotype within an in-class system \nthat cannot be located in any of R1–R4. ∎\nThe proposition’s role is structural, not a deep mathematical theorem. It establishes that \nthe four threshold-types are typed by their parameter set, not by their threshold value, and \nthat the typing is the framework’s classification primitive. Two phenotypes with the same"
        },
        {
          "page": 38,
          "text": "(p_2, p_3) regime conditions are entered as consequences of (p_1, p_4) component faults \nrather than as independent threshold violations. Each role’s contribution to F is essential: a \nsystem with F_i = 0 in any one role is at threshold and homeostasis fails. F predicts which \nmode is closest to violation and therefore which intervention is most urgent.\n8.3 Cascade-corrected fragility\nWhen mode interactions produce cascades (e.g., Mode 4b → Mode 2; Mode 3 → Mode 4-\neffect), the simple min-of-four can over- or under-estimate fragility. The cascade-corrected"
        },
        {
          "page": 40,
          "text": "— most apparent Mode 1 risk arises from threshold-migration via Mode 4-or-3 cascades; \ncorrect those first.\nThis ordering is the framework’s clinically-actionable structural prediction: for any \ncombined-mode patient, intervention should target Mode 4 first, Mode 3 second, Mode 2 \nthird, Mode 1 last.\n10. Six Biological Corollaries\nWe now walk through six biological domains and locate each within the four-component \ndecomposition. For each corollary we state the relevant ℳ_fast, 𝒞, Σ, and V_ctrl; identify \nthe failure mode invoked (including any Mode 4 cascade); derive a forward prediction; and \nindicate the empirical status (calibrated / framework-derived / committed-with-\nthresholds).\n10.1 Corollary 1 — Hormesis as a dose-axis projection\nℳ_fast: the generic bounded adaptive cell of (1)–(2). 𝒞: Φ = (rG + β)e. Σ: any of the toe–"
        },
        {
          "page": 41,
          "text": "Mode 4a (γ_V·τ_β ≪ 1) collapses the adaptive zone — the controller cannot adapt fast \nenough, so the trajectory in (V, β) space is more like a direct β-sweep at fixed V, no \nhormetic peak. This generates P11 (timescale-stratified hormesis): the Calabrese \ndatabase’s hormetic peaks should be largest for acute exposures (V quasi-static) and \nattenuated for chronic exposures (V_ctrl active, peak smoothed).\n10.2 Corollary 2 — The antioxidant prevention-trial paradox\nℳ_fast: epithelial and stromal cells in cancer-prevention populations. 𝒞: Φ as DSB-rate-\ncorrelate. Σ: DDR (p53/ATM-pathway) firing, by A4 (Loewer/Sakai). V_ctrl: heterogeneous \nacross baseline-V strata under A5; Mode 4b-high pinning common in chronically-\nsupplemented stratum. Mode invoked: baseline-V scan; Mode 1 in deficient strata, Mode \n4b → Mode 2 cascade in chronically-adapted strata.\nAntioxidant supplementation trials (β-carotene in CARET [3], vitamin E in SELECT [4], \npinning, locking V at V_max and pushing Φ* deeper into Σ’s toe. The trial average integrates \nover the heterogeneity and reads null or weakly harmful — but the stratum-specific effects \nare opposite-signed, exactly as the framework predicts. The U-shape between baseline \nbiomarker and outcome (e.g. selenium and cancer risk [6]) is a direct readout of this \nstratum-specific divergence. Status: framework-derived qualitative direction and \nstratification; empirically established U-shape.\n10.3 Corollary 3 — Reductive stress cardiomyopathy (Mode 4b → Mode 2"
        },
        {
          "page": 42,
          "text": "engagement.\nThe decisive genetic test is that NRF2-deficiency rescues the cardiomyopathy [9] — the \nfour-component framework predicts this exactly: removing the Mode 4b-high pinning \n(NRF2-deficiency restores dV_set/dΦ > 0) re-enables V_ctrl to relax V toward a fitness-\naligned setpoint, the operating point exits Σ’s toe, and surveillance firing is restored. The \nintervention target is V_ctrl unpinning, not direct manipulation of β or V_max. Status: \nframework-derived qualitative direction; empirically established with genetic-"
        },
        {
          "page": 43,
          "text": "falls into Σ’s toe (Mode 2 cascade); DDR-mediated apoptosis fires below threshold; the \ntumour resists therapy. The molecular identity of the player (NRF2) is the same; what has \nchanged structurally is that V_ctrl has gone into Mode 4b. The framework predicts that \nMode 4b unpinning (e.g., by NRF2 inhibitor co-administration) should restore \nchemotherapy efficacy. Status: framework-derived structural unification; stated \nanalysis specification for any future Phase II of this design in [16, §5.4].\n10.6 Corollary 6 — Senescence-associated and pseudohypoxic decoupling (Mode \nstate to a global Φ. Σ: any of the readouts of A4. V_ctrl: receives corrupted Φ from Mode 3 \n𝒞, producing apparent Mode 4c-like effect (but structurally Mode 3, distinguishable by \nP17). Mode invoked: Mode 3 — coupling failure via fidelity loss (SASP) or rank reduction \n(compartmental aggregation, pseudohypoxia) — with cascading downstream effect on V \ntrajectory.\nThree phenotypes that have been described piecemeal in the literature receive a unified \nstructural account:\nchemokine, and matrix-remodelling factor mix into the local milieu. Within tissue, \nthis corrupts the Φ-signal that downstream surveillance integrates: individual-cell \nΦ becomes a worse predictor of tissue-level Σ-input. The result is age-related tissue \ndysfunction with apparently-healthy individual-cell ℳ_fast. The framework predicts \nthat senolytic intervention should restore not just cell number but the fidelity of 𝒞 \n— and through 𝒞, the calibration of V_ctrl on the true ℳ_fast-state.\n(b) Pseudohypoxia [15,31]. Tumour cells stabilise HIF-1α under normoxic conditions, \ndecoupling HIF-readout from actual oxygen state. This is rank reduction in 𝒞 — two \ndistinct ℳ_fast-states (true hypoxia; pseudohypoxic normoxia) collapse to the same \nΣ-input. The framework predicts that interventions targeting HIF-1α stability should \nbe selectively active in pseudohypoxic versus genuinely hypoxic cells, \ndistinguishable by orthogonal coupling readouts (mitochondrial metabolic flux, \nlactate dehydrogenase isoform balance).\n(c) Compartmental isolation. Mitochondrial GSH dynamics decouple from cytosolic GSH \ndynamics in age-related mitochondrial dysfunction [32] and in selenium deficiency \nvia selenoprotein-P [33]. The global Φ averaged over compartments hides the \nfailing one. The framework predicts that compartment-resolved redox biomarkers \n(mito-roGFP, MitoSOX-validated kinetics) should show divergence in clinical \nPage 42 of 213\nDose Response"
        },
        {
          "page": 44,
          "text": "specific content. The phenomena it unifies have not previously been read as instances of a \nsingle sensor-level failure with structural consequences for the closed-loop controller. The \nsenolytic-rescue diagnostic (P17) is proposed as a forward hypothesis to discriminate this \nMode 3 cascade from genuine Mode 4c (V_set,actual itself altered) — same surface \nphenotype, different structural fault, different intervention target. Empirical validation of \nP17 awaits both cohort regressions establishing V_set,fitness and direct test of the \npredicted bimodal response stratification under senolytic intervention. Status: \nframework-derived structural unification; predictions are forward and falsifiable. \nConditional on A4 holding for the relevant downstream readouts (HIF-1α, DDR, \ncompartment-specific); A4 is empirically strongest for DDR and remains conditional \nfor HIF-1α and compartment-resolved redox readouts.\n11. Forward Predictions\nEach corollary supplies one or more falsifiable predictions. We list the headline prediction \nfor each, indicate the discriminating observation, and state the conditions under which the \nframework would be falsified. Two epistemic classes. The seventeen predictions below fall \ninto two epistemic classes that should be weighted differently when assessing the \nframework’s predictive record. Structural reframings (P1–P10, P12, P15, P16): these \nlocate established empirical phenomena (hormesis, the antioxidant-paradox, KEAP1-\nmutant NSCLC chemoresistance, NRF2-transgenic cardiomyopathy, compartment-resolved \nredox divergence) at specific roles in the architecture. Their value is unification — \nsupplying a common language for previously-separated phenomena — rather than novel \nprediction. They are falsifiable in the sense that an alternative architectural location would \nrefute the role-typing claim, but the empirical phenomena themselves are already \nestablished. Forward predictions awaiting empirical test (P11, P13, P14, P17): these \nare novel and not part of the prior literature. P11 (timescale-stratified hormesis: peak \nattenuation under chronic versus acute dosing), P13 (controller-bandwidth pharmacology \nrescues Mode 4a more effectively than β-reduction in matched dose), P14 (V-distribution \nas Mode 4b diagnostic in chronic Mode 2 populations), and P17 (intervention-\northogonality stratification of V–Φ dissociation) are the framework’s genuine forward \ncommitments. Readers should weight the two classes accordingly: the classificatory \ncontribution is the thirteen reframings; the predictive contribution is the four forward \npredictions. P13–P17 are new predictions specific to Mode 4 and Mode 3-vs-4c \ndiscrimination.\nP1 (Corollary 1, Hormesis). Bounded adaptive systems should display biphasic dose-\nresponses (inverted-U) with arms of distinct architectural type — Mode 1 on the high-β \narm and Mode 2 on the low-β arm — derivable in closed form from A1–A4. The qualitative \nclaim is that the U-shape exists and its arms map structurally onto different failure modes. \nThe canonical Calabrese database reports peak stimulation typically 30–60% above control"
        },
        {
          "page": 45,
          "text": "with zone widths of 5–50× threshold separation [1,2]; specific quantitative amplitudes for \nstrongly-bounded adaptive subclasses are derived in [20]. Falsification of the qualitative \nclaim: a substantial class of bounded adaptive systems showing monotonic rather than \nbiphasic dose-responses without an identifiable confound, or biphasic curves whose arms \ndo not segregate by Mode 1 / Mode 2 typing.\nP2 (Corollary 2, Antioxidant paradox). Baseline-V stratification of antioxidant cancer-\nprevention RCTs should show opposite-signed effects in deficient versus chronically-\nsupplemented strata, with the strata-difference exceeding the population-average effect in \nabsolute magnitude. Falsification: a well-powered baseline-stratified meta-analysis \nshowing concordant signs across strata, or a stratum-difference smaller than the average \neffect.\nP3 (Corollary 3, Reductive cardiomyopathy as Mode 4b → Mode 2). In any tissue with \nchronically-elevated V from a Mode 4b-high mechanism (genetic, exposure, or \npharmacological origin producing dV_set/dΦ ≈ 0 at the operating Φ), proteostatic \nsurveillance should fire below dose-proportional baseline, and unpinning V_ctrl (not merely \nlowering V by other means) should rescue. Falsification: a high-V tissue with intact \nproteostatic surveillance firing at dose-proportional rate, or a tissue in which V-lowering \nrescues damage even when V_ctrl pinning is left intact.\nP4 (Corollary 4, Exercise blockade). High-dose antioxidant supplementation should \nblock adaptive readouts of any low-amplitude bounded stress (not just exercise — e.g. mild \nhypoxia training, intermittent fasting, cold exposure). Falsification: a bounded-stress \ntraining intervention in which equivalently-dosed antioxidant supplementation does not \nblunt the adaptive readout.\nP5 (Corollary 5, NRF2 in KEAP1-mutant NSCLC + NAC). Stated analysis specification for \nany future Phase II of this design, presented in [16, §5.4]: in a Phase II RCT of NAC + \nplatinum chemotherapy in NSCLC, the NRF2-active stratum (KEAP1-mutant or NRF2-IHC-\nhigh) should show progression HR 1.20–2.00 versus control, the NRF2-low stratum HR < \n1.20, and a selectivity ratio ≥ 1.30. Plasma 8-oxo-dG should fall in the NRF2-active arm \nwithout rising in the NRF2-low arm. Falsification: any of the four conditions failing. The \nframework’s commitment is to the analysis-specification thresholds; the author has no role \nin trial execution, sponsorship, or registration. The framework predicts what the analysis \nwould show in any properly-stratified Phase II of this design.\nP6 (Corollary 6, Mode 3 with downstream controller-action consequence). \nCompartment-resolved redox biomarkers should diverge from cytosolic-pool biomarkers \nin (a) ageing tissue with high SASP burden, (b) pseudohypoxic tumours with stable HIF-1α \nunder normoxic O₂, (c) selenium-deficient populations with normal cytosolic GSH. \nFalsification: any of the three populations showing concordant compartmental and \ncytosolic biomarkers. Joint with P17: the V-Φ relation in these populations should \nnormalise on senolytic / 𝒞-fidelity-restoration intervention without requiring V_set,actual \nchange — confirming Mode 3 as the structural fault. Persistent V-Φ dissociation after such \nintervention would re-locate the fault as genuine Mode 4c.\nPage 44 of 213"
        },
        {
          "page": 46,
          "text": "P7 (Structural — sharpened). Any bounded adaptive system satisfying A1–A4 with the \ncanonical four-component decomposition (ℳ_fast, 𝒞, Σ, V_ctrl) should admit at most four \nthreshold-typed failure modes corresponding to its four components. Falsification: a \ncandidate failure mode that produces a biomarker signature distinguishable from all of \nMode 1, Mode 2, Mode 3, and Mode 4 (4a/4b/4c) by every combination of the framework’s \ndiagnostic assays — a phenotype which simultaneously (a) shows no β_c crossing, (b) \noperates with Φ* in Σ’s dose-proportional band, (c) shows no compartment-resolved or \nwith adequate γ_V·τ_β. Such a phenotype would force the addition of a fifth threshold-type, \nindicating a finer architectural decomposition.\nP8 (Optimal V). Activator pharmacology that drives V toward V_max should produce U-\nshaped dose-response curves for chronic-prevention outcomes, with a tissue-specific \noptimum V* strictly less than V_max. Falsification: a population-scale, tissue-specific dose-\nresponse showing monotonic improvement in chronic outcomes with increasing activator \ndose up to and including V_max-saturating doses, in a tissue with measurable Σ-toe \ngeometry consistent with A4.\nP9 (V-lowering paradox in Mode 2). In a population identified as occupying the Mode 4b \n→ Mode 2 region (KEAP1-mutant or NRF2-IHC-high tumours not yet receiving cytotoxic \ntherapy; high-V chronic-supplement-replete cohorts), interventions that reduce V or \nmodestly raise β should improve surveillance-mediated outcomes. Falsification: a \nrandomised trial of antioxidant restriction or controlled mild pro-oxidant intervention in a \nverified Mode 4b stratum showing no improvement or harm.\nP10 (Mode 3 precedes and conceals Mode 1 in compartmentally-isolated tissue). \nWhen 𝒞_full is rank-degraded, failing compartments can reach the Mode 1 boundary while \nstandard cytosolic biomarkers remain normal. The framework predicts a temporal \nsequence: compartment-resolved redox biomarkers diverge (Mode 3 onset) months to \nyears before catastrophic events register on standard panels (Mode 1 onset in the hidden \ncompartment). Falsification: sequential compartment-resolved imaging showing \nconcurrent (rather than temporally-ordered) divergence.\nP11 (Timescale-stratified hormesis as Mode 4a effect). The hormetic peak amplitudes \nof [20] assume acute β-sweeps with γ_V·t_exposure ≪ 1. For chronic dosing at equivalent \ntotal β, V_ctrl is in its responsive bandwidth regime (γ_V·τ_β ≫ 1), tracks V_set, and re-\ncentres the operating point near the middle of Σ’s dose-proportional band, attenuating the \nhormetic peak. The Calabrese database mixes acute and chronic exposures; disaggregating \nby exposure timescale should reveal robust hormetic peaks for acute exposures and \nsubstantially attenuated peaks for chronic exposures of equivalent cumulative dose. \nFalsification: timescale-disaggregated meta-analysis showing identical peaks across \ntimescale.\nP12 (Four-term fragility index as ageing biomarker). The fragility index F(V, β, Φ, \nV_ctrl-state; θ) of equation (10) — minimum across Mode 1, 2, 3, 4 distance terms — \nshould track ageing-related risk of redox-coupled clinical events more accurately than any \nsingle-compartment biomarker. In paired-cohort studies, individuals matched on standard \nPage 45 of 213"
        },
        {
          "page": 47,
          "text": "biomarkers but differing in F should show divergent event rates. Falsification: matched \ncohorts with the same F-component scores but divergent total F showing no event-rate \ndivergence over the relevant follow-up window.\nP13 (Controller bandwidth restoration in Mode 4a). In tissue or cell-line systems \nexhibiting kinetic-mismatch failure (Mode 4a, transient β_c crossings during pulse-train \nstress with γ_V·τ_β < 1), pharmacological or genetic acceleration of γ_V (e.g., constitutive \nlow-grade KEAP1 inhibition, accelerator agents on NRF2-target enhancer chromatin) \nshould rescue clinical outcomes more effectively than equivalent reductions in time-\naveraged β. Falsification: a Mode 4a phenotype where γ_V acceleration provides no rescue \nor where β-reduction alone gives equivalent rescue. This is the Mode 4a-specific \nintervention prediction; it differs from any prediction the three-component framing would \ngenerate, since the three-component framing folds Mode 4a into Mode 1 and proposes only \nβ-reduction.\nP14 (V-set decoupling diagnostics for Mode 4b). In any population of “chronic Mode 2”-\npresenting individuals, the diagnostic signature distinguishing genuine Σ-failure from Mode \n4b → Mode 2 cascade is the V-Φ joint distribution: Mode 4b cases have V locked at V_max \nregardless of Φ-perturbation (constant V despite varying Φ across individuals or time), \nwhile genuine Σ-failure cases have V tracking Φ via V_set with normal slope. The \nframework predicts that population-scale Mode 2 phenotypes are predominantly Mode 4b \ncascades, with V essentially constant across individuals in the affected stratum. \nFalsification: a population stratified into chronic Mode 2 in which V varies normally with Φ, \nindicating no Mode 4b component.\nP15 (Calibration tolerance δ in Mode 4c — provisional). The calibration tolerance δ \nthat defines Mode 4c is in principle measurable: for any tissue with enough fitness-relevant \noutcome data, V_set,fitness can be inferred from the V that maximises long-term outcome, \nand V_set,actual can be measured by mapping V vs. Φ in non-Mode-4b individuals. The \nframework predicts that across populations with diverse environmental histories (e.g., \ndifferent chronic dietary β-distributions), δ-violations correlate with chronic outcome \ndivergence. Falsification: a population scan showing no correlation between V_set,actual–\nV_set,fitness mismatch and chronic outcome divergence after controlling for V_max and \nother confounders. This prediction is conditional on the cohort regressions described in \n§6.2.3 actually being conducted; until then, P15 is a structural prediction without empirical \nvalidation.\nP16 (Mode 3 effect on closed-loop behaviour). The structurally distinctive signature of \nthe Mode 3 effect on closed-loop behaviour (corrupted Φ propagating through V_ctrl) is \ndissociation between cytosolic V level (appears appropriate for measured cytosolic Φ) and \nclinical outcome (events occur despite normal biomarker panels), with the dissociation \nmagnitude proportional to the magnitude of compartmental Φ-mismatch (mitochondrial Φ \n≠ cytosolic Φ as measured by orthogonal compartment-resolved probes). The framework \npredicts that interventions on Mode 3 (senolytics, compartmental fidelity restoration) \nshould, in the same individuals, normalise the V-Φ relation across compartments without \nchanging V_set,actual. The structural fault is in 𝒞, not in V_ctrl; the controller is innocent. \nPage 46 of 213\nDose Response"
        },
        {
          "page": 48,
          "text": "Falsification: senolytic-rescued individuals showing persistent V-Φ mismatch despite \nrestored 𝒞 fidelity (which would re-locate the fault as genuine Mode 4c — see P17).\nP17 (Mode 3 vs. Mode 4c senolytic-rescue diagnostic — forward hypothesis). \nOperational core (intervention orthogonality). Per §6.2.3, Mode 4c is defined operationally \nby its response signature under three orthogonal controller-targeted interventions: it \nresponds to V_set-translating recalibration agents and does not respond to bandwidth-\nacceleration (Mode 4a target) or pinning-release (Mode 4b target). P17 specialises this to \nsenolytic intervention, which acts as a sensor-side intervention reducing senescent-cell-\ndriven 𝒞 corruption: a putative Mode 4c phenotype that responds to a senolytic was Mode \n3 all along (sensor fault rescued by senolytic-mediated 𝒞 restoration); a phenotype that \ndoes not respond to a senolytic is genuine Mode 4c (controller-internal calibration drift \nunaffected by sensor restoration). The diagnostic is therefore not contingent on measuring \nV_set,fitness directly — it requires only the response signature under one sensor-side \nintervention plus the controller-side interventions of P13 and P14. Status note. P17 is a \nforward hypothesis, not a deployable diagnostic. Its empirical validation requires direct \nexperimental demonstration of the predicted bimodal response stratification under \nsenolytic intervention in a properly-stratified V-Φ dissociation cohort. The cohort \nregressions establishing V_set,fitness and δ directly (§6.2.3) would tighten the diagnostic \nfurther but are not prerequisites for the intervention-orthogonality test. Until the \northogonal-intervention experiment is conducted, P17 should be read as a structural \nprediction whose deployment in clinical decision-making is premature.\nThe two phenomena that present as V-Φ dissociation — Mode 3 with downstream \ncontroller-action consequence (V_set,actual unaltered, applied to corrupted Φ) and \ngenuine Mode 4c (V_set,actual itself shifted as a controller-internal property) — are \npredicted to be operationally distinguishable by senolytic intervention. Prediction. In any \npatient cohort presenting with V-Φ mismatch, stratification by senolytic response should \nproduce two clinically meaningful sub-populations: (i) Mode 3-driven cases — V-Φ \nrelationship returns to V_set,actual-prescribed form post-senolytic without changing \nV_set,actual; clinical outcome improves; intervention target is sensor repair (further"
        },
        {
          "page": 49,
          "text": "discriminating endpoint is the pre/post V-vs-Φ slope under an intervention that reduces \nsenescent-cell-driven 𝒞 corruption. The framework specifies the structural form of the test, \nnot a particular pharmacological agent: the architectural prediction is that any intervention \nremoving senescent-cell-driven 𝒞 corruption should yield concordant Mode-3-vs-Mode-4c \nstratification, and naming a particular senolytic regimen is beyond the framework’s \nstructural commitment. Selection of agent, dose, cohort, and follow-up window is a matter \nof trial design; the framework supplies the structural hypothesis under test and the \ndiscriminating endpoint, nothing more.\nFalsification of the diagnostic. If senolytic-responsive and senolytic-non-responsive sub-\npopulations are indistinguishable on V-Φ trajectory pre/post intervention, or if no V-Φ \nmismatch dissociation is observed in either group, the diagnostic fails.\n12. Numerical Verification\nWe verify each of the four failure modes numerically in the four-variable closed-loop"
        },
        {
          "page": 51,
          "text": "pulse height; slow γ_V (Mode 4a regime, γ_V·τ_β ≈ 0.01) keeps β_c at ~1.0. All four panels \nuse the same parameter set apart from mode-specific switches.\n12.5 Data-anchored validation: framework predictions in published literature\nThe numerical verification of §12.1–12.4 demonstrates that the framework’s closed-form \nthresholds match its own dynamical simulation. A more substantive test is whether the \nframework’s closed-form predictions stand against published clinical and experimental \ndata without parameter fitting. Figure 5 overlays the framework’s key thresholds on \nrepresentative empirical anchors from four independent literatures, one per failure mode, \nwith no free parameters beyond the V-mapping in each domain.\nPage 50 of 213Dose Response"
        },
        {
          "page": 52,
          "text": "minimum risk at moderate selenium status and elevated risk at both low (Mode 1 \nvulnerability) and high (Mode 2 cascade via Mode 4b pinning) selenium status. The \nframework’s healthy-strip-width prediction (Eq. 9) recovers the U-shape’s interior \noptimum V* without fitting; the qualitative match between the framework’s 1/healthy-\nwidth prediction and the meta-analytic risk curve is striking.\nPanel C (Mode 3 — sensor rank reduction). Compartment-resolved redox \nmeasurements (Kojer et al. 2012 [32] and downstream literature) show that in \nyoung/healthy cells, mitochondrial GSH/GSSG ratios track cytosolic GSH/GSSG ratios \ntightly (rank-1 coupling, faithful 𝒞). In aged, SASP-rich tissue [14,30], the mitochondrial \nratio decouples from the cytosolic ratio, producing a rank-reduction window where single-\ncompartment biomarkers are non-veridical with respect to the true mitochondrial state. \nThis is the empirical signature of Mode 3, predicted by the framework’s Theorem 3 multi-\ncompartment proof.\nPanel D (Mode 4a + Mode 2 cascade — exercise + antioxidants). The Ristow et al. [10] \nand Paulsen et al. [11] data on exercise + vitamin C/E supplementation show that \nantioxidant supplementation blocks PGC-1α-driven mitochondrial biogenesis. The \ngoodness-of-fit comparison is performed. Quantitative testing — fitting the framework’s \nclosed-form thresholds to original-data points with confidence intervals, residual analysis, \nand out-of-sample prediction — is the natural next step. The figure’s present role is to \ndemonstrate that the framework’s predictions point in the right direction across four \nindependent literatures.\nWe note also that the framework’s threshold criteria (β > β_c, Φ < Φ_surv, etc.) should be \ninterpreted in a probabilistic sense when comparing with single-cell data: noise smears \neach crisp threshold into a probabilistic transition zone, and observed clinical event rates"
        },
        {
          "page": 53,
          "text": "Figure 5. Conceptual overlays of the framework’s closed-form predictions on \nrepresentative empirical anchors from four independent literatures. Each panel illustrates \nqualitative alignment between the framework’s structural predictions and published \nfindings. (A) Mode 1 — V is the residual G6PD enzymatic activity normalised to wildtype \nmean. The β_c(V) line is plotted with κ ≈ 0.05 from [16]. (B) Mode 2 — V is the plasma \nselenoprotein-P concentration normalised to moderate-status cohort mean. The U-shaped \nrisk curve is the published Vinceti et al. meta-analytic finding. (C) Mode 3 — Schematic"
        },
        {
          "page": 54,
          "text": "β_c (Mode 1 collapse). The framework does not require ROS to be a positive signal in itself; \nthe U-shape comes from the geometry of the (V, β) plane.\nDiscriminating prediction. Mitohormesis predicts that compartment-specific mitochondrial-\nROS interventions (mito-targeted antioxidants vs. cytosolic antioxidants) should \ndifferentially affect adaptive responses. The four-component framework predicts that any \nintervention reducing β (regardless of compartment) blocks adaptation if it drops Φ* into \nΣ’s toe — and Mode 3 (compartmental isolation) is when the two predictions diverge. In \nageing tissue with high SASP burden and Mode 3 already active, mito-specific antioxidants \nmay fail to block adaptation while cytosolic antioxidants may block adaptation. This is \ntestable in single-cell flow studies.\n13.2 Two-Hit Hypothesis for NRF2 in cancer\nThe two-hit framework [13] proposes that NRF2 activation in normal tissue is protective \n(first hit prevents transformation), while subsequent KEAP1 mutation (second hit) \nconstitutively activates NRF2 in established tumours conferring chemoresistance.\nThe four-component framework recovers this as Corollary 5 with a structural reading: the \nsupplies the violated threshold. Within the redox/NRF2 instantiation, all four modes are \nderivable in closed form, three are empirically anchored in published clinical and \nexperimental data, and one (Mode 4c) is a forward structural prediction conditional on \ncohort regressions described in §6.2.3.\nPage 53 of 213\nDose Response"
        },
        {
          "page": 55,
          "text": "continuous deformation cannot connect them without crossing the role boundary. The \ndiagnostic and intervention implications follow: Mode 4 → 3 → 2 → 1 intervention \nordering, Mode 3 vs Mode 4c discrimination via P17, and the cascade-corrected fragility \nindex.\n14.3 What the framework does not offer\nThe framework does not predict individual cell fate from individual cell parameters; it \nmakes population-scale and cohort-scale claims under A5. It does not specify which \nmolecular pathway implements Σ for a given tissue and readout — that is empirical input. \nIt does not address sub-cellular signalling spatial dynamics within a single cell \n(concentration gradients), which would require an extension of 𝒞_full from a vector \npoint structure that noise probabilistically samples — but the sharpness of the \nclassification depends on signal-to-noise ratios that are tissue- and readout-specific. A full \nstochastic treatment is a worthwhile extension that would yield event-rate predictions \nrather than crisp threshold criteria. The framework as presented should be understood as \nthe deterministic skeleton; stochastic flesh remains to be added.\nMode 4c provisional status. As flagged in §6.2.3 and §11 P17, Mode 4c remains a \nstructural prediction without empirical validation. Its operational deployment via P17 \nPage 54 of 213\nDose Response"
        },
        {
          "page": 56,
          "text": "depends on cohort regressions that have not yet been performed. The framework’s claim is \nthat Mode 4c is in-principle measurable and structurally distinct from Mode 3 effects on \nclosed-loop behaviour; whether the predicted V-Φ-misalignment-tracks-fitness pattern \nobtains in real cohorts is the empirical question that future work must answer.\n14.5 Future directions\nFive directions look productive. (i) Empirical anchoring of A4 for non-DDR readouts. \nSingle-cell flow dose-responses for UPR, PGC-1α, and HIF-1α readouts would either firm up \nshould distinguish Mode 3 phenotypes (resolved by senolytic) from genuine Mode 4c \nphenotypes (controller-internal calibration drift, persistent post-senolytic) in ageing \npopulations — operationalising P17. (iii) Quantitative δ for Mode 4c. Population-scale \nstudies of V_set,actual versus environmental V_set,fitness in tissues with diverse exposure \nhistories would calibrate the calibration tolerance δ. (iv) Mode 4a controller-bandwidth \npharmacology. Constitutive low-grade NRF2 induction (sulforaphane, low-dose \nbardoxolone methyl, dimethyl fumarate co-administration during disturbance-rich"
        }
      ],
      "closing_pages": [
        54,
        55,
        56
      ],
      "abstract_pages": [
        3,
        4
      ]
    },
    {
      "key": "legacy-6739201",
      "title": "A Universal Composition Law for Bounded Pharmacological Observables:The Aczél-Family Structure of Dose-Response, Combination Effects,and Aluminium Toxicology",
      "ssrn_id": "6739201",
      "page_count": 44,
      "sha256": "d91a6763354b43731afe1da50687d07bafb64bca64c1b881343ed137d3230706",
      "kind": "legacy",
      "url": "https://ssrn.com/abstract=6739201",
      "abstract": "### PDF page 3\n\nMurray — Aczél-Family Structure of Pharmacology (v14)\nPage 1\nA Universal Composition Law for Bounded Pharmacological Observables: \nThe Aczél-Family Structure of Dose-Response, Combination Effects,\nand Aluminium Toxicology\nDaniel John Murray\nIndependent Researcher, Melbourne, Australia\nAbstract\nBackground and problem: Aluminium (Al3+) is unambiguously pro-oxidant in vivo and in \nvitro despite having no accessible redox chemistry. The Exley mechanism — formation of \nthe aluminium superoxide radical cation [AlO2•]2+ — provides the proximate chemistry, but \nno framework explains why it produces universally similar oxidative damage across species, \ncell types, and cell-free preparations, nor how combination antioxidant interventions should \ncompose in this system.\nResults: We show that the eight foundational equations of pharmacology — Hill kinetics, \nLangmuir adsorption, Michaelis-Menten enzymology, Henderson-Hasselbalch acid-base \nequilibrium, Bliss independence, Loewe additivity, Schild antagonism, and the Cheng-\nPrusoff relationship — are realisations of a single structural family. Aczél's representation \ntheorem applied to bounded biological observables under the appropriate group action forces \na unique composition law for each scenario. The universality of Al-induced oxidative stress is \nthe geometric consequence of this structure: substrate competition between superoxide \n\n### PDF page 4\n\nMurray — Aczél-Family Structure of Pharmacology (v14)\nPage 2\ndismutase (SOD) and Al3+ on a bounded interval produces attractor displacement that is \nspecies-independent by construction.\nFramework and empirical anchor: Bliss independence and Loewe additivity are two \ndistinct Aczél-family compositions on (0,1) corresponding to independent versus shared-\ntarget perturbations. Bliss strictly exceeds Loewe for any eA, eB ∈ (0,1), with the gap maximal \nat eA = eB ≈ 0.618 (the reciprocal of the golden ratio) with magnitude (5√5−11)/2 ≈ 0.090. \nThe Bliss–Loewe distinction, operationalised in mixture toxicology for decades (e.g. EPA \nSupplementary Guidance for Chemical Mixtures), is here given a geometric foundation: Bliss \nand Loewe are conjugate parabolic isometries of the bounded effect interval, distinguished by \nwhich natural coordinate the physical specification adopts. In Al-Otaibi et al. (2018), \nquercetin (e = 0.950) combined with α-lipoic acid (e = 0.945) gave observed ecombo = 1.007 \nagainst Bliss prediction 0.997 and Loewe prediction 0.973 — consistent with both in the \nsaturated regime. The distributed empirical foundation across 60 years of mixture toxicology \nand enzyme kinetics literature validates the two compositions in their respective mechanistic \ndomains. The dominant half-dose-mix synergy design in the Al-toxicity literature is shown to \nproduce apparent supra-Bliss effects of factor approximately 2 (2.00–2.22 in the Hill nH=1 \nworked example) from saturation alone.\nConclusion: Pharmacology's foundational equations are realisations of one structural family. \nThe framework resolves the Bliss-Loewe debate, explains the universality of Al-induced \noxidative damage, identifies a methodological correction for the combination natural-\nproducts literature, and generates six falsifiable predictions (five core, one exploratory) \ntestable in standard laboratory infrastructure.",
      "closing": "PDF page 35\nMurray — Aczél-Family Structure of Pharmacology (v14)\nPage 33\nscenarios whose realisation in pharmacology may exist but is less common. The \nexhaustiveness claim is limited to the empirically observed linear fractional class (Section \n4.7).\nThe framework does not provide a mechanistic alternative to the Exley pathway. It is an \ninterpretive overlay on Exley's chemistry that connects substrate-competition kinetics to the \nbroader compositional structure of pharmacological combinations. If the [AlO2•]2+ pathway is \nrevised by future computational or experimental work, the structural framing adapts; the \nAczél unification of pharmacology persists.\n11. Conclusion\nThe universality of aluminium-induced oxidative stress — the same qualitative damage \npattern across mammals, fish, plants, and cell-free preparations — is a structural consequence \nof bounded compositional kinetics, not a coincidence of independent chemistries. SOD-\nmediated superoxide clearance on a bounded interval, perturbed by Al3+ substrate \ncompetition, follows rules that are species-independent by mathematical necessity. Aczél's \nrepresentation theorem reveals those rules, and they are the same rules that govern Hill \nkinetics, Langmuir adsorption, Michaelis-Menten enzymology, Henderson-Hasselbalch acid-\nbase equilibrium, Bliss independence, Loewe additivity, Schild antagonism, and the Cheng-\nPrusoff relationship — independently derived over 63 years and now identifiable as \nrealisations of one structural family.\nThe Bliss-Loewe distinction, long operationalised in practical mixture toxicology, is here \ngiven a geometric foundation as a structural classification of mechanism: independent \nperturbations on a bounded observable produce Bliss composition, shared-target \nperturbations produce Loewe composition, and the gap between them (maximum (5√5−11)/2 \n\n\nPDF page 36\nMurray — Aczél-Family Structure of Pharmacology (v14)\nPage 34\n≈ 0.090 at e = (√5−1)/2 ≈ 0.618, the reciprocal of the golden ratio) is strictly positive by \nalgebraic necessity. The dominant half-dose-mix synergy demonstration design in natural-\nproducts toxicology produces apparent synergy of factor 2 from saturation alone. The \nframework's load-bearing empirical commitment — the discriminating Bliss-vs-Loewe test in \nmid-range matched-dose combination data — is implementable in standard Al-toxicity \nlaboratory infrastructure and has not yet been performed. Its outcome will determine whether \nAl3+ competes with antioxidant interventions on an independent or shared substrate, with \ndirect implications for combination intervention design.",
      "role": "Pharmacology predecessor",
      "scope": "Mechanism-selecting generator, Hill1 scope, baseline and uncertainty corrections govern.",
      "contribution": "Additive-generator correspondences and combination baselines depend on specific mechanisms.",
      "evidence": "Historical formulation; current 06 supplies corrected scope",
      "notice": "Update, 7 September 2026. This earlier preprint is retained as part of the research record. For the current formulation, see Aczél-Family Composition in Bounded Pharmacology (https://papers.ssrn.com/sol3/papers.cfm?abstract_id=7426978). Do not rely on readings in which boundedness or endpoint preservation alone selects a unique logit, Möbius law or biological mechanism. The generator depends on the specified composition and, with its identity origin fixed, is unique only up to positive scale. The stated strict Bliss–Loewe ordering and approximately 0.0902 maximum gap concern the common-shape, n=1 model; the approximately 0.618 target maximizes the raw effect gap, not every noise-adjusted measure of experimental information. Order dependence alone does not establish hidden state: closed scalar dynamics may also fail to commute. The aluminium-toxicology mechanism and proposed tests remain conditional. Use the successor's assumptions and scope for current citations. New successor records cited in this notice were submitted on 7 September 2026 and are awaiting SSRN review; their pages may not yet be publicly available.",
      "inspection": "Abstract and conclusion/closing discussion read; prediction-bearing passages indexed and named lists reviewed.",
      "external_version_parity": "Not certified: these are the supplied local manuscript versions.",
      "main_start_page": 3,
      "main_end_page": 36,
      "prediction_passages": [
        {
          "page": 4,
          "text": "which natural coordinate the physical specification adopts. In Al-Otaibi et al. (2018), \nquercetin (e = 0.950) combined with α-lipoic acid (e = 0.945) gave observed ecombo = 1.007 \nagainst Bliss prediction 0.997 and Loewe prediction 0.973 — consistent with both in the \nsaturated regime. The distributed empirical foundation across 60 years of mixture toxicology \nand enzyme kinetics literature validates the two compositions in their respective mechanistic \ndomains. The dominant half-dose-mix synergy design in the Al-toxicity literature is shown to \nproduce apparent supra-Bliss effects of factor approximately 2 (2.00–2.22 in the Hill nH=1 \nThe framework resolves the Bliss-Loewe debate, explains the universality of Al-induced \noxidative damage, identifies a methodological correction for the combination natural-\nproducts literature, and generates six falsifiable predictions (five core, one exploratory) \ntestable in standard laboratory infrastructure."
        },
        {
          "page": 7,
          "text": "biological organisation rather than modelling preference. The present paper arrives at the \nsame foundation through functional equations rather than algebraic structure, and extends it \nto generate specific, experimentally testable predictions for combination antioxidant \ninterventions in Al toxicology.\n2. The Kinetic Foundation: Aluminium and Superoxide Dismutase\n2.1 Bounded steady-state superoxide\nThe observable of interest is the steady-state superoxide concentration [O2•−]ss in a given"
        },
        {
          "page": 9,
          "text": "Murray — Aczél-Family Structure of Pharmacology (v14)\nPage 7\nmagnitude only; the framework's qualitative predictions do not depend sensitively on the \nprecise value of kAl.\n3. Structural Foundation: Aczél's Theorem on Bounded Observables\n3.1 The theorem\nConsider a biological observable u confined to a bounded interval I ⊆ ℝ, and a binary"
        },
        {
          "page": 11,
          "text": "perturbed (e.g., Al exposure inducing SOD expression on a timescale comparable to \nthe experiment), sequential perturbations do not commute. Plant systems under \nprolonged Al stress show such induction; the framework's clean predictions are \nrestricted to short exposures relative to the SOD-induction timescale.\nIrreversible damage. Perturbations that cause permanent changes (cell death, \nfibrillar accumulation, covalent modification) violate the steady-state assumption \nunderlying associativity.\nthe steady-state framing required for the Aczél construction.\nCompartment heterogeneity. Heterogeneity across compartments at different rate-\nlimiting steps produces apparent deviations from the framework's clean predictions \nwhen aggregate measurements are made.\nEach failure mode produces a structurally specific signature. The framework is therefore \nfalsifiable through axiom-violation tests as well as through direct prediction tests.\n4. The Aczél-Family Unification of Pharmacology"
        },
        {
          "page": 12,
          "text": "θ(x) = x / (K + x)          (6)\nThis is simultaneously: the Hill equation with nH = 1 [12], the Langmuir adsorption isotherm \nwith K replaced by P0 [13], the Michaelis-Menten rate equation with K replaced by Km [14], \nand the Henderson-Hasselbalch acid dissociation equation with K replaced by [H+]ref [15,16]. \nThe four equations are mathematically identical; their independent derivations each correctly \narrived at the same Aczél-family realisation through different physical reasoning. The Hill \ncoefficient nH ≠ 1 is a rescaling of the rapidity coordinate (y → ny), not a different equation."
        },
        {
          "page": 15,
          "text": "who use Bliss as the null model and find 'sub-Bliss synergy' for agents acting on the same \ntarget are not finding antagonism; they are correctly identifying shared-target mechanism, \nwhich the framework predicts gives Loewe (which is sub-Bliss by equation 10). The \nterminology 'sub-Bliss synergy' and 'Loewe additivity' and 'mechanism overlap' are three \nnames for the same prediction.\n4.3 Schild regression as log-dose rapidity translation\nThe Schild equation [19] for competitive antagonism states that the dose ratio DR (agonist \nEC50 with antagonist / EC50 without) satisfies:\nlog(DR − 1) = log[B] − log(Kᴮ)          (11)"
        },
        {
          "page": 16,
          "text": "For a constant-mechanism intervention that shifts the rapidity coordinate by Δ, the dose at \nwhich any fixed effect e is reached shifts by Δ in log-dose. EC50 is the conventional anchor \nbecause it is the rapidity zero-point, but the predicted shift is identical at EC10, EC90, or any \nother ECx. Disagreement in log(ECx) shifts across x indicates either non-translation-group \ncomposition or that the intervention is rescaling the rapidity (changing nH) rather than \ntranslating it. This is testable in any dose-response dataset that reports multiple ECx values \nunder the same intervention."
        },
        {
          "page": 18,
          "text": "Page 16\nexhaustive. Systems exhibiting composition laws outside the linear fractional class would \nextend rather than falsify the framework; they would indicate biological mechanisms not yet \ncaptured by the Aczél-family axioms as currently stated.\n4.8 From physical commitment to parameter dimension\nA natural concern with the framework as developed in Sections 4.1–4.7 is that the rapidity \ncoordinate appears to be chosen to match each known equation: log-dose for Hill, log-\ndescribe the composition. Once the structural type is fixed by physics, the rapidity is forced \nuniquely up to affine transformation, and the parameter count of the composition law is \nbounded by the dimension of the underlying isometry group. The latter is the predictive \ncontent of the framework: any bounded-observable pharmacological composition is described \nby a strictly bounded number of structural parameters, set by the geometry rather than by the \nequation.\n4.8.1 The physical-commitment-to-isometry-class map"
        },
        {
          "page": 20,
          "text": "the bounded interval (0,1) viewed as a hyperbolic geodesic is fixed by three real parameters. \nThis dimensional fact propagates to a structural bound on the parameter count of any \npharmacological composition law on (0,1), which is the framework’s strongest predictive \ncontent.\nSingle-agent (k = 1). A hyperbolic-class single-agent dose-response θ(x) = x/(K + x) requires \none parameter (K, equivalently log K, the location of the rapidity zero). The Hill coefficient \nn_H is the affine-scale parameter from Aczél’s theorem, not an independent structural \nwith α = 0 recovering Bliss and α = 1 recovering Loewe. The structural parameter α is \ndetermined by the perturbation structure (Section 4.8.1, axiom 3); fitting it to data is a \nhypothesis test, not a free fit. The total dimension of the two-agent composition family is \ntherefore 3, exhausting the hyperbolic-parabolic content of PSL(2,ℝ).\nk-agent combinations. For k pharmacological agents acting on a single bounded observable, \nan Aczél-family composition has structural parameter count bounded by\nN_params  ≤  k(k+1)/2 + ε          (16)"
        },
        {
          "page": 21,
          "text": "couplings. A dataset that is best fit by a parameter count exceeding k(k+1)/2 + (k−1)(k−2)/2 \n= k² − k + 1 cannot be accommodated within any Aczél-family composition on the bounded \ninterval, even by recourse to elliptic structure, and therefore falsifies the framework \nregardless of how generously ε is interpreted. For practical pharmacology where pairwise \nreductions hold, ε = 0 and N_params = k(k+1)/2: 1 for single-agent, 3 for two-agent, 6 for \nthree-agent, 55 for a 10-agent screen, 210 for a 20-agent screen.\nAn unconstrained empirical model of k-agent combinations on a bounded effect can in \nexponential parameter space to a polynomial one: from 2ᵏ − 1 to k(k+1)/2 + ε. For a 10-agent \nmatched-dose screen, this is a reduction from 1023 free parameters to 55. For a 20-agent \nscreen, from approximately 10⁶ to 210. The framework’s predictive content is precisely this \ncounting reduction: it asserts that bounded compositional pharmacology is structurally low-\ndimensional, and the dimension is set by the geometry rather than the chemistry.\n4.8.3 Falsification by parameter dimension\nThe parameter-counting bound (16) is a falsification criterion. A pharmacological dataset is \nincompatible with the Aczél-family framework if it requires more than k(k+1)/2 + ε \nindependent structural parameters to describe a bounded compositional response and resists"
        },
        {
          "page": 22,
          "text": "●Genuine elliptic-class structure: the composition involves bidirectional cross-\nmodulation requiring an elliptic isometry of the multi-agent configuration space. This \nis the framework’s most ambitious prediction (Section 8, Prediction 6); a bounded \ndataset best fit by k(k+1)/2 + 1 parameters with the extra parameter manifesting as a \nclosed-orbit signature in the (e_A, e_B, e_combo) surface would constitute \nconfirmation rather than falsification of the framework, and identify a class of biology \nnot currently recognised in synergy taxonomy.\nEach diagnostic condition has a structurally specific signature that distinguishes it from the \nothers. The framework is therefore falsifiable across three independent directions: parameter \ndimension exceeds bound (axiom failure or new biology), boundary behaviour inconsistent \n(bounded-observable failure), and closed-orbit signature in higher-dimensional combination \ndata (elliptic-class confirmation). The mid-range matched-dose discriminating test (Section \n5.4, Prediction 1) is the load-bearing two-agent test of whether the framework’s 3-parameter \nprediction holds on the simplest non-trivial case; the parameter-dimension argument extends \nthis to a falsification map valid across all k.\n5. Empirical Grounding\n5.1 Structural baseline and the Bliss-Loewe gap\nFigure 1 shows the three Aczél-family compositions on (0,1) alongside the diagonal ecombo = \neA baseline. Two regions are highlighted: the saturated regime (eA = eB > 0.85) where all"
        },
        {
          "page": 23,
          "text": "effect ecombo as a function of equal individual effects eA = eB = e under Bliss independence \n(independent mechanisms), Loewe additivity (shared target), and the maximum rule (one \nagent dominates). The three predictions converge at saturation (e → 1) and at zero effect (e \n→ 0); they are maximally discriminating along the diagonal at the golden-ratio reciprocal e \n= (√5−1)/2 ≈ 0.618. (B) The Bliss − Loewe gap across the (eA, eB) plane. The gap peaks at \neA = eB ≈ 0.618 with magnitude (5√5−11)/2 ≈ 0.090 and vanishes on the boundaries. The \nyellow star marks the diagonal maximum at the golden-ratio reciprocal; the cyan marker \n5.2 Distributed empirical foundation in the mixture toxicology and enzyme kinetics \nliterature\nThe structural taxonomy derived in Sections 3-4 predicts that combined effects must follow \neither Bliss independence or Loewe additivity, depending on whether agents perturb the \nsystem through independent mechanisms or compete for the same rate-limiting step. This is \nnot a novel empirical claim; it is the geometric restatement of a binary classification that has \nbeen validated across pharmacology, toxicology, and enzyme kinetics over the past six"
        },
        {
          "page": 24,
          "text": "addition should be used for independently acting chemicals. This guidance was adopted after \nexhaustive review of mixture studies across dozens of chemical classes. Kortenkamp et al. \n[27] reviewed over 90% concordance between mechanism-predicted model and observed \nmixture effect in well-characterised systems. Backhaus and Faust [28] showed that the \nindependent-action model gives accurate predictions for dissimilarly acting chemicals across \nhundreds of binary and multi-component mixtures when individual effects lie within the mid-\nrange — the discriminating regime the present framework identifies as optimal. Each mixture \nstudy that correctly fits one model and rejects the other is an implicit measurement of the \nBliss-Loewe gap."
        },
        {
          "page": 25,
          "text": "mechanisms of carcinogenicity in a rat liver foci assay, with individual effect probabilities \nspanning 0.3–0.7 (their Figure 3 reports the dose-response and combination data). The \nobserved combined effect agreed with Bliss prediction within experimental error, while the \nLoewe prediction significantly overestimated the response (observed 0.46, Bliss prediction \n0.48, Loewe prediction 0.62). Similar independent-action confirmation has been reported for \nmixtures of dissimilarly acting pesticides on algal growth [32] and for anti-androgenic \nchemicals with different molecular initiating events [33]. In each case, when individual effect \nlevels were in the discriminating regime, the data clustered tightly around the Bliss surface.\nThe body of evidence summarised in Section 5.2 does not replace the targeted Al-specific \ndiscriminating test proposed in Prediction 1 (Section 8); it rather demonstrates that the two \ncomposition laws have been individually and repeatedly validated across the entire (0,1) \ndomain, including the mid-range, in their respective mechanistic domains. The present \npaper's geometric unification explains why these validations succeed and provides the \nmathematical taxonomy the field has used implicitly. The next step for Al toxicology"
        },
        {
          "page": 26,
          "text": "Page 24\nLoewe testing. Suppression fractions normalised against Al-only versus untreated control are \neQ = 0.950, eALA = 0.945, ecombo = 1.007. The framework's predictions, with no fitted \nparameters:\nEndpoint Bliss prediction Loewe prediction Observed\nLipid peroxidation 0.997 0.973 1.007\nProtein carbonyl 0.989 0.948 1.032\nTable 2. Saturated-regime test from Al-Otaibi et al. (2018). Both predictions are consistent \nwith observation within experimental noise (gap between Bliss and Loewe is 2.4 and 4.1 \npercentage points, less than typical assay precision). Computational detail is provided in \nSupplementary §S4.\nBoth predictions are consistent with the data within experimental noise. The dataset is in the \nsaturated regime where Bliss and Loewe converge; we report the test as consistent with the \nframework's predictions but non-discriminating between independent and shared-target \nmechanisms. The observed ecombo > 1.0 in both endpoints reflects the bounded observable's \nabsolute physiological floor sitting below the experimental control baseline — a feature the \nframework predicts, not a measurement artefact.\n5.4 The discriminating mid-range test\nAt eA = eB = 0.5, Bliss predicts ecombo = 0.750 and Loewe predicts 0.667 — a gap of 8.3 \npercentage points at this conventional EC₅₀ anchor, within the discriminating range of \nstandard assays. The optimal target on the diagonal is at the golden-ratio reciprocal e ≈ 0.618, \nwhere the gap reaches its maximum of (5√5−11)/2 ≈ 9.0 percentage points (approximately \n8% larger than at e = 0.5); the practical 0.3–0.7 discriminating regime brackets both anchors \nand either choice supports clean discrimination.\nPrediction 1 (load-bearing): In an Al-toxicity combination study with two antioxidant \nagents at matched full doses producing individual suppressions eA and eB each in the range \n0.3-0.7, the combined suppression ecombo will lie within ±0.05 of either Bliss prediction (7) or"
        },
        {
          "page": 27,
          "text": "Murray — Aczél-Family Structure of Pharmacology (v14)\nPage 25\nLoewe prediction (9), and the choice indicates whether the two agents act on independent \nrate-limiting steps or share a target. Systematic supra-Bliss effects (>0.05 above Bliss) \nindicate genuine positive interaction. Systematic sub-Loewe effects (<0.05 below Loewe) \nindicate antagonism beyond simple competition.\n6. Reinterpretation of the Al-Toxicity Combination Literature\nas the dominant interpretive frame and the artefact has been routinely reported as mechanism-\nlevel synergy. The geometric framework of the rest of the paper makes the structural baseline \nagainst which genuine synergy should be measured rigorous and predictive; the critique \nbelow stands on the simpler ground of dose-response curvature alone.\n6.1 The dominant study design\nThe Al-toxicity combination literature is large and growing, with hundreds of publications \ntesting whether two natural compounds, antioxidants, or chelators jointly mitigate Al-induced"
        },
        {
          "page": 29,
          "text": "Two designs allow clean discrimination:\nMatched full-dose design. Test agents A and B at full doses individually and at full-\ndose A combined with full-dose B. The prediction is direct: combined ecombo against \nBliss (7) or Loewe (9). Discrimination requires individual effects in the mid-range \n(0.3-0.7); studies should choose dose levels that achieve this.\nFull dose-response design. Measure full Hill curves under each individual treatment \nat multiple doses and combination effects at multiple matched dose ratios. Deviations \nfrom the Aczél predictions at multiple dose pairs constitute genuine mechanism-level \nsynergy or antagonism. This is standard practice in oncology combination drug \nstudies [35] but is rarely applied in natural-products toxicology.\nThe half-dose-mix design supports neither test and should be retired as primary evidence for \ncombination interaction."
        },
        {
          "page": 30,
          "text": "statistical inference is not powered, and the trend should be reported as preliminary.\nThe qualitative observation does survive and is sign-conclusive: the cross-kingdom slope is \nopposite in sign to a free-Al3+-only speciation rescue (which predicts +2.24 from hydrolysis \nalone [36]). This rules out a pure speciation account of cross-kingdom universality. The \nquantitative magnitude is dominated by a kingdom-specific [SOD] confound (plant \ncytoplasmic [SOD] ≈ 1 μM vs mammalian ≈ 10-40 μM contributes −0.34 to −0.55 per pH \nunit) that, once removed, leaves a residual consistent with the Gouy-Chapman-Stern model of \nreported in Supplementary §S1; we treat it as motivating rather than validating the \narchitecture.\n8. Predictions and Falsification\nThe framework yields six testable predictions."
        },
        {
          "page": 31,
          "text": "Murray — Aczél-Family Structure of Pharmacology (v14)\nPage 29\nPrediction 1 (load-bearing, repeated from Section 5.4). Bliss-vs-Loewe discrimination at \nmatched mid-range doses. Confirmed by: matched-dose combination data with individual \neffects in 0.3-0.7 range falling within ±0.05 of one of the two predictions across multiple \ndose pairs. Falsified by: systematic deviation (>0.10) at multiple matched dose pairs that \ncannot be attributed to mechanism overlap, axiom-violation modes (Section 3.3), or \nmeasurement error.\nPrediction 2. log(ECx) shifts are identical for all x under constant-mechanism intervention. \nAny intervention that shifts the rapidity of an Al-toxicity dose-response by Δ should produce \nequal shifts in log(EC10), log(EC50), log(EC90). Falsified by: systematic differences in shifts \nacross x.\nPrediction 3. Schild slope = 1 for true competitive Al-binding antagonists. Compounds that \nbind Al3+ competitively with its superoxide-binding site should show Schild plots with slope \n1.0 ± 0.1. Falsified by: systematic Schild slope deviation indicating non-competitive \nmechanism.\nPrediction 4. Hill-form dose-response with measurable nH. Al3+-induced oxidative damage in \ncell-free or cellular systems with controlled SOD activity should follow a Hill curve when \nplotted against log[Al3+], with effective coefficient nH structurally diagnostic of the \ncompetition mechanism. Falsified by: dose-response inconsistent with any bounded \nsigmoidal form across at least two orders of magnitude.\nPrediction 5. Within-system intervention test. When pH and Al speciation are held constant \nand baseline SOD activity is independently manipulated, the damage threshold [Al3+]threshold \nshould scale linearly with baseline [SOD]local, with slope 1 on log-log axes (0.8-1.2 across at \nleast one order of magnitude). Falsified by: systematic deviation from unit slope."
        },
        {
          "page": 32,
          "text": "Murray — Aczél-Family Structure of Pharmacology (v14)\nPage 30\nPrediction 6 (elliptic signature — exploratory). The Bliss and Loewe compositions are \nboth parabolic isometries of the underlying compositional structure — flows that translate the \nrapidity without rotation. A third class of composition, corresponding to elliptic isometries \n(mutual bidirectional modulation between agents), would produce a qualitatively distinct \nobservable signature: for a fixed dose ratio of agents A and B, the combined effect ecombo as a \nfunction of total dose would exhibit a local interior maximum — a dose level beyond which \nincreasing either agent's dose reduces the combined effect. This non-monotonic response \nsurface is not predicted by any standard synergy model and constitutes a sharp, falsifiable \nsignature of elliptic composition. Experimental detection requires full dose-response surfaces \nand monotonicity testing across at least two orders of magnitude in total dose. No confirmed \nexample in the Al-toxicity literature is known to the author; the prediction is exploratory but \nfalsifiable in any system where mutual modulation is suspected.\n9. Implications\n9.1 For combination pharmacology\nThe framework provides a geometric foundation for combination effect analysis that \ncomplements the practical guidance long operationalised in mixture toxicology (e.g. EPA"
        },
        {
          "page": 33,
          "text": "The two-stage architecture (Section 7) implies that intervention efficacy depends on which \nstage limits damage. At neutral pH with low free Al3+, Stage 1 (membrane gate) is rate-\nlimiting; chelators with neutral-pH affinity and pH-modulating interventions are predicted to \nbe more effective than SOD modulation. In acidic compartments, plaque-core \nmicroenvironments, or pathological Al overload, Stage 2 (SOD competition) becomes rate-\nlimiting; SOD-supporting interventions and antioxidants targeting downstream Fenton \nchemistry are predicted to dominate. The framework supplies a conditional intervention \nroadmap.\n10. Limitations\nThe framework's load-bearing empirical claim is Prediction 1. Confirmation in the saturated \nregime (Al-Otaibi 2018, Section 5.3) is consistent with both predictions but does not"
        },
        {
          "page": 34,
          "text": "discriminate them. The discriminating mid-range test has not been performed in Al \ntoxicology, and its outcome is the principal open question. The paper is best characterised as \na hypothesis paper in the sense of Elsevier’s editorial taxonomy: it advances new structural \nand methodological claims based primarily on previously published data, findings, and a \nstrong line of mathematical reasoning, with explicit testable predictions but without new \ndirect experimental confirmation of its load-bearing prediction. The framework’s empirical \nstatus awaits the discriminating mid-range matched-dose test, which is implementable in \nstandard Al-toxicity infrastructure (Section 6.3).\nThe kAl bound from Section 2.4 is order-of-magnitude only and rests on a single null result \nwhose sensitivity to substrate-level competition has not been formally characterised. Specific \nThe Aczél-theorem framing rests on axioms that hold approximately rather than exactly in \nreal biological systems. Section 3.3 catalogues the principal failure modes; their occurrence is \ndiagnostic and predicted by the framework, but they limit the precision with which the \nstructural derivation applies to specific experimental data. In particular, feedback regulation \non the perturbation timescale is a known violation of associativity in plant systems and \nrestricts the framework's clean predictions to short exposures.\nThe Hill-family unification (Section 4.1) recognises that four equations are mathematically \nidentical; their independent derivations are mechanistically distinct. The structural identity \ndoes not eliminate the mechanistic distinctions — cooperative binding, surface adsorption, \nenzyme catalysis, and acid-base equilibrium are different biological processes — only the"
        }
      ],
      "closing_pages": [
        35,
        36
      ],
      "abstract_pages": [
        3,
        4
      ]
    }
  ],
  "families": [
    {
      "id": "AI-1",
      "domain": "AI",
      "title": "H1: useful certification",
      "sources": [
        "7426838"
      ],
      "status": "Open engineering hypothesis",
      "next_test": "Compare proposer-plus-kernel with strong retrieval, tool-use and fail-closed systems on one frozen, versioned workload. Match evidence access and report coverage, assertion errors, external falsity, binding and trusted-core cost.",
      "success_means": "An auditable authority path supplies useful performance within that jurisdiction. It is more than abstaining from everything.",
      "failure_means": "Inferior useful coverage at comparable cost fails this implementation/workload claim. It does not refute every possible small-kernel architecture.",
      "depends_on": [],
      "record_kind": "Research family",
      "provenance": "Consolidated from the earlier programme register; wording reviewed against the supplied manuscripts. Research proposals are labelled separately from paper predictions.",
      "source_pages": {
        "7426838": [
          1,
          2,
          3,
          7,
          9,
          12,
          13,
          15
        ]
      }
    },
    {
      "id": "AI-2",
      "domain": "AI",
      "title": "H2: proposer-size saturation",
      "sources": [
        "7426838"
      ],
      "status": "Open engineering hypothesis",
      "next_test": "Cross several proposer capacities with the same evidence, binder, verifier, workloads and resource accounting; predefine a practical saturation margin.",
      "success_means": "For this workload, generating certifiable proposals needs less model capacity than the comparator. Total cost must include evidence and maintenance.",
      "failure_means": "Material continued gains over the declared size range reject the tested saturation claim; certification can remain useful.",
      "depends_on": [
        "AI-1"
      ],
      "record_kind": "Research family",
      "provenance": "Consolidated from the earlier programme register; wording reviewed against the supplied manuscripts. Research proposals are labelled separately from paper predictions.",
      "source_pages": {
        "7426838": [
          1,
          2,
          3,
          7,
          9,
          12,
          13,
          15
        ]
      }
    },
    {
      "id": "AI-3",
      "domain": "AI",
      "title": "Memory that preserves future task distinctions",
      "sources": [
        "7426838",
        "7427098"
      ],
      "status": "Finite counterexample established; utility untested",
      "next_test": "Test summary compression with new queries sensitive to versions, entities, permissions and unresolved commitments; compare strong retrieval and structured-memory baselines.",
      "success_means": "The retained representation better supports the declared future task family per unit of storage or cost.",
      "failure_means": "No gain or failures on held-out queries narrow the memory contract; a single demonstration is not a general state verifier.",
      "depends_on": [],
      "record_kind": "Research family",
      "provenance": "Consolidated from the earlier programme register; wording reviewed against the supplied manuscripts. Research proposals are labelled separately from paper predictions.",
      "source_pages": {
        "7426838": [
          1,
          2,
          3,
          7,
          9,
          12,
          13,
          15
        ],
        "7427098": [
          1,
          2,
          3,
          4,
          5,
          6,
          7,
          8,
          9,
          10,
          11,
          12,
          13,
          14,
          15,
          16,
          17,
          18,
          19,
          20,
          21,
          22,
          23,
          24,
          25,
          26,
          27,
          28,
          29,
          30,
          31
        ]
      }
    },
    {
      "id": "AI-4",
      "domain": "AI",
      "title": "Recursive action-sufficient state",
      "sources": [
        "7427100",
        "7427098"
      ],
      "status": "New proposed research problem, extending the static result",
      "next_test": "Construct finite action codes and test whether updates can be computed from code, admitted action and observed record alone; compare existing abstraction and partially observed-control methods.",
      "success_means": "A compact action code can support repeated operation, rather than only one static selection.",
      "failure_means": "Inconsistent successor codes show the compression needs refinement or history. A smaller static cover does not establish a smaller recursive controller.",
      "depends_on": [],
      "record_kind": "Research family",
      "provenance": "Consolidated from the earlier programme register; wording reviewed against the supplied manuscripts. Research proposals are labelled separately from paper predictions.",
      "source_pages": {
        "7427098": [
          1,
          2,
          3,
          4,
          5,
          6,
          7,
          8,
          9,
          10,
          11,
          12,
          13,
          14,
          15,
          16,
          17,
          18,
          19,
          20,
          21,
          22,
          23,
          24,
          25,
          26,
          27,
          28,
          29,
          30,
          31
        ],
        "7427100": [
          1,
          2,
          3,
          7,
          8,
          9,
          10,
          11
        ]
      }
    },
    {
      "id": "BIO-1",
      "domain": "Biology",
      "title": "Matched-present state failure and recovery",
      "sources": [
        "7425878",
        "7426998",
        "7427098"
      ],
      "status": "Prospective endogenous-biological test; synthetic and designed examples available",
      "next_test": "Match histories on a frozen measurement, apply common futures, bound matching error and discrepancy, then test an augmented representation on untouched histories and batches.",
      "success_means": "The original representation loses useful predictive information and the tested addition recovers some or all of the declared predictive scope.",
      "failure_means": "Equivalence supports adequacy within the panel; unresolved data do not. Failure of augmentation rejects that proposed repair.",
      "depends_on": [],
      "record_kind": "Research family",
      "provenance": "Consolidated from the earlier programme register; wording reviewed against the supplied manuscripts. Research proposals are labelled separately from paper predictions.",
      "source_pages": {
        "7425878": [
          1,
          2,
          3,
          4,
          5,
          7,
          8,
          10,
          11,
          12,
          13,
          14,
          15,
          16
        ],
        "7426998": [
          1,
          2,
          3,
          4,
          5,
          6,
          7,
          8,
          10,
          11,
          12,
          13,
          14,
          15,
          16,
          17,
          18,
          19,
          20,
          21
        ],
        "7427098": [
          1,
          2,
          3,
          4,
          5,
          6,
          7,
          8,
          9,
          10,
          11,
          12,
          13,
          14,
          15,
          16,
          17,
          18,
          19,
          20,
          21,
          22,
          23,
          24,
          25,
          26,
          27,
          28,
          29,
          30,
          31
        ]
      }
    },
    {
      "id": "BIO-2",
      "domain": "Biology",
      "title": "A physical carrier of the retained distinction",
      "sources": [
        "7425878"
      ],
      "status": "Prospective causal test",
      "next_test": "Use lineage-linked state/outcome data and an independently characterized intervention on a candidate carrier, with target engagement, off-target and controller-writing controls.",
      "success_means": "Evidence supports a causal contribution of the candidate carrier within the intervention assumptions.",
      "failure_means": "Predictive gain without selective causal evidence supports a marker, not necessarily the claimed memory mechanism.",
      "depends_on": [
        "BIO-1"
      ],
      "record_kind": "Research family",
      "provenance": "Consolidated from the earlier programme register; wording reviewed against the supplied manuscripts. Research proposals are labelled separately from paper predictions.",
      "source_pages": {
        "7425878": [
          1,
          2,
          3,
          4,
          5,
          7,
          8,
          10,
          11,
          12,
          13,
          14,
          15,
          16
        ]
      }
    },
    {
      "id": "BIO-3",
      "domain": "Biology",
      "title": "Holding effort, reserve and release",
      "sources": [
        "7425878",
        "7427100",
        "6754498"
      ],
      "status": "New proposed identifiability and assay problem from the programme backlog",
      "next_test": "Specify a balance model and actual actuator. Determine which calibrated challenges distinguish production, consumption, maximum capacity and controller response. A holding flux alone measures only net imbalance.",
      "success_means": "A minimally sufficient probe panel exposes reserve information beyond the steady concentration and net holding effort.",
      "failure_means": "Observationally equivalent mechanisms require more measurements or a narrower claim; a named reserve score is not a solution by itself.",
      "depends_on": [
        "BIO-1"
      ],
      "record_kind": "Research family",
      "provenance": "Consolidated from the earlier programme register; wording reviewed against the supplied manuscripts. Research proposals are labelled separately from paper predictions.",
      "source_pages": {
        "7425878": [
          1,
          2,
          3,
          4,
          5,
          7,
          8,
          10,
          11,
          12,
          13,
          14,
          15,
          16
        ],
        "7427100": [
          1,
          2,
          3,
          7,
          8,
          9,
          10,
          11
        ],
        "6754498": [
          1,
          2,
          3,
          6,
          7,
          9,
          10,
          11,
          12,
          13,
          14
        ]
      }
    },
    {
      "id": "BIO-4",
      "domain": "Biology",
      "title": "Restoration after support ends",
      "sources": [
        "7425878",
        "7426938",
        "7427100"
      ],
      "status": "Prospective operational test",
      "next_test": "Measure future-response equivalence and persistence after a defined withdrawal and rechallenge; distinguish temporary compensation from recovered capacity.",
      "success_means": "Recovery is supported for specified futures, duration and disturbances after removal of the named support.",
      "failure_means": "Restored snapshots with failed rechallenge do not establish restoration; success under one support policy need not transfer.",
      "depends_on": [
        "BIO-1"
      ],
      "record_kind": "Research family",
      "provenance": "Consolidated from the earlier programme register; wording reviewed against the supplied manuscripts. Research proposals are labelled separately from paper predictions.",
      "source_pages": {
        "7425878": [
          1,
          2,
          3,
          4,
          5,
          7,
          8,
          10,
          11,
          12,
          13,
          14,
          15,
          16
        ],
        "7426938": [
          1,
          2,
          3,
          4,
          5,
          6,
          7,
          9,
          11,
          12,
          13,
          14,
          15,
          16,
          17,
          18,
          19,
          20,
          21,
          22
        ],
        "7427100": [
          1,
          2,
          3,
          7,
          8,
          9,
          10,
          11
        ]
      }
    },
    {
      "id": "ACT-1",
      "domain": "Action",
      "title": "Action-relevant distinctions",
      "sources": [
        "7427100"
      ],
      "status": "Exact finite characterization; empirical action library absent",
      "next_test": "Estimate a finite state-action success table with simultaneous bounds; test common-action intersections including higher-order conflicts, then evaluate a frozen code on held-out units.",
      "success_means": "The measured distinction changes acceptable choices, or demonstrates that a cheaper common action suffices.",
      "failure_means": "An empty conservative confidence-set intersection is failure to certify, not proof that no acceptable action exists.",
      "depends_on": [
        "BIO-1"
      ],
      "record_kind": "Research family",
      "provenance": "Consolidated from the earlier programme register; wording reviewed against the supplied manuscripts. Research proposals are labelled separately from paper predictions.",
      "source_pages": {
        "7427100": [
          1,
          2,
          3,
          7,
          8,
          9,
          10,
          11
        ]
      }
    },
    {
      "id": "ACT-2",
      "domain": "Action",
      "title": "Safe diagnosis before rescue closes",
      "sources": [
        "7427100",
        "7427059"
      ],
      "status": "Prospective complete-policy test",
      "next_test": "Compare diagnostic-and-action policies including their delay, measurement disturbance and outcome risk. Use the one-shot total-variation bound only under its stated non-disturbing assumptions.",
      "success_means": "Obtaining a particular distinction improves operational recovery before the opportunity expires.",
      "failure_means": "Prediction without net policy benefit does not justify the diagnostic. One failed diagnostic does not prove all safe diagnosis impossible.",
      "depends_on": [
        "ACT-1",
        "BIO-4"
      ],
      "record_kind": "Research family",
      "provenance": "Consolidated from the earlier programme register; wording reviewed against the supplied manuscripts. Research proposals are labelled separately from paper predictions.",
      "source_pages": {
        "7427059": [
          1,
          4,
          6,
          8,
          9,
          10,
          11,
          12,
          13,
          14,
          15,
          16,
          17
        ],
        "7427100": [
          1,
          2,
          3,
          7,
          8,
          9,
          10,
          11
        ]
      }
    },
    {
      "id": "REDOX-1",
      "domain": "Redox",
      "title": "Finite-section fold passage",
      "sources": [
        "7427059"
      ],
      "status": "Conditional mathematical law; biological hypothesis unvalidated",
      "next_test": "Pilot-calibrate the depth axis, then freeze rescue, finite-section family and observation model. Compare fold, cumulative-exposure, fixed-power and hazard models on held-out forcing depths with the same likelihood.",
      "success_means": "The constrained passage family predicts an operation-specific recoverability boundary and durable fate in the tested regime.",
      "failure_means": "Failure rejects that operational fold model; asymmetric sections need not have a monotone exponent profile, and population T50 is not automatically deterministic passage.",
      "depends_on": [],
      "record_kind": "Research family",
      "provenance": "Consolidated from the earlier programme register; wording reviewed against the supplied manuscripts. Research proposals are labelled separately from paper predictions.",
      "source_pages": {
        "7427059": [
          1,
          4,
          6,
          8,
          9,
          10,
          11,
          12,
          13,
          14,
          15,
          16,
          17
        ]
      },
      "use_notice": "Research interpretation only. This is not a validated clinical decision rule or treatment instruction."
    },
    {
      "id": "REDOX-2",
      "domain": "Redox",
      "title": "Supply-limited oxidative collapse",
      "sources": [
        "6754498",
        "6754360"
      ],
      "status": "Model calibrated from literature; broader transport unvalidated",
      "next_test": "Independently measure supply, demand and regeneration parameters, predict new challenge thresholds and test the threshold ordering without fitting the target outcomes.",
      "success_means": "The calibrated capacity-versus-demand model predicts a new system or preparation.",
      "failure_means": "Incorrect thresholds within a calibrated regime reject that model/transport; known contraindication recovery alone is not prospective validation.",
      "depends_on": [],
      "record_kind": "Research family",
      "provenance": "Consolidated from the earlier programme register; wording reviewed against the supplied manuscripts. Research proposals are labelled separately from paper predictions.",
      "source_pages": {
        "6754498": [
          1,
          2,
          3,
          6,
          7,
          9,
          10,
          11,
          12,
          13,
          14
        ],
        "6754360": [
          4,
          5,
          6,
          7,
          8,
          9,
          10,
          11,
          12,
          13,
          14,
          15,
          16,
          18,
          20,
          21,
          22,
          23,
          24,
          27,
          32,
          33,
          34,
          35,
          36,
          37,
          38,
          40,
          41,
          42,
          43,
          44,
          45,
          46,
          47,
          48,
          49,
          51,
          52,
          53,
          54,
          55,
          56
        ]
      },
      "use_notice": "Research interpretation only. This is not a validated clinical decision rule or treatment instruction."
    },
    {
      "id": "REDOX-3",
      "domain": "Redox",
      "title": "Reductive fade and the surveillance bridge",
      "sources": [
        "6754498",
        "6754360"
      ],
      "status": "Mechanistic extrapolation and conditional oncology forecast",
      "next_test": "Measure the proposed flux-to-surveillance mapping in the relevant cell type, with tumour and normal-system endpoints; establish whether the proposed biomarker reflects the needed quantity.",
      "success_means": "A directly calibrated bridge supports the proposed surveillance mechanism and motivates testing downstream outcome forecasts.",
      "failure_means": "A different mapping or systemic/tumour conflict weakens the forecast; a clinical hazard-ratio magnitude is not validated by the existing model.",
      "depends_on": [],
      "record_kind": "Research family",
      "provenance": "Consolidated from the earlier programme register; wording reviewed against the supplied manuscripts. Research proposals are labelled separately from paper predictions.",
      "source_pages": {
        "6754498": [
          1,
          2,
          3,
          6,
          7,
          9,
          10,
          11,
          12,
          13,
          14
        ],
        "6754360": [
          4,
          5,
          6,
          7,
          8,
          9,
          10,
          11,
          12,
          13,
          14,
          15,
          16,
          18,
          20,
          21,
          22,
          23,
          24,
          27,
          32,
          33,
          34,
          35,
          36,
          37,
          38,
          40,
          41,
          42,
          43,
          44,
          45,
          46,
          47,
          48,
          49,
          51,
          52,
          53,
          54,
          55,
          56
        ]
      },
      "use_notice": "Research interpretation only. This is not a validated clinical decision rule or treatment instruction."
    },
    {
      "id": "REG-1",
      "domain": "Regulation",
      "title": "P13: controller bandwidth versus load reduction",
      "sources": [
        "6754360"
      ],
      "status": "Prospective role-specific intervention prediction",
      "next_test": "First demonstrate kinetic-mismatch failure; independently quantify whether an intervention changes controller speed rather than simply its setpoint/capacity. Compare matched load reduction on a declared outcome.",
      "success_means": "Changing the measured control timescale improves the relevant pulse-stress outcome beyond the comparator.",
      "failure_means": "No differential benefit after verified target engagement rejects the tested P13 instance; faster or more abundant NRF2 are not interchangeable measurements.",
      "depends_on": [],
      "record_kind": "Research family",
      "provenance": "Consolidated from the earlier programme register; wording reviewed against the supplied manuscripts. Research proposals are labelled separately from paper predictions.",
      "source_pages": {
        "6754360": [
          4,
          5,
          6,
          7,
          8,
          9,
          10,
          11,
          12,
          13,
          14,
          15,
          16,
          18,
          20,
          21,
          22,
          23,
          24,
          27,
          32,
          33,
          34,
          35,
          36,
          37,
          38,
          40,
          41,
          42,
          43,
          44,
          45,
          46,
          47,
          48,
          49,
          51,
          52,
          53,
          54,
          55,
          56
        ]
      },
      "use_notice": "Research interpretation only. This is not a validated clinical decision rule or treatment instruction."
    },
    {
      "id": "REG-2",
      "domain": "Regulation",
      "title": "P14: pinning versus surveillance failure",
      "sources": [
        "6754360"
      ],
      "status": "Prospective diagnostic and prevalence hypotheses",
      "next_test": "Measure capacity response to a controlled signal perturbation in appropriately stratified systems. Test the proposed pinned signature and the separate claim that it predominates.",
      "success_means": "Response dynamics distinguish an upstream pinned controller from the competing surveillance explanation.",
      "failure_means": "Normal capacity responsiveness in the claimed pinned class rejects that classification or prevalence claim; population correlations alone can mislead.",
      "depends_on": [],
      "record_kind": "Research family",
      "provenance": "Consolidated from the earlier programme register; wording reviewed against the supplied manuscripts. Research proposals are labelled separately from paper predictions.",
      "source_pages": {
        "6754360": [
          4,
          5,
          6,
          7,
          8,
          9,
          10,
          11,
          12,
          13,
          14,
          15,
          16,
          18,
          20,
          21,
          22,
          23,
          24,
          27,
          32,
          33,
          34,
          35,
          36,
          37,
          38,
          40,
          41,
          42,
          43,
          44,
          45,
          46,
          47,
          48,
          49,
          51,
          52,
          53,
          54,
          55,
          56
        ]
      },
      "use_notice": "Research interpretation only. This is not a validated clinical decision rule or treatment instruction."
    },
    {
      "id": "REG-3",
      "domain": "Regulation",
      "title": "P15–P17: sensing versus calibration",
      "sources": [
        "6754360"
      ],
      "status": "Prospective; calibration and selective interventions not established",
      "next_test": "Characterize compartmental measurements, sensor-restoration and controller-targeted interventions independently; test a locked response signature and any proposed fitness/setpoint relation.",
      "success_means": "Different faults that yield similar visible readouts are separated by verified intervention responses.",
      "failure_means": "An ineffective senolytic alone cannot prove controller miscalibration: inadequate engagement, another fault or irreversible damage remain alternatives.",
      "depends_on": [],
      "record_kind": "Research family",
      "provenance": "Consolidated from the earlier programme register; wording reviewed against the supplied manuscripts. Research proposals are labelled separately from paper predictions.",
      "source_pages": {
        "6754360": [
          4,
          5,
          6,
          7,
          8,
          9,
          10,
          11,
          12,
          13,
          14,
          15,
          16,
          18,
          20,
          21,
          22,
          23,
          24,
          27,
          32,
          33,
          34,
          35,
          36,
          37,
          38,
          40,
          41,
          42,
          43,
          44,
          45,
          46,
          47,
          48,
          49,
          51,
          52,
          53,
          54,
          55,
          56
        ]
      },
      "use_notice": "Research interpretation only. This is not a validated clinical decision rule or treatment instruction."
    },
    {
      "id": "HORM-1",
      "domain": "Hormesis",
      "title": "Biphasic shape, peak location and width",
      "sources": [
        "6858819"
      ],
      "status": "Conditional model; retrospective support; quantitative prospective tests remain",
      "next_test": "Measure activation, damage and capacity independently in one system; predict untouched full curves and check location, width and amplitude separately.",
      "success_means": "Mechanistic parameters predict the conditional adaptive curve without fitting those outcome curves.",
      "failure_means": "Incorrect predictions reject the specified adaptive model or approximation, not the existence of hormesis. The approximate 2× activation-dose peak is not universal.",
      "depends_on": [],
      "record_kind": "Research family",
      "provenance": "Consolidated from the earlier programme register; wording reviewed against the supplied manuscripts. Research proposals are labelled separately from paper predictions.",
      "source_pages": {
        "6858819": [
          1,
          2,
          3,
          4,
          6,
          7,
          8,
          9,
          10,
          11,
          12,
          13
        ]
      }
    },
    {
      "id": "HORM-2",
      "domain": "Hormesis",
      "title": "Control-weighted molecular-to-functional transmission",
      "sources": [
        "6858760"
      ],
      "status": "First-order model and prospective same-system test",
      "next_test": "Measure control coefficients and elasticities, then predict transmitted adaptation. Include mixed-sign targets and shared bottlenecks; test finite-induction approximation error.",
      "success_means": "Control-weighted induction outperforms molecular abundance or target count as an amplitude predictor.",
      "failure_means": "Failure within the valid perturbative regime rejects the proposed transmission application; a local coefficient cannot automatically predict a large finite change.",
      "depends_on": [],
      "record_kind": "Research family",
      "provenance": "Consolidated from the earlier programme register; wording reviewed against the supplied manuscripts. Research proposals are labelled separately from paper predictions.",
      "source_pages": {
        "6858760": [
          3,
          4,
          6,
          7,
          8,
          9,
          10,
          11,
          12
        ]
      }
    },
    {
      "id": "HORM-3",
      "domain": "Hormesis",
      "title": "Conditional baseline compression",
      "sources": [
        "6858760"
      ],
      "status": "Prospective small-perturbation coordinate prediction",
      "next_test": "Hold network transmission and induction approximately fixed while varying baseline. Test the stated amplitude ratio based on 1−x0² against alternatives.",
      "success_means": "The bounded-observation factor predicts baseline-dependent attenuation within the controlled regime.",
      "failure_means": "A baseline shift that also changes network control is confounded; a valid controlled failure rejects the tested observation model.",
      "depends_on": [
        "HORM-2"
      ],
      "record_kind": "Research family",
      "provenance": "Consolidated from the earlier programme register; wording reviewed against the supplied manuscripts. Research proposals are labelled separately from paper predictions.",
      "source_pages": {
        "6858760": [
          3,
          4,
          6,
          7,
          8,
          9,
          10,
          11,
          12
        ]
      }
    },
    {
      "id": "HORM-4",
      "domain": "Hormesis",
      "title": "Acute–chronic amplitude split",
      "sources": [
        "6858760",
        "6754360"
      ],
      "status": "Prospective; overlaps extension P5 and architecture P11",
      "next_test": "Declare matched exposure, endpoint and timescales; measure controller response and compare a frozen acute–chronic contrast with a system-justified margin.",
      "success_means": "The predicted timing-dependent adaptive response is supported in that system.",
      "failure_means": "Adequately resolved equivalence or opposite direction rejects the scoped contrast; overlapping papers are one prediction family.",
      "depends_on": [],
      "record_kind": "Research family",
      "provenance": "Consolidated from the earlier programme register; wording reviewed against the supplied manuscripts. Research proposals are labelled separately from paper predictions.",
      "source_pages": {
        "6858760": [
          3,
          4,
          6,
          7,
          8,
          9,
          10,
          11,
          12
        ],
        "6754360": [
          4,
          5,
          6,
          7,
          8,
          9,
          10,
          11,
          12,
          13,
          14,
          15,
          16,
          18,
          20,
          21,
          22,
          23,
          24,
          27,
          32,
          33,
          34,
          35,
          36,
          37,
          38,
          40,
          41,
          42,
          43,
          44,
          45,
          46,
          47,
          48,
          49,
          51,
          52,
          53,
          54,
          55,
          56
        ]
      }
    },
    {
      "id": "HORM-5",
      "domain": "Hormesis",
      "title": "Adaptation as improved later capability",
      "sources": [
        "7425878",
        "7426938",
        "6858760"
      ],
      "status": "New integrative experimental proposal",
      "next_test": "After conditioning and withdrawal, test whether predicted adaptation improves an independent later challenge outcome and how reserve changes the beneficial/harmful boundary.",
      "success_means": "A transient adaptive signal predicts a lasting, task-specific gain in capacity.",
      "failure_means": "A higher acute endpoint without later benefit does not establish durable adaptive improvement.",
      "depends_on": [
        "HORM-1",
        "BIO-4"
      ],
      "record_kind": "Research family",
      "provenance": "Consolidated from the earlier programme register; wording reviewed against the supplied manuscripts. Research proposals are labelled separately from paper predictions.",
      "source_pages": {
        "7425878": [
          1,
          2,
          3,
          4,
          5,
          7,
          8,
          10,
          11,
          12,
          13,
          14,
          15,
          16
        ],
        "7426938": [
          1,
          2,
          3,
          4,
          5,
          6,
          7,
          9,
          11,
          12,
          13,
          14,
          15,
          16,
          17,
          18,
          19,
          20,
          21,
          22
        ],
        "6858760": [
          3,
          4,
          6,
          7,
          8,
          9,
          10,
          11,
          12
        ]
      }
    },
    {
      "id": "RAD-1",
      "domain": "Radiation",
      "title": "Reversal and state recovery",
      "sources": [
        "7427058",
        "7302362"
      ],
      "status": "Exact order-blind null; independent published order effects; recovery prospective",
      "next_test": "Qualify timing and an endpoint-specific reversed pair. After a resolved split, link prechallenge state and future outcome in the same inferential unit and test held-out recovery.",
      "success_means": "A biological representation improves on equal BED for that endpoint and preparation.",
      "failure_means": "No resolved split can be equivalence or insufficient precision; a split alone does not identify dimension or mechanism.",
      "depends_on": [],
      "record_kind": "Research family",
      "provenance": "Consolidated from the earlier programme register; wording reviewed against the supplied manuscripts. Research proposals are labelled separately from paper predictions.",
      "source_pages": {
        "7427058": [
          1,
          2,
          3,
          4,
          6,
          7,
          8,
          10,
          11,
          12,
          13,
          15,
          16,
          17
        ],
        "7302362": [
          3,
          4,
          5,
          7,
          8,
          12,
          13,
          14,
          17,
          19,
          22,
          24,
          25,
          26,
          27,
          28
        ]
      }
    },
    {
      "id": "RAD-2",
      "domain": "Radiation",
      "title": "Gap spectroscopy versus quadratic degeneracy",
      "sources": [
        "7426880"
      ],
      "status": "Conditional theorem; experimental implication unvalidated",
      "next_test": "Use a qualified gap ladder and multiple priming strengths, with recovery/heterogeneity controls, to test waiting-semigroup closure. More challenge amplitudes alone can be uninformative in the quadratic branch.",
      "success_means": "Gap response exposes predictive recovery modes hidden by an acute curve.",
      "failure_means": "Failure of a scalar waiting model demands a revised recovery representation; it is not automatic evidence for a named molecular mechanism.",
      "depends_on": [],
      "record_kind": "Research family",
      "provenance": "Consolidated from the earlier programme register; wording reviewed against the supplied manuscripts. Research proposals are labelled separately from paper predictions.",
      "source_pages": {
        "7426880": [
          1,
          2,
          3,
          4,
          5,
          6,
          7,
          10,
          11,
          12,
          15,
          17,
          20,
          21,
          22,
          23,
          24,
          25,
          27
        ]
      }
    },
    {
      "id": "GEOM-1",
      "domain": "Geometry",
      "title": "Projective observation fingerprint",
      "sources": [
        "7426998",
        "7347861"
      ],
      "status": "Conditional classical structure; synthetic test; prospective physical branch",
      "next_test": "Earn an adequate state and deterministic point-map regime, then test cross-ratios on held-out separated quadruples. Independently examine any proposed physical homogeneous channels.",
      "success_means": "The tested operation admits the projective description; a physical lift needs separate evidence.",
      "failure_means": "Cross-ratio failure rejects the tested one-dimensional projective branch, not the broader state-discovery programme.",
      "depends_on": [
        "BIO-1"
      ],
      "record_kind": "Research family",
      "provenance": "Consolidated from the earlier programme register; wording reviewed against the supplied manuscripts. Research proposals are labelled separately from paper predictions.",
      "source_pages": {
        "7426998": [
          1,
          2,
          3,
          4,
          5,
          6,
          7,
          8,
          10,
          11,
          12,
          13,
          14,
          15,
          16,
          17,
          18,
          19,
          20,
          21
        ],
        "7347861": [
          2,
          3,
          4,
          5,
          6,
          7,
          8,
          9,
          10,
          11,
          12,
          15,
          16,
          17,
          18,
          19,
          20,
          21,
          22,
          23,
          24,
          25,
          26,
          27,
          28
        ]
      }
    },
    {
      "id": "GEOM-2",
      "domain": "Geometry",
      "title": "Flat/curved defect classification",
      "sources": [
        "6914800",
        "6800400"
      ],
      "status": "Axiom-conditional mathematics and synthetic tomography",
      "next_test": "Independently review the full proof and query an admitted composition oracle across radius shells; control angle noise and test the stated defect assumptions.",
      "success_means": "A particular system occupies the classified branch with an estimated geometric parameter.",
      "failure_means": "An out-of-class defect rejects applying the classification; it does not justify a universal boundedness geometry.",
      "depends_on": [],
      "record_kind": "Research family",
      "provenance": "Consolidated from the earlier programme register; wording reviewed against the supplied manuscripts. Research proposals are labelled separately from paper predictions.",
      "source_pages": {
        "6914800": [
          1,
          9,
          10,
          13
        ],
        "6800400": [
          13,
          18,
          21
        ]
      }
    },
    {
      "id": "PHARM-1",
      "domain": "Pharmacology",
      "title": "Mechanism-selected combination baselines",
      "sources": [
        "7426978",
        "6963978",
        "6754362"
      ],
      "status": "Exact scoped formulas; assay identification remains empirical",
      "next_test": "Use correct single-agent doses and prespecified mechanisms, including the common-shape n=1 contrast if appropriate; compare with full specialist null models under the actual noise model.",
      "success_means": "A specific lawful reference improves combination interpretation and experimental discrimination.",
      "failure_means": "The maximal raw gap near 0.618 is not a universal information optimum; a failed reference may require another scalar model rather than hidden state.",
      "depends_on": [],
      "record_kind": "Research family",
      "provenance": "Consolidated from the earlier programme register; wording reviewed against the supplied manuscripts. Research proposals are labelled separately from paper predictions.",
      "source_pages": {
        "7426978": [
          1,
          2,
          3,
          5,
          6,
          7,
          8
        ],
        "6963978": [
          4,
          5,
          6,
          7
        ],
        "6754362": [
          4,
          5,
          6,
          7,
          8,
          9,
          11,
          14,
          15,
          16,
          17,
          18,
          19,
          20,
          21,
          22,
          23,
          24
        ]
      }
    },
    {
      "id": "PHARM-2",
      "domain": "Pharmacology",
      "title": "Aluminium/SOD chemical testbed",
      "sources": [
        "7426978",
        "6739201"
      ],
      "status": "Conditional chemical model",
      "next_test": "Establish chemical speciation, relevant competition kinetics, compartment and exposure before predicting unused interventions.",
      "success_means": "The named chemical/compositional model predicts that assay.",
      "failure_means": "Failure rejects the chemical model in scope; it does not refute the classical additive-generator representation theorem.",
      "depends_on": [],
      "record_kind": "Research family",
      "provenance": "Consolidated from the earlier programme register; wording reviewed against the supplied manuscripts. Research proposals are labelled separately from paper predictions.",
      "source_pages": {
        "7426978": [
          1,
          2,
          3,
          5,
          6,
          7,
          8
        ],
        "6739201": [
          4,
          7,
          9,
          11,
          12,
          15,
          16,
          18,
          20,
          21,
          22,
          23,
          24,
          25,
          26,
          27,
          29,
          30,
          31,
          32,
          33,
          34
        ]
      }
    },
    {
      "id": "NUM-1",
      "domain": "Number theory",
      "title": "Frozen prime gap-word prediction",
      "sources": [
        "7426882",
        "6947578"
      ],
      "status": "Exact identities plus finite computations; probability assumptions explicit",
      "next_test": "Independent implementation/enumeration on untouched intervals; preserve positivity/consistency assumptions, covariance and numerical error; compare established prime heuristics and fitted controls.",
      "success_means": "The finite predictor transports beyond its construction interval and implementation.",
      "failure_means": "Systematic residuals reject the tested approximation or finite predictor; large in-sample R² is not an asymptotic theorem.",
      "depends_on": [],
      "record_kind": "Research family",
      "provenance": "Consolidated from the earlier programme register; wording reviewed against the supplied manuscripts. Research proposals are labelled separately from paper predictions.",
      "source_pages": {
        "7426882": [
          1,
          2,
          5,
          6,
          7,
          8,
          9,
          10,
          11,
          12,
          13
        ],
        "6947578": [
          2,
          5,
          7,
          14
        ]
      }
    },
    {
      "id": "NUM-2",
      "domain": "Number theory",
      "title": "Resolution versus residual floor",
      "sources": [
        "6947578",
        "7426882"
      ],
      "status": "Alternative hypotheses, not two predictions expected to hold together",
      "next_test": "Compare sparse-aware lifted models across feasible wheels, higher-order contexts and held-out scales.",
      "success_means": "Either closure or a persistent resolved finite-scale residual locates what the current representation misses.",
      "failure_means": "Sparse high-resolution fits cannot establish a positive floor; finite stabilization does not prove an asymptotic limit.",
      "depends_on": [
        "NUM-1"
      ],
      "record_kind": "Research family",
      "provenance": "Consolidated from the earlier programme register; wording reviewed against the supplied manuscripts. Research proposals are labelled separately from paper predictions.",
      "source_pages": {
        "7426882": [
          1,
          2,
          5,
          6,
          7,
          8,
          9,
          10,
          11,
          12,
          13
        ],
        "6947578": [
          2,
          5,
          7,
          14
        ]
      }
    },
    {
      "id": "ECO-1",
      "domain": "Ecology",
      "title": "Currents invisible to abundance histograms",
      "sources": [
        "6963360"
      ],
      "status": "Conditional non-identifiability; field diagnostic needs validation",
      "next_test": "Use labelled temporal community data and held-out prediction; control environmental forcing, nonstationarity, multiplicative noise, exchangeable dynamics and extinctions.",
      "success_means": "Temporal structure supplies information absent from the stationary abundance distribution.",
      "failure_means": "Irreversibility alone is not unique evidence of species-specific niche dynamics; lack of power is unresolved.",
      "depends_on": [],
      "record_kind": "Research family",
      "provenance": "Consolidated from the earlier programme register; wording reviewed against the supplied manuscripts. Research proposals are labelled separately from paper predictions.",
      "source_pages": {
        "6963360": [
          13,
          17,
          21,
          22,
          25
        ]
      }
    },
    {
      "id": "GEN-1",
      "domain": "Genetics",
      "title": "Sample the dominance-sensitive trajectory region",
      "sources": [
        "6963958"
      ],
      "status": "Exact coefficient result and simulations",
      "next_test": "Compare boundary-local and wider-frequency designs using realistic drift-aware inference, equal acquisition budgets and observed response magnitude.",
      "success_means": "The theory identifies a practically better sampling design for separating selection strength and dominance.",
      "failure_means": "No practical gain in the tested regime limits the design claim; algebraic identifiability alone is not finite-data accuracy.",
      "depends_on": [],
      "record_kind": "Research family",
      "provenance": "Consolidated from the earlier programme register; wording reviewed against the supplied manuscripts. Research proposals are labelled separately from paper predictions.",
      "source_pages": {
        "6963958": [
          6,
          11
        ]
      }
    },
    {
      "id": "COG-1",
      "domain": "Intelligence",
      "title": "Covariance versus intervention-response rank",
      "sources": [
        "6964098"
      ],
      "status": "Model-specific theorem and simulations; no decisive transfer dataset",
      "next_test": "Acquire a randomized multi-intervention/task transfer matrix with target engagement, task-specific channels, duration and signal-to-noise controls.",
      "success_means": "The intervention family exposes multiple accessible response directions despite a low-dimensional descriptive factor.",
      "failure_means": "A failed indirect training intervention does not disprove an inaccessible common cause; rank is design- and timescale-relative.",
      "depends_on": [],
      "record_kind": "Research family",
      "provenance": "Consolidated from the earlier programme register; wording reviewed against the supplied manuscripts. Research proposals are labelled separately from paper predictions.",
      "source_pages": {
        "6964098": [
          7,
          8,
          9,
          13,
          14,
          15,
          16,
          18,
          19
        ]
      }
    },
    {
      "id": "ENERGY-1",
      "domain": "Bioenergetics",
      "title": "c-ring constraint binding versus slack",
      "sources": [
        "6858880"
      ],
      "status": "Hypothesis and retrospective-analysis framework",
      "next_test": "Use engineered/within-lineage comparisons with independently bounded environmental demand and losses; test the demand-by-coupling interaction.",
      "success_means": "Coupling contributes more predictively near a demonstrated energetic boundary.",
      "failure_means": "Confounding by phylogeny, unbounded losses or no interaction weakens the proposed explanation.",
      "depends_on": [],
      "record_kind": "Research family",
      "provenance": "Consolidated from the earlier programme register; wording reviewed against the supplied manuscripts. Research proposals are labelled separately from paper predictions.",
      "source_pages": {
        "6858880": [
          4,
          5,
          6,
          7,
          10,
          11,
          12
        ]
      }
    },
    {
      "id": "EXO-1",
      "domain": "Exoplanets",
      "title": "A discriminating multi-face retention boundary",
      "sources": [
        "6858878"
      ],
      "status": "Current data do not identify exponent/mechanism; extension proposed",
      "next_test": "Add a coefficient-locked competing loss face, independent masses and suitable exposure/age information; compare forward models and negative controls.",
      "success_means": "Data begin separating physical retention models rather than merely permitting a constrained classifier.",
      "failure_means": "Equivalent fits among many coefficients remain non-identification; fitting the valley is not identifying its cause.",
      "depends_on": [],
      "record_kind": "Research family",
      "provenance": "Consolidated from the earlier programme register; wording reviewed against the supplied manuscripts. Research proposals are labelled separately from paper predictions.",
      "source_pages": {
        "6858878": [
          2,
          4,
          5,
          6,
          7,
          8
        ]
      }
    },
    {
      "id": "IDA-1",
      "domain": "IDA",
      "title": "Return dynamics add predictive information",
      "sources": [
        "6987278"
      ],
      "status": "Offline implementation; prospective real-signal test",
      "next_test": "Predict an independent later outcome from frozen return features; compare static features, dynamic history baselines and matched feature counts with person/session holdouts.",
      "success_means": "Return dynamics earn a role in measuring the declared recovery task.",
      "failure_means": "No incremental value rejects the tested read-side input; prediction of a score defined from those same features is circular.",
      "depends_on": [],
      "record_kind": "Research family",
      "provenance": "Consolidated from the earlier programme register; wording reviewed against the supplied manuscripts. Research proposals are labelled separately from paper predictions.",
      "source_pages": {
        "6987278": [
          1,
          2,
          4,
          5,
          6,
          7,
          8,
          11,
          12,
          13,
          14,
          15,
          16
        ]
      }
    },
    {
      "id": "IDA-2",
      "domain": "IDA",
      "title": "Adaptive feedback earns a control advantage",
      "sources": [
        "6987278",
        "7427100"
      ],
      "status": "Prospective intervention hypothesis",
      "next_test": "After input validation, compare capped adaptive feedback with appropriately matched open-loop/replay, sham and well-tuned conventional feedback; measure independent outcome and exposure.",
      "success_means": "The measured return state improves a complete control policy, then durability and transport can be tested.",
      "failure_means": "No advantage rejects this controller implementation/task claim even if the metrics remain useful.",
      "depends_on": [
        "IDA-1"
      ],
      "record_kind": "Research family",
      "provenance": "Consolidated from the earlier programme register; wording reviewed against the supplied manuscripts. Research proposals are labelled separately from paper predictions.",
      "source_pages": {
        "7427100": [
          1,
          2,
          3,
          7,
          8,
          9,
          10,
          11
        ],
        "6987278": [
          1,
          2,
          4,
          5,
          6,
          7,
          8,
          11,
          12,
          13,
          14,
          15,
          16
        ]
      }
    },
    {
      "id": "TAO-1",
      "domain": "Interfaces",
      "title": "Bounded adaptive-world contracts",
      "sources": [
        "6779487"
      ],
      "status": "Synthetic controller validation; live estimation/benefit unvalidated",
      "next_test": "Validate state estimation and actuator meaning, then compare boundary recovery and user-relevant outcomes with strong bounded controllers at matched tuning effort.",
      "success_means": "Typed interfaces improve a real adaptive environment within a stated contract.",
      "failure_means": "No benefit beyond ordinary constraints or unreliable state estimation limits the practical architecture.",
      "depends_on": [],
      "record_kind": "Research family",
      "provenance": "Consolidated from the earlier programme register; wording reviewed against the supplied manuscripts. Research proposals are labelled separately from paper predictions.",
      "source_pages": {
        "6779487": [
          2,
          4,
          10,
          12,
          17,
          20,
          22,
          27,
          28,
          29,
          30
        ]
      }
    },
    {
      "id": "NEURO-1",
      "domain": "Belief",
      "title": "Gamma bridge and dyadic sinh coupling",
      "sources": [
        "6774878"
      ],
      "status": "Separate postulated physiological and coupling hypotheses",
      "next_test": "Test the single-agent bridge against behavioural belief measures and artefacts first; if supported, compare independently calibrated dyadic sinh, linear, polynomial and saturating alternatives.",
      "success_means": "The particular neural/interaction bridge gains support; the coordinate result itself does not establish it.",
      "failure_means": "Bridge failure blocks the EEG interpretation; coupling failure rejects that potential without invalidating Bayesian log-odds.",
      "depends_on": [],
      "record_kind": "Research family",
      "provenance": "Consolidated from the earlier programme register; wording reviewed against the supplied manuscripts. Research proposals are labelled separately from paper predictions.",
      "source_pages": {
        "6774878": [
          5,
          6,
          7,
          8,
          10,
          11,
          12,
          13,
          14,
          15,
          16,
          18,
          19,
          20,
          21
        ]
      }
    },
    {
      "id": "RECOVERY-1",
      "domain": "Recovery",
      "title": "Capture–policy–host ordering",
      "sources": [
        "6858922"
      ],
      "status": "Hypothesis; no new empirical outcomes",
      "next_test": "Predefine capture before outcomes; use blinded coding and prospective temporal sampling with treatment, common-driver, delayed-feedback and non-recovery controls.",
      "success_means": "The specified threshold-local sequence adds predictive explanation beyond the alternatives.",
      "failure_means": "Retrospective narratives or generic support effects do not validate the ordering; no clinical efficacy or belief-based cure follows.",
      "depends_on": [],
      "record_kind": "Research family",
      "provenance": "Consolidated from the earlier programme register; wording reviewed against the supplied manuscripts. Research proposals are labelled separately from paper predictions.",
      "source_pages": {
        "6858922": [
          7,
          8,
          9,
          10
        ]
      },
      "use_notice": "Research interpretation only. This is not a validated clinical decision rule or treatment instruction."
    },
    {
      "id": "ARCHIVE-1",
      "domain": "Measurement",
      "title": "Quantum archive channel history",
      "sources": [
        "6865159"
      ],
      "status": "Fixed-archive reanalysis; new archive/physical-time validation absent",
      "next_test": "Acquire timestamps and calibration/batching metadata and fit full-count models on independent archives; compare drift, heterogeneity and exchangeability explanations.",
      "success_means": "The archive needs a richer channel-state representation for the intended inference.",
      "failure_means": "A job-index residual is not a physical time constant, Born-rule anomaly or evidence of microscopic memory.",
      "depends_on": [],
      "record_kind": "Research family",
      "provenance": "Consolidated from the earlier programme register; wording reviewed against the supplied manuscripts. Research proposals are labelled separately from paper predictions.",
      "source_pages": {
        "6865159": [
          1,
          2,
          3,
          4,
          5,
          6,
          8,
          9
        ]
      }
    },
    {
      "id": "EVIDENCE-1",
      "domain": "Evidence",
      "title": "Match the evidence to the imposed intervention",
      "sources": [
        "6907938",
        "6858838"
      ],
      "status": "Review and normative argument; not a natural-law prediction",
      "next_test": "Maintain an up-to-date comparison of the actual coercive intervention with supported voluntary care and patient-centred outcomes; keep the ethical premise explicit.",
      "success_means": "Direct evidence can address the incremental intervention that requires justification.",
      "failure_means": "Evidence about drug efficacy alone does not settle the effect of legal force. This synthesis supplies no new treatment or policy outcome.",
      "depends_on": [],
      "record_kind": "Research family",
      "provenance": "Consolidated from the earlier programme register; wording reviewed against the supplied manuscripts. Research proposals are labelled separately from paper predictions.",
      "source_pages": {
        "6907938": [
          1,
          3,
          4,
          10,
          12,
          13
        ],
        "6858838": [
          5,
          10,
          11,
          15
        ]
      },
      "use_notice": "Research interpretation only. This is not a validated clinical decision rule or treatment instruction."
    }
  ],
  "numbered_predictions": [
    {
      "id": "HORM-P1",
      "domain": "Hormesis",
      "title": "Peak location near twice activation dose",
      "record_kind": "Original numbered prediction",
      "sources": [
        "6858819"
      ],
      "status": "Conditional paper prediction; not independently validated here",
      "source_pages": {
        "6858819": [
          8
        ]
      },
      "source_text": "Prediction 1: For any substance showing hormesis, the peak dose should correlate with the independently \nmeasured repair activation EC50, with a proportionality constant of approximately 2.",
      "next_test": "Use the source-defined observable, operating conditions and comparator below. Establish precision and independent calibration before a confirmatory test.",
      "success_means": "Agreement with the stated prediction within a predefined domain and uncertainty; independent mechanism identification remains separate.",
      "failure_means": "A resolved contradiction of the stated model prediction in its admitted regime; a noisy null result is unresolved.",
      "caveat": "Opposing-channel model can be useful; statements that Aczel selects artanh are too strong; current-05 theorem needs explicit slopes/crossing.",
      "depends_on": []
    },
    {
      "id": "HORM-P2",
      "domain": "Hormesis",
      "title": "Zone width and activation/toxicity separation",
      "record_kind": "Original numbered prediction",
      "sources": [
        "6858819"
      ],
      "status": "Conditional paper prediction; not independently validated here",
      "source_pages": {
        "6858819": [
          8
        ]
      },
      "source_text": "Prediction 2: The zone width should scale approximately with the ratio Dt/Da.",
      "next_test": "Use the source-defined observable, operating conditions and comparator below. Establish precision and independent calibration before a confirmatory test.",
      "success_means": "Agreement with the stated prediction within a predefined domain and uncertainty; independent mechanism identification remains separate.",
      "failure_means": "A resolved contradiction of the stated model prediction in its admitted regime; a noisy null result is unresolved.",
      "caveat": "Opposing-channel model can be useful; statements that Aczel selects artanh are too strong; current-05 theorem needs explicit slopes/crossing.",
      "depends_on": []
    },
    {
      "id": "HORM-P3",
      "domain": "Hormesis",
      "title": "Peak amplitude from functional capacity",
      "record_kind": "Original numbered prediction",
      "sources": [
        "6858819"
      ],
      "status": "Conditional paper prediction; not independently validated here",
      "source_pages": {
        "6858819": [
          8
        ]
      },
      "source_text": "Prediction 3: The peak amplitude is determined by the functional repair capacity Amax,func = Amax,mol / η, \nnot by the molecular fold-change alone.",
      "next_test": "Use the source-defined observable, operating conditions and comparator below. Establish precision and independent calibration before a confirmatory test.",
      "success_means": "Agreement with the stated prediction within a predefined domain and uncertainty; independent mechanism identification remains separate.",
      "failure_means": "A resolved contradiction of the stated model prediction in its admitted regime; a noisy null result is unresolved.",
      "caveat": "Opposing-channel model can be useful; statements that Aczel selects artanh are too strong; current-05 theorem needs explicit slopes/crossing.",
      "depends_on": []
    },
    {
      "id": "HORM-P4",
      "domain": "Hormesis",
      "title": "Repair capacity and zone width",
      "record_kind": "Original numbered prediction",
      "sources": [
        "6858819"
      ],
      "status": "Conditional paper prediction; not independently validated here",
      "source_pages": {
        "6858819": [
          8
        ]
      },
      "source_text": "Prediction 4: Cell types with higher Amax,func should show wider hormetic zones. Testable by comparing \nNRF2-competent versus NRF2-knockout cells, or young versus aged cells.",
      "next_test": "Use the source-defined observable, operating conditions and comparator below. Establish precision and independent calibration before a confirmatory test.",
      "success_means": "Agreement with the stated prediction within a predefined domain and uncertainty; independent mechanism identification remains separate.",
      "failure_means": "A resolved contradiction of the stated model prediction in its admitted regime; a noisy null result is unresolved.",
      "caveat": "Opposing-channel model can be useful; statements that Aczel selects artanh are too strong; current-05 theorem needs explicit slopes/crossing.",
      "depends_on": []
    },
    {
      "id": "HORM-P5",
      "domain": "Hormesis",
      "title": "Pathway-dependent attenuation",
      "record_kind": "Original numbered prediction",
      "sources": [
        "6858819"
      ],
      "status": "Conditional paper prediction; not independently validated here",
      "source_pages": {
        "6858819": [
          8
        ]
      },
      "source_text": "Prediction 5: The ratio η = Amax,mol / Amax,func is determined by the architecture of the protective pathway, \nnot by the stressor. Specifically, η ≈ n for linear pathways with n rate-limiting steps, and η < n for multi-\ntarget effectors acting on m survival nodes (where the effective η ≈ n/m). This is testable by \nindependently measuring both molecular upregulation and functional protection in the same system. The \nprediction distinguishes between linear-pathway agents (η ≈ 2–3, peak amplitude 130–160%) and multi-\ntarget agents (η ≈ 1.3–1.5, peak amplitude 170–200%+).\n\n [PDF page 9]",
      "next_test": "Use the source-defined observable, operating conditions and comparator below. Establish precision and independent calibration before a confirmatory test.",
      "success_means": "Agreement with the stated prediction within a predefined domain and uncertainty; independent mechanism identification remains separate.",
      "failure_means": "A resolved contradiction of the stated model prediction in its admitted regime; a noisy null result is unresolved.",
      "caveat": "Opposing-channel model can be useful; statements that Aczel selects artanh are too strong; current-05 theorem needs explicit slopes/crossing.",
      "depends_on": []
    },
    {
      "id": "MCA-P1",
      "domain": "Hormesis",
      "title": "P1 — Response-coefficient stratification",
      "record_kind": "Original numbered prediction",
      "sources": [
        "6858760"
      ],
      "status": "Conditional paper prediction; not independently validated here",
      "source_pages": {
        "6858760": [
          10
        ]
      },
      "source_text": "P1 — Response-coefficient stratification. Curves with larger positive ΣCε should show larger \nadaptive-arm amplitude than curves with smaller or mixed-sign ΣCε, after adjusting for baseline \n(P6) and timescale (P5). Falsified if high-ΣCε curves do not exceed low-ΣCε curves in matched \nsystems.",
      "next_test": "Use the source-defined observable, operating conditions and comparator below. Establish precision and independent calibration before a confirmatory test.",
      "success_means": "Agreement with the stated prediction within a predefined domain and uncertainty; independent mechanism identification remains separate.",
      "failure_means": "Falsified if high-ΣCε curves do not exceed low-ΣCε curves in matched \nsystems.",
      "caveat": "Response coefficient sumC_i*epsilon_i is first-order; n/m attenuation needs comparable co-directional targets.",
      "depends_on": []
    },
    {
      "id": "MCA-P2",
      "domain": "Hormesis",
      "title": "P2 — Elasticity-conditional multi-target advantage",
      "record_kind": "Original numbered prediction",
      "sources": [
        "6858760"
      ],
      "status": "Conditional paper prediction; not independently validated here",
      "source_pages": {
        "6858760": [
          10
        ]
      },
      "source_text": "P2 — Elasticity-conditional multi-target advantage. Multi-target effectors should exceed a \nmatched single-target comparator only when R_multi > R_single, i.e. when target elasticities are \nappreciable and co-directional. Falsified if target count predicts amplitude even when measured \nelasticities are near zero or mixed-sign.",
      "next_test": "Use the source-defined observable, operating conditions and comparator below. Establish precision and independent calibration before a confirmatory test.",
      "success_means": "Agreement with the stated prediction within a predefined domain and uncertainty; independent mechanism identification remains separate.",
      "failure_means": "Falsified if target count predicts amplitude even when measured \nelasticities are near zero or mixed-sign.",
      "caveat": "Response coefficient sumC_i*epsilon_i is first-order; n/m attenuation needs comparable co-directional targets.",
      "depends_on": []
    },
    {
      "id": "MCA-P3",
      "domain": "Hormesis",
      "title": "P3 — Mixed-sign cancellation",
      "record_kind": "Original numbered prediction",
      "sources": [
        "6858760"
      ],
      "status": "Conditional paper prediction; not independently validated here",
      "source_pages": {
        "6858760": [
          10
        ]
      },
      "source_text": "P3 — Mixed-sign cancellation. Agents acting on both adaptive and anti-adaptive targets \nshould show reduced, broadened, or unstable peaks relative to co-directional agents. Falsified if \nmixed-sign architecture is indistinguishable from co-directional architecture in matched systems.",
      "next_test": "Use the source-defined observable, operating conditions and comparator below. Establish precision and independent calibration before a confirmatory test.",
      "success_means": "Agreement with the stated prediction within a predefined domain and uncertainty; independent mechanism identification remains separate.",
      "failure_means": "Falsified if \nmixed-sign architecture is indistinguishable from co-directional architecture in matched systems.",
      "caveat": "Response coefficient sumC_i*epsilon_i is first-order; n/m attenuation needs comparable co-directional targets.",
      "depends_on": []
    },
    {
      "id": "MCA-P4",
      "domain": "Hormesis",
      "title": "P4 — Control redistribution at shared bottlenecks",
      "record_kind": "Original numbered prediction",
      "sources": [
        "6858760"
      ],
      "status": "Conditional paper prediction; not independently validated here",
      "source_pages": {
        "6858760": [
          10
        ]
      },
      "source_text": "P4 — Control redistribution at shared bottlenecks. Where putative parallel targets converge \non a shared saturated step or pool, the measured full-network control coefficients should be \nsmall, redistributed, or sign-changed relative to naive per-site estimates. Falsified if \nindependently measured Cᵢ match naive additive estimates despite a demonstrated shared \nbottleneck.",
      "next_test": "Use the source-defined observable, operating conditions and comparator below. Establish precision and independent calibration before a confirmatory test.",
      "success_means": "Agreement with the stated prediction within a predefined domain and uncertainty; independent mechanism identification remains separate.",
      "failure_means": "Falsified if \nindependently measured Cᵢ match naive additive estimates despite a demonstrated shared \nbottleneck.",
      "caveat": "Response coefficient sumC_i*epsilon_i is first-order; n/m attenuation needs comparable co-directional targets.",
      "depends_on": []
    },
    {
      "id": "MCA-P5",
      "domain": "Hormesis",
      "title": "P5 — Acute–chronic split",
      "record_kind": "Original numbered prediction",
      "sources": [
        "6858760"
      ],
      "status": "Conditional paper prediction; not independently validated here",
      "source_pages": {
        "6858760": [
          10
        ]
      },
      "source_text": "P5 — Acute–chronic split. For matched architecture, the adaptive-arm amplitude should be \nlarger in acute exposures that preserve the transient and smaller in chronic exposures that \npermit controller re-centring. To be falsifiable this must be made quantitative per system: specify \nwhether the contrast is peak height at fixed dose, area under the stimulatory region, or peak-to-\nbaseline ratio, and pre-register the metric. Falsified if the pre-registered metric does not differ by \nat least a system-justified minimal effect (for example, chronic amplitude ≤ 0.8× acute amplitude \nat matched dose) across timescales with matched architecture.",
      "next_test": "Use the source-defined observable, operating conditions and comparator below. Establish precision and independent calibration before a confirmatory test.",
      "success_means": "Agreement with the stated prediction within a predefined domain and uncertainty; independent mechanism identification remains separate.",
      "failure_means": "Falsified if the pre-registered metric does not differ by \nat least a system-justified minimal effect (for example, chronic amplitude ≤ 0.8× acute amplitude \nat matched dose) across timescales with matched architecture.",
      "caveat": "Response coefficient sumC_i*epsilon_i is first-order; n/m attenuation needs comparable co-directional targets.",
      "depends_on": []
    },
    {
      "id": "MCA-P6",
      "domain": "Hormesis",
      "title": "P6 — Baseline-scaling prediction (conditional, parameter-free)",
      "record_kind": "Original numbered prediction",
      "sources": [
        "6858760"
      ],
      "status": "Conditional paper prediction; not independently validated here",
      "source_pages": {
        "6858760": [
          10
        ]
      },
      "source_text": "P6 — Baseline-scaling prediction (conditional, parameter-free). This is the one prediction \nthat requires no measurement of C or ε. Holding the effector, dose, and network fixed and \nvarying only the baseline x₀, the observed adaptive amplitude should scale as (1 − x₀²). For two \nbaseline states, the ratio of observed amplitudes should equal (1 − x₀,₁²)/(1 − x₀,₂²), with no free \nparameters. This is directly testable by re-analysing existing data stratified by baseline — for \nexample the same hormetic agent and dose applied to young versus aged, or unstressed \nversus mildly preconditioned, systems. Falsified if observed amplitude does not scale with (1 − \nx₀²) after controlling for molecular induction and network class. This prediction is parameter-free \nonly if the network response coefficient ΣCε and the molecular induction are held approximately \nfixed as baseline varies; it is therefore most cleanly testable where baseline is changed by an \nexternal parameter that does not rewire the network (for example mild temperature shifts \nwithout adaptation, or different initial densities), and a negative result where the baseline shift \nitself alters the Cᵢ or εᵢ (as ageing may) would not bear on the bounded-observable factor. \nBecause it is a coordinate-level prediction and not a claim about hyperbolic dynamics, it is the \ncleanest available test of the bounded-coordinate layer.",
      "next_test": "Use the source-defined observable, operating conditions and comparator below. Establish precision and independent calibration before a confirmatory test.",
      "success_means": "Agreement with the stated prediction within a predefined domain and uncertainty; independent mechanism identification remains separate.",
      "failure_means": "Falsified if observed amplitude does not scale with (1 − \nx₀²) after controlling for molecular induction and network class. This prediction is parameter-free \nonly if the network response coefficient ΣCε and the molecular induction are held approximately \nfixed as baseline varies; it is therefore most cleanly testable where baseline is changed by an \nexternal parameter that does not rewire the network (for example mild temperature shifts \nwithout adaptation, or different initial densities), and a negative result where the baseline shift \nitself alters the Cᵢ or εᵢ (as ageing may) would not bear on the bounded-observable factor. \nBecause it is a coordinate-level prediction and not a claim about hyperbolic dynamics, it is the \ncleanest available test of the bounded-coordinate layer.",
      "caveat": "Response coefficient sumC_i*epsilon_i is first-order; n/m attenuation needs comparable co-directional targets.",
      "depends_on": []
    },
    {
      "id": "BAS-P1",
      "domain": "Regulation",
      "title": "P1 (Corollary 1, Hormesis)",
      "record_kind": "Original numbered prediction",
      "sources": [
        "6754360"
      ],
      "status": "Paper reclassification or conditional extension",
      "source_pages": {
        "6754360": [
          44
        ]
      },
      "source_text": "P1 (Corollary 1, Hormesis). Bounded adaptive systems should display biphasic dose-\nresponses (inverted-U) with arms of distinct architectural type — Mode 1 on the high-β \narm and Mode 2 on the low-β arm — derivable in closed form from A1–A4. The qualitative \nclaim is that the U-shape exists and its arms map structurally onto different failure modes. \nThe canonical Calabrese database reports peak stimulation typically 30–60% above control \nPage 43 of 213\nDose Response\n\n\n [PDF page 45] \nwith zone widths of 5–50× threshold separation [1,2]; specific quantitative amplitudes for \nstrongly-bounded adaptive subclasses are derived in [20]. Falsification of the qualitative \nclaim: a substantial class of bounded adaptive systems showing monotonic rather than \nbiphasic dose-responses without an identifiable confound, or biphasic curves whose arms \ndo not segregate by Mode 1 / Mode 2 typing.",
      "next_test": "Use the source-defined observable, operating conditions and comparator below. Establish precision and independent calibration before a confirmatory test.",
      "success_means": "Agreement with the stated prediction within a predefined domain and uncertainty; independent mechanism identification remains separate.",
      "failure_means": "Falsification of the qualitative \nclaim: a substantial class of bounded adaptive systems showing monotonic rather than \nbiphasic dose-responses without an identifiable confound, or biphasic curves whose arms \ndo not segregate by Mode 1 / Mode 2 typing.",
      "caveat": "Four-role exhaustion applies to declared topology; a failed policy is not nonexistence of viable policies.",
      "depends_on": []
    },
    {
      "id": "BAS-P2",
      "domain": "Regulation",
      "title": "P2 (Corollary 2, Antioxidant paradox)",
      "record_kind": "Original numbered prediction",
      "sources": [
        "6754360"
      ],
      "status": "Paper reclassification or conditional extension",
      "source_pages": {
        "6754360": [
          45
        ]
      },
      "source_text": "P2 (Corollary 2, Antioxidant paradox). Baseline-V stratification of antioxidant cancer-\nprevention RCTs should show opposite-signed effects in deficient versus chronically-\nsupplemented strata, with the strata-difference exceeding the population-average effect in \nabsolute magnitude. Falsification: a well-powered baseline-stratified meta-analysis \nshowing concordant signs across strata, or a stratum-difference smaller than the average \neffect.",
      "next_test": "Use the source-defined observable, operating conditions and comparator below. Establish precision and independent calibration before a confirmatory test.",
      "success_means": "Agreement with the stated prediction within a predefined domain and uncertainty; independent mechanism identification remains separate.",
      "failure_means": "Falsification: a well-powered baseline-stratified meta-analysis \nshowing concordant signs across strata, or a stratum-difference smaller than the average \neffect.",
      "caveat": "Four-role exhaustion applies to declared topology; a failed policy is not nonexistence of viable policies.",
      "depends_on": []
    },
    {
      "id": "BAS-P3",
      "domain": "Regulation",
      "title": "P3 (Corollary 3, Reductive cardiomyopathy as Mode 4b → Mode 2)",
      "record_kind": "Original numbered prediction",
      "sources": [
        "6754360"
      ],
      "status": "Paper reclassification or conditional extension",
      "source_pages": {
        "6754360": [
          45
        ]
      },
      "source_text": "P3 (Corollary 3, Reductive cardiomyopathy as Mode 4b → Mode 2). In any tissue with \nchronically-elevated V from a Mode 4b-high mechanism (genetic, exposure, or \npharmacological origin producing dV_set/dΦ ≈ 0 at the operating Φ), proteostatic \nsurveillance should fire below dose-proportional baseline, and unpinning V_ctrl (not merely \nlowering V by other means) should rescue. Falsification: a high-V tissue with intact \nproteostatic surveillance firing at dose-proportional rate, or a tissue in which V-lowering \nrescues damage even when V_ctrl pinning is left intact.",
      "next_test": "Use the source-defined observable, operating conditions and comparator below. Establish precision and independent calibration before a confirmatory test.",
      "success_means": "Agreement with the stated prediction within a predefined domain and uncertainty; independent mechanism identification remains separate.",
      "failure_means": "Falsification: a high-V tissue with intact \nproteostatic surveillance firing at dose-proportional rate, or a tissue in which V-lowering \nrescues damage even when V_ctrl pinning is left intact.",
      "caveat": "Four-role exhaustion applies to declared topology; a failed policy is not nonexistence of viable policies.",
      "depends_on": []
    },
    {
      "id": "BAS-P4",
      "domain": "Regulation",
      "title": "P4 (Corollary 4, Exercise blockade)",
      "record_kind": "Original numbered prediction",
      "sources": [
        "6754360"
      ],
      "status": "Paper reclassification or conditional extension",
      "source_pages": {
        "6754360": [
          45
        ]
      },
      "source_text": "P4 (Corollary 4, Exercise blockade). High-dose antioxidant supplementation should \nblock adaptive readouts of any low-amplitude bounded stress (not just exercise — e.g. mild \nhypoxia training, intermittent fasting, cold exposure). Falsification: a bounded-stress \ntraining intervention in which equivalently-dosed antioxidant supplementation does not \nblunt the adaptive readout.",
      "next_test": "Use the source-defined observable, operating conditions and comparator below. Establish precision and independent calibration before a confirmatory test.",
      "success_means": "Agreement with the stated prediction within a predefined domain and uncertainty; independent mechanism identification remains separate.",
      "failure_means": "Falsification: a bounded-stress \ntraining intervention in which equivalently-dosed antioxidant supplementation does not \nblunt the adaptive readout.",
      "caveat": "Four-role exhaustion applies to declared topology; a failed policy is not nonexistence of viable policies.",
      "depends_on": []
    },
    {
      "id": "BAS-P5",
      "domain": "Regulation",
      "title": "P5 (Corollary 5, NRF2 in KEAP1-mutant NSCLC + NAC)",
      "record_kind": "Original numbered prediction",
      "sources": [
        "6754360"
      ],
      "status": "Paper reclassification or conditional extension",
      "source_pages": {
        "6754360": [
          45
        ]
      },
      "source_text": "P5 (Corollary 5, NRF2 in KEAP1-mutant NSCLC + NAC). Stated analysis specification for \nany future Phase II of this design, presented in [16, §5.4]: in a Phase II RCT of NAC + \nplatinum chemotherapy in NSCLC, the NRF2-active stratum (KEAP1-mutant or NRF2-IHC-\nhigh) should show progression HR 1.20–2.00 versus control, the NRF2-low stratum HR < \n1.20, and a selectivity ratio ≥ 1.30. Plasma 8-oxo-dG should fall in the NRF2-active arm \nwithout rising in the NRF2-low arm. Falsification: any of the four conditions failing. The \nframework’s commitment is to the analysis-specification thresholds; the author has no role \nin trial execution, sponsorship, or registration. The framework predicts what the analysis \nwould show in any properly-stratified Phase II of this design.",
      "next_test": "Use the source-defined observable, operating conditions and comparator below. Establish precision and independent calibration before a confirmatory test.",
      "success_means": "Agreement with the stated prediction within a predefined domain and uncertainty; independent mechanism identification remains separate.",
      "failure_means": "Falsification: any of the four conditions failing. The \nframework’s commitment is to the analysis-specification thresholds; the author has no role \nin trial execution, sponsorship, or registration. The framework predicts what the analysis \nwould show in any properly-stratified Phase II of this design.",
      "caveat": "Four-role exhaustion applies to declared topology; a failed policy is not nonexistence of viable policies.",
      "depends_on": []
    },
    {
      "id": "BAS-P6",
      "domain": "Regulation",
      "title": "P6 (Corollary 6, Mode 3 with downstream controller-action consequence)",
      "record_kind": "Original numbered prediction",
      "sources": [
        "6754360"
      ],
      "status": "Paper reclassification or conditional extension",
      "source_pages": {
        "6754360": [
          45
        ]
      },
      "source_text": "P6 (Corollary 6, Mode 3 with downstream controller-action consequence). \nCompartment-resolved redox biomarkers should diverge from cytosolic-pool biomarkers \nin (a) ageing tissue with high SASP burden, (b) pseudohypoxic tumours with stable HIF-1α \nunder normoxic O₂, (c) selenium-deficient populations with normal cytosolic GSH. \nFalsification: any of the three populations showing concordant compartmental and \ncytosolic biomarkers. Joint with P17: the V-Φ relation in these populations should \nnormalise on senolytic / 𝒞-fidelity-restoration intervention without requiring V_set,actual \nchange — confirming Mode 3 as the structural fault. Persistent V-Φ dissociation after such \nintervention would re-locate the fault as genuine Mode 4c.\nPage 44 of 213\nDose Response\n\n\n [PDF page 46]",
      "next_test": "Use the source-defined observable, operating conditions and comparator below. Establish precision and independent calibration before a confirmatory test.",
      "success_means": "Agreement with the stated prediction within a predefined domain and uncertainty; independent mechanism identification remains separate.",
      "failure_means": "Falsification: any of the three populations showing concordant compartmental and \ncytosolic biomarkers. Joint with P17: the V-Φ relation in these populations should \nnormalise on senolytic / 𝒞-fidelity-restoration intervention without requiring V_set,actual \nchange — confirming Mode 3 as the structural fault. Persistent V-Φ dissociation after such \nintervention would re-locate the fault as genuine Mode 4c.\nPage 44 of 213\nDose Response",
      "caveat": "Four-role exhaustion applies to declared topology; a failed policy is not nonexistence of viable policies.",
      "depends_on": []
    },
    {
      "id": "BAS-P7",
      "domain": "Regulation",
      "title": "P7 (Structural — sharpened)",
      "record_kind": "Original numbered prediction",
      "sources": [
        "6754360"
      ],
      "status": "Model-class exhaustiveness claim",
      "source_pages": {
        "6754360": [
          46
        ]
      },
      "source_text": "P7 (Structural — sharpened). Any bounded adaptive system satisfying A1–A4 with the \ncanonical four-component decomposition (ℳ_fast, 𝒞, Σ, V_ctrl) should admit at most four \nthreshold-typed failure modes corresponding to its four components. Falsification: a \ncandidate failure mode that produces a biomarker signature distinguishable from all of \nMode 1, Mode 2, Mode 3, and Mode 4 (4a/4b/4c) by every combination of the framework’s \ndiagnostic assays — a phenotype which simultaneously (a) shows no β_c crossing, (b) \noperates with Φ* in Σ’s dose-proportional band, (c) shows no compartment-resolved or \nnoise-broadcast signature of 𝒞_full degradation, and (d) shows V at fitness-aligned setpoint \nwith adequate γ_V·τ_β. Such a phenotype would force the addition of a fifth threshold-type, \nindicating a finer architectural decomposition.",
      "next_test": "Use the source-defined observable, operating conditions and comparator below. Establish precision and independent calibration before a confirmatory test.",
      "success_means": "Agreement with the stated prediction within a predefined domain and uncertainty; independent mechanism identification remains separate.",
      "failure_means": "Falsification: a \ncandidate failure mode that produces a biomarker signature distinguishable from all of \nMode 1, Mode 2, Mode 3, and Mode 4 (4a/4b/4c) by every combination of the framework’s \ndiagnostic assays — a phenotype which simultaneously (a) shows no β_c crossing, (b) \noperates with Φ* in Σ’s dose-proportional band, (c) shows no compartment-resolved or \nnoise-broadcast signature of 𝒞_full degradation, and (d) shows V at fitness-aligned setpoint \nwith adequate γ_V·τ_β. Such a phenotype would force the addition of a fifth threshold-type, \nindicating a finer architectural decomposition.",
      "caveat": "Four-role exhaustion applies to declared topology; a failed policy is not nonexistence of viable policies.",
      "depends_on": []
    },
    {
      "id": "BAS-P8",
      "domain": "Regulation",
      "title": "P8 (Optimal V)",
      "record_kind": "Original numbered prediction",
      "sources": [
        "6754360"
      ],
      "status": "Paper reclassification or conditional extension",
      "source_pages": {
        "6754360": [
          46
        ]
      },
      "source_text": "P8 (Optimal V). Activator pharmacology that drives V toward V_max should produce U-\nshaped dose-response curves for chronic-prevention outcomes, with a tissue-specific \noptimum V* strictly less than V_max. Falsification: a population-scale, tissue-specific dose-\nresponse showing monotonic improvement in chronic outcomes with increasing activator \ndose up to and including V_max-saturating doses, in a tissue with measurable Σ-toe \ngeometry consistent with A4.",
      "next_test": "Use the source-defined observable, operating conditions and comparator below. Establish precision and independent calibration before a confirmatory test.",
      "success_means": "Agreement with the stated prediction within a predefined domain and uncertainty; independent mechanism identification remains separate.",
      "failure_means": "Falsification: a population-scale, tissue-specific dose-\nresponse showing monotonic improvement in chronic outcomes with increasing activator \ndose up to and including V_max-saturating doses, in a tissue with measurable Σ-toe \ngeometry consistent with A4.",
      "caveat": "Four-role exhaustion applies to declared topology; a failed policy is not nonexistence of viable policies.",
      "depends_on": []
    },
    {
      "id": "BAS-P9",
      "domain": "Regulation",
      "title": "P9 (V-lowering paradox in Mode 2)",
      "record_kind": "Original numbered prediction",
      "sources": [
        "6754360"
      ],
      "status": "Paper reclassification or conditional extension",
      "source_pages": {
        "6754360": [
          46
        ]
      },
      "source_text": "P9 (V-lowering paradox in Mode 2). In a population identified as occupying the Mode 4b \n→ Mode 2 region (KEAP1-mutant or NRF2-IHC-high tumours not yet receiving cytotoxic \ntherapy; high-V chronic-supplement-replete cohorts), interventions that reduce V or \nmodestly raise β should improve surveillance-mediated outcomes. Falsification: a \nrandomised trial of antioxidant restriction or controlled mild pro-oxidant intervention in a \nverified Mode 4b stratum showing no improvement or harm.",
      "next_test": "Use the source-defined observable, operating conditions and comparator below. Establish precision and independent calibration before a confirmatory test.",
      "success_means": "Agreement with the stated prediction within a predefined domain and uncertainty; independent mechanism identification remains separate.",
      "failure_means": "Falsification: a \nrandomised trial of antioxidant restriction or controlled mild pro-oxidant intervention in a \nverified Mode 4b stratum showing no improvement or harm.",
      "caveat": "Four-role exhaustion applies to declared topology; a failed policy is not nonexistence of viable policies.",
      "depends_on": []
    },
    {
      "id": "BAS-P10",
      "domain": "Regulation",
      "title": "P10 (Mode 3 precedes and conceals Mode 1 in compartmentally-isolated tissue)",
      "record_kind": "Original numbered prediction",
      "sources": [
        "6754360"
      ],
      "status": "Paper reclassification or conditional extension",
      "source_pages": {
        "6754360": [
          46
        ]
      },
      "source_text": "P10 (Mode 3 precedes and conceals Mode 1 in compartmentally-isolated tissue). \nWhen 𝒞_full is rank-degraded, failing compartments can reach the Mode 1 boundary while \nstandard cytosolic biomarkers remain normal. The framework predicts a temporal \nsequence: compartment-resolved redox biomarkers diverge (Mode 3 onset) months to \nyears before catastrophic events register on standard panels (Mode 1 onset in the hidden \ncompartment). Falsification: sequential compartment-resolved imaging showing \nconcurrent (rather than temporally-ordered) divergence.",
      "next_test": "Use the source-defined observable, operating conditions and comparator below. Establish precision and independent calibration before a confirmatory test.",
      "success_means": "Agreement with the stated prediction within a predefined domain and uncertainty; independent mechanism identification remains separate.",
      "failure_means": "Falsification: sequential compartment-resolved imaging showing \nconcurrent (rather than temporally-ordered) divergence.",
      "caveat": "Four-role exhaustion applies to declared topology; a failed policy is not nonexistence of viable policies.",
      "depends_on": []
    },
    {
      "id": "BAS-P11",
      "domain": "Regulation",
      "title": "P11 (Timescale-stratified hormesis as Mode 4a effect)",
      "record_kind": "Original numbered prediction",
      "sources": [
        "6754360"
      ],
      "status": "Forward hypothesis",
      "source_pages": {
        "6754360": [
          46
        ]
      },
      "source_text": "P11 (Timescale-stratified hormesis as Mode 4a effect). The hormetic peak amplitudes \nof [20] assume acute β-sweeps with γ_V·t_exposure ≪ 1. For chronic dosing at equivalent \ntotal β, V_ctrl is in its responsive bandwidth regime (γ_V·τ_β ≫ 1), tracks V_set, and re-\ncentres the operating point near the middle of Σ’s dose-proportional band, attenuating the \nhormetic peak. The Calabrese database mixes acute and chronic exposures; disaggregating \nby exposure timescale should reveal robust hormetic peaks for acute exposures and \nsubstantially attenuated peaks for chronic exposures of equivalent cumulative dose. \nFalsification: timescale-disaggregated meta-analysis showing identical peaks across \ntimescale.",
      "next_test": "Use the source-defined observable, operating conditions and comparator below. Establish precision and independent calibration before a confirmatory test.",
      "success_means": "Agreement with the stated prediction within a predefined domain and uncertainty; independent mechanism identification remains separate.",
      "failure_means": "Falsification: timescale-disaggregated meta-analysis showing identical peaks across \ntimescale.",
      "caveat": "Four-role exhaustion applies to declared topology; a failed policy is not nonexistence of viable policies.",
      "depends_on": []
    },
    {
      "id": "BAS-P12",
      "domain": "Regulation",
      "title": "P12 (Four-term fragility index as ageing biomarker)",
      "record_kind": "Original numbered prediction",
      "sources": [
        "6754360"
      ],
      "status": "Paper reclassification or conditional extension",
      "source_pages": {
        "6754360": [
          46
        ]
      },
      "source_text": "P12 (Four-term fragility index as ageing biomarker). The fragility index F(V, β, Φ, \nV_ctrl-state; θ) of equation (10) — minimum across Mode 1, 2, 3, 4 distance terms — \nshould track ageing-related risk of redox-coupled clinical events more accurately than any \nsingle-compartment biomarker. In paired-cohort studies, individuals matched on standard \nPage 45 of 213\nDose Response\n\n\n [PDF page 47] \nbiomarkers but differing in F should show divergent event rates. Falsification: matched \ncohorts with the same F-component scores but divergent total F showing no event-rate \ndivergence over the relevant follow-up window.",
      "next_test": "Use the source-defined observable, operating conditions and comparator below. Establish precision and independent calibration before a confirmatory test.",
      "success_means": "Agreement with the stated prediction within a predefined domain and uncertainty; independent mechanism identification remains separate.",
      "failure_means": "Falsification: matched \ncohorts with the same F-component scores but divergent total F showing no event-rate \ndivergence over the relevant follow-up window.",
      "caveat": "Four-role exhaustion applies to declared topology; a failed policy is not nonexistence of viable policies. The printed falsifier is internally problematic: identical component scores cannot give different values of the same deterministic minimum. Operational repair is required.",
      "depends_on": []
    },
    {
      "id": "BAS-P13",
      "domain": "Regulation",
      "title": "P13 (Controller bandwidth restoration in Mode 4a)",
      "record_kind": "Original numbered prediction",
      "sources": [
        "6754360"
      ],
      "status": "Forward hypothesis",
      "source_pages": {
        "6754360": [
          47
        ]
      },
      "source_text": "P13 (Controller bandwidth restoration in Mode 4a). In tissue or cell-line systems \nexhibiting kinetic-mismatch failure (Mode 4a, transient β_c crossings during pulse-train \nstress with γ_V·τ_β < 1), pharmacological or genetic acceleration of γ_V (e.g., constitutive \nlow-grade KEAP1 inhibition, accelerator agents on NRF2-target enhancer chromatin) \nshould rescue clinical outcomes more effectively than equivalent reductions in time-\naveraged β. Falsification: a Mode 4a phenotype where γ_V acceleration provides no rescue \nor where β-reduction alone gives equivalent rescue. This is the Mode 4a-specific \nintervention prediction; it differs from any prediction the three-component framing would \ngenerate, since the three-component framing folds Mode 4a into Mode 1 and proposes only \nβ-reduction.",
      "next_test": "Use the source-defined observable, operating conditions and comparator below. Establish precision and independent calibration before a confirmatory test.",
      "success_means": "Agreement with the stated prediction within a predefined domain and uncertainty; independent mechanism identification remains separate.",
      "failure_means": "Falsification: a Mode 4a phenotype where γ_V acceleration provides no rescue \nor where β-reduction alone gives equivalent rescue. This is the Mode 4a-specific \nintervention prediction; it differs from any prediction the three-component framing would \ngenerate, since the three-component framing folds Mode 4a into Mode 1 and proposes only \nβ-reduction.",
      "caveat": "Four-role exhaustion applies to declared topology; a failed policy is not nonexistence of viable policies.",
      "depends_on": []
    },
    {
      "id": "BAS-P14",
      "domain": "Regulation",
      "title": "P14 (V-set decoupling diagnostics for Mode 4b)",
      "record_kind": "Original numbered prediction",
      "sources": [
        "6754360"
      ],
      "status": "Forward hypothesis",
      "source_pages": {
        "6754360": [
          47
        ]
      },
      "source_text": "P14 (V-set decoupling diagnostics for Mode 4b). In any population of “chronic Mode 2”-\npresenting individuals, the diagnostic signature distinguishing genuine Σ-failure from Mode \n4b → Mode 2 cascade is the V-Φ joint distribution: Mode 4b cases have V locked at V_max \nregardless of Φ-perturbation (constant V despite varying Φ across individuals or time), \nwhile genuine Σ-failure cases have V tracking Φ via V_set with normal slope. The \nframework predicts that population-scale Mode 2 phenotypes are predominantly Mode 4b \ncascades, with V essentially constant across individuals in the affected stratum. \nFalsification: a population stratified into chronic Mode 2 in which V varies normally with Φ, \nindicating no Mode 4b component.",
      "next_test": "Use the source-defined observable, operating conditions and comparator below. Establish precision and independent calibration before a confirmatory test.",
      "success_means": "Agreement with the stated prediction within a predefined domain and uncertainty; independent mechanism identification remains separate.",
      "failure_means": "Falsification: a population stratified into chronic Mode 2 in which V varies normally with Φ, \nindicating no Mode 4b component.",
      "caveat": "Four-role exhaustion applies to declared topology; a failed policy is not nonexistence of viable policies.",
      "depends_on": []
    },
    {
      "id": "BAS-P15",
      "domain": "Regulation",
      "title": "P15 (Calibration tolerance δ in Mode 4c — provisional)",
      "record_kind": "Original numbered prediction",
      "sources": [
        "6754360"
      ],
      "status": "Paper reclassification or conditional extension",
      "source_pages": {
        "6754360": [
          47
        ]
      },
      "source_text": "P15 (Calibration tolerance δ in Mode 4c — provisional). The calibration tolerance δ \nthat defines Mode 4c is in principle measurable: for any tissue with enough fitness-relevant \noutcome data, V_set,fitness can be inferred from the V that maximises long-term outcome, \nand V_set,actual can be measured by mapping V vs. Φ in non-Mode-4b individuals. The \nframework predicts that across populations with diverse environmental histories (e.g., \ndifferent chronic dietary β-distributions), δ-violations correlate with chronic outcome \ndivergence. Falsification: a population scan showing no correlation between V_set,actual–\nV_set,fitness mismatch and chronic outcome divergence after controlling for V_max and \nother confounders. This prediction is conditional on the cohort regressions described in \n§6.2.3 actually being conducted; until then, P15 is a structural prediction without empirical \nvalidation.",
      "next_test": "Use the source-defined observable, operating conditions and comparator below. Establish precision and independent calibration before a confirmatory test.",
      "success_means": "Agreement with the stated prediction within a predefined domain and uncertainty; independent mechanism identification remains separate.",
      "failure_means": "Falsification: a population scan showing no correlation between V_set,actual–\nV_set,fitness mismatch and chronic outcome divergence after controlling for V_max and \nother confounders. This prediction is conditional on the cohort regressions described in \n§6.2.3 actually being conducted; until then, P15 is a structural prediction without empirical \nvalidation.",
      "caveat": "Four-role exhaustion applies to declared topology; a failed policy is not nonexistence of viable policies.",
      "depends_on": []
    },
    {
      "id": "BAS-P16",
      "domain": "Regulation",
      "title": "P16 (Mode 3 effect on closed-loop behaviour)",
      "record_kind": "Original numbered prediction",
      "sources": [
        "6754360"
      ],
      "status": "Paper reclassification or conditional extension",
      "source_pages": {
        "6754360": [
          47
        ]
      },
      "source_text": "P16 (Mode 3 effect on closed-loop behaviour). The structurally distinctive signature of \nthe Mode 3 effect on closed-loop behaviour (corrupted Φ propagating through V_ctrl) is \ndissociation between cytosolic V level (appears appropriate for measured cytosolic Φ) and \nclinical outcome (events occur despite normal biomarker panels), with the dissociation \nmagnitude proportional to the magnitude of compartmental Φ-mismatch (mitochondrial Φ \n≠ cytosolic Φ as measured by orthogonal compartment-resolved probes). The framework \npredicts that interventions on Mode 3 (senolytics, compartmental fidelity restoration) \nshould, in the same individuals, normalise the V-Φ relation across compartments without \nchanging V_set,actual. The structural fault is in 𝒞, not in V_ctrl; the controller is innocent. \nPage 46 of 213\nDose Response\n\n\n [PDF page 48] \nFalsification: senolytic-rescued individuals showing persistent V-Φ mismatch despite \nrestored 𝒞 fidelity (which would re-locate the fault as genuine Mode 4c — see P17).",
      "next_test": "Use the source-defined observable, operating conditions and comparator below. Establish precision and independent calibration before a confirmatory test.",
      "success_means": "Agreement with the stated prediction within a predefined domain and uncertainty; independent mechanism identification remains separate.",
      "failure_means": "Falsification: senolytic-rescued individuals showing persistent V-Φ mismatch despite \nrestored 𝒞 fidelity (which would re-locate the fault as genuine Mode 4c — see P17).",
      "caveat": "Four-role exhaustion applies to declared topology; a failed policy is not nonexistence of viable policies.",
      "depends_on": []
    },
    {
      "id": "BAS-P17",
      "domain": "Regulation",
      "title": "P17 (Mode 3 vs",
      "record_kind": "Original numbered prediction",
      "sources": [
        "6754360"
      ],
      "status": "Forward hypothesis",
      "source_pages": {
        "6754360": [
          48
        ]
      },
      "source_text": "P17 (Mode 3 vs. Mode 4c senolytic-rescue diagnostic — forward hypothesis). \nOperational core (intervention orthogonality). Per §6.2.3, Mode 4c is defined operationally \nby its response signature under three orthogonal controller-targeted interventions: it \nresponds to V_set-translating recalibration agents and does not respond to bandwidth-\nacceleration (Mode 4a target) or pinning-release (Mode 4b target). P17 specialises this to \nsenolytic intervention, which acts as a sensor-side intervention reducing senescent-cell-\ndriven 𝒞 corruption: a putative Mode 4c phenotype that responds to a senolytic was Mode \n3 all along (sensor fault rescued by senolytic-mediated 𝒞 restoration); a phenotype that \ndoes not respond to a senolytic is genuine Mode 4c (controller-internal calibration drift \nunaffected by sensor restoration). The diagnostic is therefore not contingent on measuring \nV_set,fitness directly — it requires only the response signature under one sensor-side \nintervention plus the controller-side interventions of P13 and P14. Status note. P17 is a \nforward hypothesis, not a deployable diagnostic. Its empirical validation requires direct \nexperimental demonstration of the predicted bimodal response stratification under \nsenolytic intervention in a properly-stratified V-Φ dissociation cohort. The cohort \nregressions establishing V_set,fitness and δ directly (§6.2.3) would tighten the diagnostic \nfurther but are not prerequisites for the intervention-orthogonality test. Until the \northogonal-intervention experiment is conducted, P17 should be read as a structural \nprediction whose deployment in clinical decision-making is premature.\nThe two phenomena that present as V-Φ dissociation — Mode 3 with downstream \ncontroller-action consequence (V_set,actual unaltered, applied to corrupted Φ) and \ngenuine Mode 4c (V_set,actual itself shifted as a controller-internal property) — are \npredicted to be operationally distinguishable by senolytic intervention. Prediction. In any \npatient cohort presenting with V-Φ mismatch, stratification by senolytic response should \nproduce two clinically meaningful sub-populations: (i) Mode 3-driven cases — V-Φ \nrelationship returns to V_set,actual-prescribed form post-senolytic without changing \nV_set,actual; clinical outcome improves; intervention target is sensor repair (further \nsenolytic, anti-SASP, compartmental restoration). (ii) Mode 4c cases — V-Φ relationship \ncontinues to deviate from V_set,fitness post-senolytic; V_set,actual unchanged but \nevolutionarily-mismatched or pharmacologically-shifted; clinical outcome unchanged by \nsenolytic; intervention target is recalibration (genome-environment realignment, V_set-\nshape pharmacology).\nOperational principle. Senolytic intervention reduces SASP-driven 𝒞 corruption. In any \nmodel system or patient cohort presenting with V-Φ dissociation, post-senolytic \nrestoration of the V-Φ relationship to its V_set,actual-prescribed slope identifies the \nstructural fault as Mode 3 (sensor); persistent V-Φ dissociation post-senolytic identifies the \nfault as genuine Mode 4c (controller-internal calibration drift).\nOperational test design (structural specification). In any cohort with documented V-Φ \nmismatch — cytosolic V appropriate for measured cytosolic Φ, but compartment-resolved \nredox divergence detectable on orthogonal compartment-resolved probes (e.g. mito-roGFP \nversus cyto-roGFP, or analogous compartment-resolved redox imaging) — the \nPage 47 of 213\nDose Response\n\n\n [PDF page 49] \ndiscriminating endpoint is the pre/post V-vs-Φ slope under an intervention that reduces \nsenescent-cell-driven 𝒞 corruption. The framework specifies the structural form of the test, \nnot a particular pharmacological agent: the architectural prediction is that any intervention \nremoving senescent-cell-driven 𝒞 corruption should yield concordant Mode-3-vs-Mode-4c \nstratification, and naming a particular senolytic regimen is beyond the framework’s \nstructural commitment. Selection of agent, dose, cohort, and follow-up window is a matter \nof trial design; the framework supplies the structural hypothesis under test and the \ndiscriminating endpoint, nothing more.\nFalsification of the diagnostic. If senolytic-responsive and senolytic-non-responsive sub-\npopulations are indistinguishable on V-Φ trajectory pre/post intervention, or if no V-Φ \nmismatch dissociation is observed in either group, the diagnostic fails.",
      "next_test": "Use the source-defined observable, operating conditions and comparator below. Establish precision and independent calibration before a confirmatory test.",
      "success_means": "Agreement with the stated prediction within a predefined domain and uncertainty; independent mechanism identification remains separate.",
      "failure_means": "Falsification of the diagnostic. If senolytic-responsive and senolytic-non-responsive sub-\npopulations are indistinguishable on V-Φ trajectory pre/post intervention, or if no V-Φ \nmismatch dissociation is observed in either group, the diagnostic fails.",
      "caveat": "Four-role exhaustion applies to declared topology; a failed policy is not nonexistence of viable policies. Failure of a senolytic alone cannot diagnose controller drift; engagement, specificity and alternative failure mechanisms must be tested.",
      "depends_on": []
    },
    {
      "id": "AL-P1",
      "domain": "Pharmacology",
      "title": "Prediction 1 (load-bearing, repeated from Section 5.4)",
      "record_kind": "Original numbered prediction",
      "sources": [
        "6739201"
      ],
      "status": "Conditional paper prediction; not independently validated here",
      "source_pages": {
        "6739201": [
          31
        ]
      },
      "source_text": "Prediction 1 (load-bearing, repeated from Section 5.4). Bliss-vs-Loewe discrimination at \nmatched mid-range doses. Confirmed by: matched-dose combination data with individual \neffects in 0.3-0.7 range falling within ±0.05 of one of the two predictions across multiple \ndose pairs. Falsified by: systematic deviation (>0.10) at multiple matched dose pairs that \ncannot be attributed to mechanism overlap, axiom-violation modes (Section 3.3), or \nmeasurement error.",
      "next_test": "Use the source-defined observable, operating conditions and comparator below. Establish precision and independent calibration before a confirmatory test.",
      "success_means": "Agreement with the stated prediction within a predefined domain and uncertainty; independent mechanism identification remains separate.",
      "failure_means": "Falsified by: systematic deviation (>0.10) at multiple matched dose pairs that \ncannot be attributed to mechanism overlap, axiom-violation modes (Section 3.3), or \nmeasurement error.",
      "caveat": "Mechanism-selecting generator, Hill1 scope, baseline and uncertainty corrections govern.",
      "depends_on": []
    },
    {
      "id": "AL-P2",
      "domain": "Pharmacology",
      "title": "Prediction 2",
      "record_kind": "Original numbered prediction",
      "sources": [
        "6739201"
      ],
      "status": "Conditional paper prediction; not independently validated here",
      "source_pages": {
        "6739201": [
          31
        ]
      },
      "source_text": "Prediction 2. log(ECx) shifts are identical for all x under constant-mechanism intervention. \nAny intervention that shifts the rapidity of an Al-toxicity dose-response by Δ should produce \nequal shifts in log(EC10), log(EC50), log(EC90). Falsified by: systematic differences in shifts \nacross x.",
      "next_test": "Use the source-defined observable, operating conditions and comparator below. Establish precision and independent calibration before a confirmatory test.",
      "success_means": "Agreement with the stated prediction within a predefined domain and uncertainty; independent mechanism identification remains separate.",
      "failure_means": "Falsified by: systematic differences in shifts \nacross x.",
      "caveat": "Mechanism-selecting generator, Hill1 scope, baseline and uncertainty corrections govern.",
      "depends_on": []
    },
    {
      "id": "AL-P3",
      "domain": "Pharmacology",
      "title": "Prediction 3",
      "record_kind": "Original numbered prediction",
      "sources": [
        "6739201"
      ],
      "status": "Conditional paper prediction; not independently validated here",
      "source_pages": {
        "6739201": [
          31
        ]
      },
      "source_text": "Prediction 3. Schild slope = 1 for true competitive Al-binding antagonists. Compounds that \nbind Al3+ competitively with its superoxide-binding site should show Schild plots with slope \n1.0 ± 0.1. Falsified by: systematic Schild slope deviation indicating non-competitive \nmechanism.",
      "next_test": "Use the source-defined observable, operating conditions and comparator below. Establish precision and independent calibration before a confirmatory test.",
      "success_means": "Agreement with the stated prediction within a predefined domain and uncertainty; independent mechanism identification remains separate.",
      "failure_means": "Falsified by: systematic Schild slope deviation indicating non-competitive \nmechanism.",
      "caveat": "Mechanism-selecting generator, Hill1 scope, baseline and uncertainty corrections govern.",
      "depends_on": []
    },
    {
      "id": "AL-P4",
      "domain": "Pharmacology",
      "title": "Prediction 4",
      "record_kind": "Original numbered prediction",
      "sources": [
        "6739201"
      ],
      "status": "Conditional paper prediction; not independently validated here",
      "source_pages": {
        "6739201": [
          31
        ]
      },
      "source_text": "Prediction 4. Hill-form dose-response with measurable nH. Al3+-induced oxidative damage in \ncell-free or cellular systems with controlled SOD activity should follow a Hill curve when \nplotted against log[Al3+], with effective coefficient nH structurally diagnostic of the \ncompetition mechanism. Falsified by: dose-response inconsistent with any bounded \nsigmoidal form across at least two orders of magnitude.",
      "next_test": "Use the source-defined observable, operating conditions and comparator below. Establish precision and independent calibration before a confirmatory test.",
      "success_means": "Agreement with the stated prediction within a predefined domain and uncertainty; independent mechanism identification remains separate.",
      "failure_means": "Falsified by: dose-response inconsistent with any bounded \nsigmoidal form across at least two orders of magnitude.",
      "caveat": "Mechanism-selecting generator, Hill1 scope, baseline and uncertainty corrections govern.",
      "depends_on": []
    },
    {
      "id": "AL-P5",
      "domain": "Pharmacology",
      "title": "Prediction 5",
      "record_kind": "Original numbered prediction",
      "sources": [
        "6739201"
      ],
      "status": "Conditional paper prediction; not independently validated here",
      "source_pages": {
        "6739201": [
          31
        ]
      },
      "source_text": "Prediction 5. Within-system intervention test. When pH and Al speciation are held constant \nand baseline SOD activity is independently manipulated, the damage threshold [Al3+]threshold \nshould scale linearly with baseline [SOD]local, with slope 1 on log-log axes (0.8-1.2 across at \nleast one order of magnitude). Falsified by: systematic deviation from unit slope.\n\n [PDF page 32] \nMurray — Aczél-Family Structure of Pharmacology (v14)\nPage 30",
      "next_test": "Use the source-defined observable, operating conditions and comparator below. Establish precision and independent calibration before a confirmatory test.",
      "success_means": "Agreement with the stated prediction within a predefined domain and uncertainty; independent mechanism identification remains separate.",
      "failure_means": "Falsified by: systematic deviation from unit slope.",
      "caveat": "Mechanism-selecting generator, Hill1 scope, baseline and uncertainty corrections govern.",
      "depends_on": []
    },
    {
      "id": "AL-P6",
      "domain": "Pharmacology",
      "title": "Prediction 6 (elliptic signature — exploratory)",
      "record_kind": "Original numbered prediction",
      "sources": [
        "6739201"
      ],
      "status": "Historical conjecture; geometric rationale unsupported",
      "source_pages": {
        "6739201": [
          32
        ]
      },
      "source_text": "Prediction 6 (elliptic signature — exploratory). The Bliss and Loewe compositions are \nboth parabolic isometries of the underlying compositional structure — flows that translate the \nrapidity without rotation. A third class of composition, corresponding to elliptic isometries \n(mutual bidirectional modulation between agents), would produce a qualitatively distinct \nobservable signature: for a fixed dose ratio of agents A and B, the combined effect ecombo as a \nfunction of total dose would exhibit a local interior maximum — a dose level beyond which \nincreasing either agent's dose reduces the combined effect. This non-monotonic response \nsurface is not predicted by any standard synergy model and constitutes a sharp, falsifiable \nsignature of elliptic composition. Experimental detection requires full dose-response surfaces \nand monotonicity testing across at least two orders of magnitude in total dose. No confirmed \nexample in the Al-toxicity literature is known to the author; the prediction is exploratory but \nfalsifiable in any system where mutual modulation is suspected.",
      "next_test": "Use the source-defined observable, operating conditions and comparator below. Establish precision and independent calibration before a confirmatory test.",
      "success_means": "Agreement with the stated prediction within a predefined domain and uncertainty; independent mechanism identification remains separate.",
      "failure_means": "A resolved contradiction of the stated model prediction in its admitted regime; a noisy null result is unresolved.",
      "caveat": "The paper misclassifies Bliss as parabolic; an interior peak does not uniquely identify elliptic composition. Retained for provenance, not presented as an established discriminating test.",
      "depends_on": []
    },
    {
      "id": "ECO-P1",
      "domain": "Ecology",
      "title": "P1",
      "record_kind": "Original numbered prediction",
      "sources": [
        "6963360"
      ],
      "status": "Conditional paper prediction; not independently validated here",
      "source_pages": {
        "6963360": [
          22
        ]
      },
      "source_text": "P1. A neutral histogram can \nhide a niche current.\nFit neutral models to abundance \ndistributions, then test log-ratio \nincrements for irreversibility.\nHistograms look neutral while \nthe covariant current exceeds \nthe label-permutation surrogate.",
      "next_test": "Use the source-defined observable, operating conditions and comparator below. Establish precision and independent calibration before a confirmatory test.",
      "success_means": "Agreement with the stated prediction within a predefined domain and uncertainty; independent mechanism identification remains separate.",
      "failure_means": "A resolved contradiction of the stated model prediction in its admitted regime; a noisy null result is unresolved.",
      "caveat": "Density-only observation erases divergence-free probability currents; time-order tests need nuisance controls.",
      "depends_on": []
    },
    {
      "id": "ECO-P2",
      "domain": "Ecology",
      "title": "P2",
      "record_kind": "Original numbered prediction",
      "sources": [
        "6963360"
      ],
      "status": "Conditional paper prediction; not independently validated here",
      "source_pages": {
        "6963360": [
          22
        ]
      },
      "source_text": "P2. Neutrality strengthens \nwithin guilds.\nRepeat within guilds, trait clusters, or \nhabitat classes.\nWithin-guild Péclet and entropy \nproduction fall relative to cross-\nguild contrasts.",
      "next_test": "Use the source-defined observable, operating conditions and comparator below. Establish precision and independent calibration before a confirmatory test.",
      "success_means": "Agreement with the stated prediction within a predefined domain and uncertainty; independent mechanism identification remains separate.",
      "failure_means": "A resolved contradiction of the stated model prediction in its admitted regime; a noisy null result is unresolved.",
      "caveat": "Density-only observation erases divergence-free probability currents; time-order tests need nuisance controls.",
      "depends_on": []
    },
    {
      "id": "ECO-P3",
      "domain": "Ecology",
      "title": "P3",
      "record_kind": "Original numbered prediction",
      "sources": [
        "6963360"
      ],
      "status": "Conditional paper prediction; not independently validated here",
      "source_pages": {
        "6963360": [
          22
        ]
      },
      "source_text": "P3. Gradient niche tracks \ngradients.\nEstimate drift across topography, soil, \nmoisture, light.\nReversible gradient drift aligns \nwith environment and shows in \nthe distribution.",
      "next_test": "Use the source-defined observable, operating conditions and comparator below. Establish precision and independent calibration before a confirmatory test.",
      "success_means": "Agreement with the stated prediction within a predefined domain and uncertainty; independent mechanism identification remains separate.",
      "failure_means": "A resolved contradiction of the stated model prediction in its admitted regime; a noisy null result is unresolved.",
      "caveat": "Density-only observation erases divergence-free probability currents; time-order tests need nuisance controls.",
      "depends_on": []
    },
    {
      "id": "ECO-P4",
      "domain": "Ecology",
      "title": "P4",
      "record_kind": "Original numbered prediction",
      "sources": [
        "6963360"
      ],
      "status": "Conditional paper prediction; not independently validated here",
      "source_pages": {
        "6963360": [
          22
        ]
      },
      "source_text": "P4. Scale controls the \nanswer.\nVary quadrat size and census interval. Detectability of niche drift rises \nwith interval like √Δt.",
      "next_test": "Use the source-defined observable, operating conditions and comparator below. Establish precision and independent calibration before a confirmatory test.",
      "success_means": "Agreement with the stated prediction within a predefined domain and uncertainty; independent mechanism identification remains separate.",
      "failure_means": "A resolved contradiction of the stated model prediction in its admitted regime; a noisy null result is unresolved.",
      "caveat": "Density-only observation erases divergence-free probability currents; time-order tests need nuisance controls.",
      "depends_on": []
    },
    {
      "id": "ECO-P5",
      "domain": "Ecology",
      "title": "P5",
      "record_kind": "Original numbered prediction",
      "sources": [
        "6963360"
      ],
      "status": "Conditional paper prediction; not independently validated here",
      "source_pages": {
        "6963360": [
          22
        ]
      },
      "source_text": "P5. Projection determines \ninterpretation.\nCompare unordered summaries with \nordered trajectory models.\nThe same community supports \nneutral- and niche-looking \nclaims by projection.",
      "next_test": "Use the source-defined observable, operating conditions and comparator below. Establish precision and independent calibration before a confirmatory test.",
      "success_means": "Agreement with the stated prediction within a predefined domain and uncertainty; independent mechanism identification remains separate.",
      "failure_means": "A resolved contradiction of the stated model prediction in its admitted regime; a noisy null result is unresolved.",
      "caveat": "Density-only observation erases divergence-free probability currents; time-order tests need nuisance controls.",
      "depends_on": []
    },
    {
      "id": "ECO-P6",
      "domain": "Ecology",
      "title": "P6",
      "record_kind": "Original numbered prediction",
      "sources": [
        "6963360"
      ],
      "status": "Conditional paper prediction; not independently validated here",
      "source_pages": {
        "6963360": [
          22
        ]
      },
      "source_text": "P6. Intransitivity implies \nirreversibility.\nCompare communities with documented \nintransitive vs hierarchical interactions.\nIntransitive communities show \npositive irreversibility despite \nneutral-looking histograms; \nhierarchical ones show \nstructure in the histogram with \nlow irreversibility.",
      "next_test": "Use the source-defined observable, operating conditions and comparator below. Establish precision and independent calibration before a confirmatory test.",
      "success_means": "Agreement with the stated prediction within a predefined domain and uncertainty; independent mechanism identification remains separate.",
      "failure_means": "A resolved contradiction of the stated model prediction in its admitted regime; a noisy null result is unresolved.",
      "caveat": "Density-only observation erases divergence-free probability currents; time-order tests need nuisance controls.",
      "depends_on": []
    },
    {
      "id": "ECO-P7",
      "domain": "Ecology",
      "title": "P7",
      "record_kind": "Original numbered prediction",
      "sources": [
        "6963360"
      ],
      "status": "Conditional paper prediction; not independently validated here",
      "source_pages": {
        "6963360": [
          22
        ]
      },
      "source_text": "P7. The niche current is \ncyclic.\nEstimate loop circulation (curl) of the \ncurrent within habitat strata.\nIntransitive communities show \nnonzero closed-loop circulation; \nforcing shows net translation \ninstead.",
      "next_test": "Use the source-defined observable, operating conditions and comparator below. Establish precision and independent calibration before a confirmatory test.",
      "success_means": "Agreement with the stated prediction within a predefined domain and uncertainty; independent mechanism identification remains separate.",
      "failure_means": "A resolved contradiction of the stated model prediction in its admitted regime; a noisy null result is unresolved.",
      "caveat": "Density-only observation erases divergence-free probability currents; time-order tests need nuisance controls.",
      "depends_on": []
    }
  ],
  "coverage": {
    "manuscript_records": 41,
    "pdf_pages": 1098,
    "abstract_closing_reviewed": 41,
    "fresh_text_matches_prior_extraction": 41,
    "prediction_families": 41,
    "original_numbered_items": 41,
    "indexed_main_text_pages": 471,
    "completeness": "Complete against the declared 41-record inventory and the five numbered prediction lists checked here. Families overlap numbered items. Main-text keyword indexing is a retrieval aid, not a proof that every implicit prediction or mathematical consequence has been identified. Bundled duplicates and predecessor records are not independent discoveries.",
    "not_certified": [
      "Independent proof verification",
      "Global scientific novelty",
      "Empirical validation of all predictions",
      "Parity with the latest online SSRN versions"
    ]
  }
}
