The R/K/G Framework
TL;DR
Psychometrics established a two-variable model of intelligence: fluid reasoning capacity and crystallized knowledge. We propose a third variable that biology appears to entangle but engineering can separate: the structure of the reasoning process itself. On the model proposed here, output quality decomposes into reasoning capability (R, logarithmic returns), knowledge sufficiency (K, superlinear returns), and graph design quality (G) — which amplifies both, with disproportionate benefit to weaker base systems. That separability, if it holds, is the structural precondition for effective reasoning graphs.
The adjudicator who was always right
At a mid-sized credit union, two people work the Reg E dispute queue. Marcus joined six months ago out of a top law school — quick, articulate, the kind of reasoner who sees the answer before you have finished the question. Dana has worked the queue for eleven years. On paper Marcus is the stronger mind. In practice, his determinations get overturned on review about a fifth of the time, and hers almost never do.
The difference is not that Dana knows more law — Marcus knows plenty. It is that Dana runs the same procedure on every case, however obvious it looks. She classifies the transaction type before reasoning about liability. She pulls the account-opening disclosures before deciding whether a fee was authorized. She checks the timeline against the regulation’s clock before writing a word. Marcus, trusting his own quickness, often reasons straight to the answer — and when the answer is wrong, it is because he skipped the step that would have caught it. The overdraft fee looked unauthorized, so he never checked that it had been charged under a disclosed schedule the customer e-signed at account opening.
Here is the part worth sitting with. Dana’s advantage is not inside Dana. It is a procedure, and a procedure can be written down. Hand Marcus the same checklist and make him follow it, and his overturn rate falls to meet hers — without his getting any smarter or learning any new law. The thing that made Dana reliable was never her mind. It was the structure she reasoned through, and structure is the one ingredient you can lift out of one person and hand to another.
That is this appendix in a scene. Output quality is not one thing called “intelligence.” It is at least three separable things — how well you reason, how much you know, and the structure you reason through — and the third is the one you can engineer.
Definitions
| Ref | Term | Definition |
|---|---|---|
| D1 | Fluid intelligence (Gf) | The capacity for novel reasoning, as proposed by Cattell and Hebb (1941) and refined in the Cattell–Horn–Carroll (CHC) framework. |
| D2 | Crystallized intelligence (Gc) | The accumulated store of knowledge and learned procedures, from the same tradition. |
| D3 | R — reasoning capability | An engineered system’s base capacity for logical operations: inference, deduction, induction, analogy, abstraction. Normalized 0–1. |
| D4 | K — knowledge sufficiency | The accuracy, breadth, and relevance of the knowledge available to the system for a given task. Task-specific. Normalized 0–1. |
| D5 | G — graph design quality | The structure of the reasoning process: topology, decomposition depth, verification steps, iteration strategy, convergence criteria. 0 = unstructured inference. Normalized 0–1. |
| D6 | Q(t) — output quality | The quality of the system’s output for task t. Normalized 0–1. |
| D7 | Entanglement | Two factors are entangled when they cannot be independently observed or independently varied. |
Assumptions
| Ref | Assumption |
|---|---|
| A1 | The CHC findings hold as reported: diminishing returns on Gf, compounding returns on Gc, and the investment hypothesis. We take these from the psychometric literature rather than establishing them here. |
| A2 | In biological cognition, reasoning structure cannot be independently observed or varied — we assume it is entangled (D7) with reasoning capacity. |
| A3 | In engineered systems, reasoning structure is independently specifiable: an IRG graph fixes topology, verification, iteration, and convergence separately from the model and its knowledge. |
| A4 | The functional forms proposed below — logarithmic for R, power-law for K, linear amplification for G — are working hypotheses pending empirical calibration, not established laws. |
A.1 — Lineage: fluid and crystallized intelligence
The decomposition of intelligence into independent factors has a long empirical history. In 1941, Raymond Cattell and Donald Hebb independently proposed that intelligence comprises two separable components: a capacity for novel reasoning (which Cattell named fluid intelligence, Gf) and an accumulated store of knowledge and learned procedures (crystallized intelligence, Gc). This distinction was refined through decades of factor-analytic research, culminating in the Cattell–Horn–Carroll (CHC) framework — the most empirically validated psychometric model of human intelligence.
Three findings from the CHC tradition are directly relevant to cognitive engineering:
Diminishing returns on fluid intelligence. Gf peaks in early adulthood and declines thereafter. Its contribution to task performance is strongest on novel problems and weakest on tasks where domain knowledge dominates. Beyond a moderate threshold, additional Gf produces marginal improvements.
Compounding returns on crystallized intelligence. Gc accumulates throughout the lifespan with no observed ceiling. Each piece of knowledge connects to existing knowledge, creating combinatorial growth in the problem space an individual can address. Gc is superlinear in its contribution to practical task performance.
The investment hypothesis. Cattell proposed that Gf ‘invests’ in Gc — higher fluid intelligence accelerates the rate of knowledge acquisition. This means Gf has both a direct effect on reasoning quality and an indirect effect through its influence on the growth rate of Gc. However, once knowledge is acquired, it has independent value regardless of the Gf that produced it.
These findings have been replicated across thousands of studies and multiple cultures. They are not controversial in psychometrics. What they describe, however, is a two-variable model of intelligence — the interaction of reasoning capacity and knowledge. We propose a three-variable extension.
A.2 — What if we add another axis: reasoning structure (G)
The CHC framework treats the structure of the reasoning process as a byproduct of fluid intelligence. In the psychometric model, how you reason is a consequence of how much Gf (D1) you have. A person with high Gf naturally decomposes problems, checks intermediate results, and considers alternatives. A person with low Gf relies on pattern matching and cached heuristics. We assume the reasoning structure is entangled with the reasoning capacity (A2).
If that assumption holds, the entanglement is a property of biological cognition, not of intelligence itself.
In engineered reasoning systems, we can treat the structure of the reasoning process as an independent, designable variable (A3). An IRG graph specifies how the system reasons — the topology, the node types, the iteration depth, the convergence criteria — separately from the model’s base reasoning capability (R, D3) or knowledge (K, D4). This separation is what would make cognitive engineering possible, and it is the contribution we propose relative to the CHC tradition.
We propose a three-factor decomposition of cognitive system output quality:
| Factor | CHC equivalent | Definition | Properties |
|---|---|---|---|
| R — Reasoning Capability | Gf (fluid intelligence) | The base capacity for logical operations: inference, deduction, induction, analogy, abstraction | Logarithmic contribution to output quality. Diminishing returns beyond moderate threshold. In LLMs, primarily a function of model scale and training. |
| K — Knowledge Sufficiency | Gc (crystallized intelligence) | The accuracy, breadth, and relevance of available knowledge for a given task | Superlinear contribution to output quality. Compounding returns as knowledge base grows. In LLMs, a function of training data, retrieval quality, and context. |
| G — Graph Design Quality | No CHC equivalent (entangled with Gf in natural cognition) | The structure of the reasoning process: topology, decomposition depth, verification steps, iteration strategy, convergence criteria | Amplifies effective R and K simultaneously. Disproportionate benefit to less capable base systems. In IRG, independently designable. |
The key claim — and it is a claim, resting on A2 and A3 rather than a proof: in innate, unaided cognition, G is entangled with R. You cannot simply decide to hold more items in working memory, or to run a cleaner search over hypotheses; how well you reason and how you reason come as a package.
The obvious objection is that humans plainly do control the shape of their reasoning — we follow recipes, work through algorithms, do long division, apply IRAC, run the scientific method. That objection is the point. Every one of those is an external procedure, a reasoning structure invented and written down precisely because it cannot be varied natively. Long division lets a person of ordinary capacity execute a computation reliably; a checklist lets a surgeon of ordinary memory not skip a step. These cultural technologies are humans supplying G from outside the individual — manually, one procedure at a time. So separability is not a novel discovery; people have been hand-engineering reasoning structure for millennia. What is new is that in an engineered system, G stops being a fixed recipe you follow and becomes a programmable variable you can specify, measure, and vary while holding R and K constant.
If that separability survives testing, it is not merely a technical convenience. It is the structural precondition for effective reasoning graphs.
A.3 — The System 1 / System 2 correspondence
Daniel Kahneman’s dual-process theory provides an intuitive bridge between the CHC tradition and the cognitive engineering framework. System 1 (fast, automatic, pattern-matching) corresponds to a shallow graph: stimulus → cached response, with no decomposition, no verification, no iteration. System 2 (slow, deliberate, effortful) corresponds to a deeper graph with evaluation nodes, revision loops, and convergence checks.
When cognitive scientists advise people to ‘think more carefully,’ they are prescribing deeper graph execution. When educators teach ‘show your work,’ they are requiring trace production. When critical thinking curricula instruct ‘consider the counterargument,’ they are specifying an adversarial evaluation node. These are all intuitive descriptions of graph design. What they lack is formalization.
| Educational instruction | Cognitive engineering equivalent |
|---|---|
| “Show your work” | Produce a trace: each reasoning step is a named, inspectable node with explicit inputs and outputs |
| “Check your answer” | Add a VRF (Verify) node after the draft node, with the original inputs as validation source |
| “Consider the counterargument” | Add an adversarial EVL (Evaluate) node with oppositional perspective parameter |
| “Break the problem into parts” | Increase graph decomposition depth: replace one complex node with a subgraph of simpler nodes |
| “Sleep on it” | Add an iteration loop with convergence check: revisit the problem after intermediate processing |
| “Ask an expert” | Add a RET (Retrieve) node with domain-specific source and high authority threshold |
| “Don’t jump to conclusions” | Insert a Clarification node before the first inference node; require confidence threshold before proceeding |
This correspondence suggests that what is colloquially called ‘intelligence’ in humans may conflate three separable factors: reasoning capability (R), knowledge (K), and the quality of internal reasoning structures (G). People we call ‘smart’ may disproportionately possess well-developed internal graphs — through education, practice, or disposition — rather than categorically superior raw reasoning capacity. In humans, we cannot test this hypothesis because G is not independently observable. In engineered systems, we can.
A.4 — A proposed equation
Before writing anything down, it is worth asking what shape the relationship should take — and three everyday observations point the way. Picture a brilliant reasoner with almost no relevant knowledge: the 200-IQ physicist asked to rule on a Reg E dispute. The raw reasoning is dazzling and the answer is often wrong, because there is little correct knowledge for it to operate on. Now picture the opposite: a high-schooler of ordinary cleverness with a well-indexed library. On most real tasks the high-schooler wins, because the knowledge is there to be retrieved and combined. And picture either of them made to show their work — decompose the problem, check each step, consider the counterargument — and watch the answer improve without anyone getting smarter or learning anything new.
Those three observations suggest three different functional shapes. Reasoning capability (R) shows diminishing returns: past a threshold, more raw horsepower buys little — the physicist was already smart enough. That is the signature of something log-like. Knowledge (K) shows compounding returns: each fact is worth more in the presence of the others it connects to, so the library beats the genius — the signature of a power that accelerates. And structure (G) is not a fourth ingredient competing with the other two; it amplifies both, and it does the most amplifying when the base is weakest — showing your work helps the struggling student more than the expert.
Turning those three shapes into one expression gives a candidate family of models for cognitive system output quality (Q, D6). We write one representative of it below. A companion note — Why the Curve Has This Shape — derives it from the three assumptions just stated, and is explicit about the catch: each assumption pins down a shape (rising-and-flattening, accelerating, gap-proportional), not an exact function, and other curves satisfy the same shapes. Read the equation as the simplest member of that family, meant to be fit to data rather than asserted (A4):
Where Q(t) is output quality for task t; R is the base reasoning capability of the system; K is knowledge sufficiency for task t — the accurate, relevant, retrievable knowledge available to it, not raw corpus size; G is graph design quality (0 = no graph / unstructured inference); α is the reasoning sensitivity coefficient (controls steepness of diminishing returns); and β is the knowledge compounding exponent (β > 1 captures superlinear returns on knowledge). All variables are normalized 0–1; the log term is divided by log(1 + α) so that it, too, runs 0–1 and Q stays genuinely normalized. The companion note works the shape of each term out from its assumption.
The amplification terms G·(1−R) and G·(1−K) encode the property the model is built around: if the model holds, graph design helps weak systems more than strong ones. When R is already high, (1−R) is small, so G adds little. When R is low, (1−R) is large, so G provides substantial amplification. This is consistent with our observation that structured reasoning (IRG scaffolding) disproportionately benefits smaller language models — though consistency is not yet calibration (A4).
Behavioral properties
The equation produces the following qualitative behaviors, each of which is independently testable:
| Configuration | Predicted behavior | Intuitive example |
|---|---|---|
| R=0.9, K=0.1, G=0 | Q ≈ low. Log term is moderate; Kβ is very small. Excellent reasoning applied to insufficient knowledge produces poor results. | 200-IQ genius with no domain knowledge. Elegant analysis of incomplete information — often wrong. |
| R=0.2, K=0.9, G=0 | Q ≈ moderate. Log term is small but nonzero; Kβ is large. Knowledge partially compensates for weak reasoning. | Photographic-memory student with average reasoning. Can retrieve correct answers, struggles with synthesis. |
| R=0.5, K=0.5, G=0.8 | Q ≈ high. G lifts both Reff and Keff substantially. The graph compensates for moderate individual factors. | Average model with excellent IRG scaffolding. Graph decomposition reduces per-node requirements to within capability. |
| R=0.9, K=0.9, G=0 | Q ≈ high. Both factors are strong. No graph needed. | Frontier model on a well-known task. Raw capability is sufficient. |
| R=0.9, K=0.9, G=0.9 | Q ≈ very high. G further amplifies already-strong factors, pushing toward ceiling. Diminishing but still positive returns. | Frontier model with IRG scaffolding. The best possible configuration — maximum capability with optimized reasoning structure. |
| R=0.2, K=0.2, G=0.9 | Q ≈ moderate. G lifts both factors substantially, but the base is so low that even amplified values are moderate. | Very small model with excellent scaffolding. Better than unstructured, but fundamentally limited by base capability. |
This equation is a proposed model, not an established law. The qualitative behaviors are consistent with observed phenomena (smaller models benefiting more from structured reasoning, knowledge compounding with breadth, reasoning hitting diminishing returns). The specific functional forms — logarithmic for R, power-law for K, linear amplification for G — are hypotheses that require empirical calibration, which the framework’s pilot deployments and research program are designed to provide.
A.5 — The three regimes of investment
The marginal returns on investing in each factor reveal three distinct regimes of optimization priority:
Marginal return on R: ∂Q/∂R is proportional to α / (1 + αR). This is a monotonically decreasing function — each additional unit of reasoning capability is worth less than the last. Investment in R has the highest ROI when R is low, and diminishing ROI thereafter.
Marginal return on K: ∂Q/∂K is proportional to β · Kβ−1. For β > 1, this is a monotonically increasing function — each additional unit of knowledge is worth more than the last. Investment in K has increasing ROI with scale, which would explain why knowledge-rich systems compound their advantage.
Marginal return on G: ∂Q/∂G is proportional to both (1−R) and (1−K). Graph design investment has highest ROI when reasoning and knowledge are both moderate — because G amplifies both simultaneously. When either R or K is already near ceiling, G adds less.
| Regime | Condition | Highest-ROI investment | AI industry phase |
|---|---|---|---|
| Regime 1 | R is the primary bottleneck. Models lack basic reasoning capability. | Invest in R: larger models, better training, more compute. The steep part of the log curve yields high returns. | 2017–2023. The scaling era. Each generation larger, each generation markedly better. |
| Regime 2 | R is sufficient. K is the bottleneck. Models reason adequately but lack knowledge depth. | Invest in K: better training data, retrieval-augmented generation, domain-specific fine-tuning, richer context windows. | 2023–2025. The RAG era. Models are capable reasoners; the constraint is information access and quality. |
| Regime 3 | Both R and K are moderate-to-strong. G is the highest-leverage intervention. | Invest in G: reasoning graph design, structured decomposition, iterative verification, convergence optimization. | 2025–present. The cognitive engineering era. The structure of the reasoning process becomes the primary lever. |
Critical nuance: these regimes are not mutually exclusive. All three factors can be optimized simultaneously, and in practice the AI field has been pulling all three levers at once. The regimes describe which lever yields the highest marginal return at a given point in the optimization landscape, not which lever is exclusively valuable. The scaling laws accurately describe R and K investment returns when G is held constant. They are a special case of a three-variable optimization, not the complete picture.
A.6 — Four proposed tenets of cognitive engineering
From the framework above we propose four tenets. We state them as propositions, not laws: each is an intuition we find compelling and a hypothesis we intend to test, and we note after each where existing work is consistent with it — and, for the one where it is contested, where it is not.
TENET 1 — Diminishing returns on reasoning. Beyond a moderate threshold of reasoning capability, the highest-return investment in cognitive system quality may be the structure of the reasoning process itself — not the capability of the reasoner or the volume of available knowledge, because graph design (G) can raise effective reasoning and effective knowledge at once. Consistent with the finding that adding reasoning structure to a fixed model improves its output: chain-of-thought prompting (Wei et al., 2022), self-consistency (Wang et al., 2022), and tree-of-thoughts search (Yao et al., 2023) all raise quality without changing model weights.
TENET 2 — Knowledge compounding. Knowledge sufficiency may compound superlinearly with output quality: each unit of relevant knowledge creates combinatorial connections with what is already present, producing accelerating returns, so that across most practical task distributions a well-informed moderate reasoner outperforms a brilliant uninformed one. Consistent with the effectiveness of retrieval-augmented generation (Lewis et al., 2020), where supplying relevant knowledge to a fixed model reliably improves knowledge-bound tasks.
TENET 3 — Graph amplification. A well-designed reasoning graph may raise the effective capability floor of both reasoning and knowledge, with disproportionate benefit to less capable base systems — making optimal graph depth inversely related to base model capability. This is the tenet whose direction is genuinely contested, and we flag it as such. The emergent-abilities literature finds that unprompted chain-of-thought helps larger models more, with little or negative benefit below a scale threshold (Wei et al., 2022). Against that, explicit task decomposition and verification appear to help smaller models close specific gaps. The two findings may not conflict — emergent CoT and engineered decomposition are different interventions — but which effect dominates for IRG-style graphs is exactly what this tenet leaves open and testable.
TENET 4 — Separability. What is observed as ‘intelligence’ in natural systems may be the entanglement of reasoning capability (R), knowledge (K), and reasoning structure (G): in innate cognition these are hard to vary independently, whereas in engineered systems they can be. On this reading, cognitive engineering is the discipline that becomes possible once G is separable. Grounded in the CHC tradition’s separation of Gf from Gc (A1), and in the everyday existence of externalized reasoning procedures — algorithms, proofs, checklists — through which humans already supply reasoning structure from outside the individual (A.2).
Tenet 4 is the load-bearing one. Without it, the other three would be observations about a single entangled phenomenon called intelligence, and there would be no discipline — only a capability to improve. With it, G could be treated as an independent design variable, the other three tenets would describe the return curves on three separable investments, and cognitive engineering would have a theoretical basis. Whether it holds is the question the empirical program is meant to answer.
What would validate each: Tenet 1 requires demonstrating that graph design improvements outperform equivalent investment in model scaling on matched tasks. Tenet 2 requires showing superlinear K contribution across multiple domains. Tenet 3 requires resolving the contested direction above — showing whether, and when, structured reasoning benefits smaller models disproportionately. Tenet 4 requires demonstrating that G can be varied independently of R and K with predictable, measurable effects on output quality. The framework’s empirical program is designed to test all four.
A.7 — Relationship to scaling laws
The neural scaling laws (Kaplan et al., 2020; Hoffmann et al., 2022) describe the relationship between model size, training data, and loss. They have been the dominant framework for understanding AI capability improvement. Our framework does not contradict scaling laws. It proposes to contextualize them.
Scaling laws describe the returns on R and K investment when G is held constant (G ≈ 0, unstructured inference). In the scaling era (Regime 1), this was the correct optimization frame because G was approximately zero for everyone — all models ran unstructured. The returns on R (model scale) and K (training data) were high because both factors were below their diminishing-returns thresholds.
The ‘scaling is hitting a wall’ narrative reflects the approach to Regimes 2 and 3 — the point where marginal returns on R and K diminish and the G variable becomes the dominant lever. From this perspective, scaling laws are not wrong. They are a two-dimensional projection of a three-dimensional optimization surface. They accurately describe the R–K plane. They say nothing about the G axis because it was zero during the period they were measured.
The cognitive engineering hypothesis, in scaling-law terms: the loss surface may have a third axis. On this reading, the models are not hitting a wall so much as approaching a ridge in the R–K plane, with the next improvement direction orthogonal to it — along G. We offer this as a testable prediction, not a conclusion.
A.8 — Scope and limitations
This theoretical framework has deliberate boundaries:
It is a model of cognitive system output quality, not a general theory of intelligence. It does not address consciousness, qualia, intentionality, or other philosophical dimensions of mind. It addresses the engineering question: how do measurable design choices affect measurable output quality?
The functional forms are proposed, not proven. The logarithmic contribution of R, the power-law contribution of K, and the linear amplification of G are initial hypotheses based on qualitative observation. The actual functional forms may be different. The empirical program will calibrate them.
The model assumes task-specificity of K. Knowledge sufficiency K is defined relative to a specific task, not as a global property. A system may have high K for medical diagnosis and low K for legal analysis. This is deliberate: it captures the reality that knowledge relevance is task-dependent.
The model does not address learning. The Cattell investment hypothesis (Gf invests in Gc) describes how reasoning capability accelerates knowledge acquisition over time. Our static model captures a snapshot: given current R, K, and G, what is the output quality? A dynamic extension incorporating learning trajectories is a natural next step but is beyond the current scope.
Human cognition is not the target. While the System 1/System 2 correspondence and the educational instruction mapping are suggestive, this framework is designed for engineered systems where G is independently observable and manipulable. Claims about human intelligence are illustrative, not prescriptive.