The artefact
The Long Childhood: On the Convergence of Humanity. The headline panel is 185 countries, 1950–2015; the long-run WCDE reconstruction extends back to 1875 for a 28-country subsample. The paper argues that lower-secondary education completion is the necessary and sufficient cause of the cluster of outcomes commonly grouped under "human development": fertility decline, life-expectancy gains, child-survival gains, and self-amplifying education across generations.
The replication repository — github.com/rkpagadala/the-long-childhood — contains every analysis script, the cleaned WCDE and World Bank panels, the LaTeX source of the paper, and a Makefile that re-runs the entire pipeline.
How verification works
The Makefile has one canonical target:
make verify
It runs every analysis script, writes JSON outputs to checkin/, and checks each cited number in the paper and on this site against its producing script. Output is required to be 0 FAIL, 0 MISSING, 0 unregistered numbers, and 0 section-consistency warnings before any commit. No number on this site or in the paper was hand-typed from memory. If you find one that wasn’t, that’s a bug.
The chatbot runs scripts live against the same panel. It is the fastest way to test a specific claim about a specific country without cloning the repo.
How to file an objection
- GitHub issue — describe the test you’d like the verifier to run. Most direct path; tracked publicly.
- Email — [email protected]. Specify the finding that fails, the sub-sample, the alternative measure.
- Chatbot — for concrete claims about specific countries, ask the chatbot to run the analysis. It cites the script and the source.
Counterfactuals welcome. The paper is structured around removal tests — what happens to development outcomes when you remove income, government provision, security, or education. New removal tests on new sub-samples are exactly the kind of pushback that improves the work.
Citation
Related literature engaged
The argument has three tiers. The biology is the founding lineage; human development is the object of study; demography and development economics are where the empirical work sits.
Evolutionary anthropology — the founding lineage
- Wrangham (Catching Fire) — cooking as the energetic substrate for the expensive brain.
- Konner (The Evolution of Childhood) — extended juvenile dependency as the central human adaptation. The ~18-year window the paper builds on.
- Hrdy (Mothers and Others) — cooperative breeding; the CT niche is the alloparenting niche.
- Hawkes et al. — grandmother hypothesis. Relevant to the paper’s grandparent finding: U-5 mortality loads on the grandparent generation’s education, not just the parental generation.
- Herculano-Houzel (The Human Advantage) — comparative neuron counts; the human brain is a primate brain at the predicted size, with an anomalous energy budget.
- Tomasello — cumulative-culture ratchet; anchors the categorical-CT framing in §3 (Cultural Transmission).
- Dehaene (Reading in the Brain) — categorical literacy as physical neural reorganisation, not skill acquisition. Anchors the paper’s "categorical literacy" claim.
- Hare & Woods (Survival of the Friendliest) — self-domestication; the cognitive substrate for cooperative learning.
Human development — the spine
- Mahbub ul Haq (HDR 1990) — founding architect of human development as the right object of study. The paper is dedicated to him.
- Sen & Drèze (Hunger and Public Action; Development as Freedom) — capabilities as the right unit. The paper agrees on what counts as development; the Growth-Mediated / Support-Led dichotomy is reframed in §13 (Difficulties on the Theory) as education-mediated, with both routes running through educated households.
- UNDP HDRs — operational framing of development as life-expectancy + fertility + literacy.
Demography & development economics — the empirical tier
- Easterlin ("Why Isn’t the Whole World Developed?", 1981) — asked the question this paper answers. Mass schooling as binding constraint.
- Lutz & KC (WCDE v3); Lutz & Kebede — the data backbone. Lower-secondary completion by sex, age 20–24, harmonised back to 1875. Lutz & Kebede’s redraw of the income–health relationship with education on the x-axis is the empirical predecessor.
- Hanushek & Woessmann — engaged in the Hollow Education chapter via the HLO horse-race. Cognitive-depth scores load on the parental generation, not contemporary schools; HLO is the paper’s completion measure integrated across three generations of home-niche transmission.
- Caldwell — fertility transition. Paper agrees on the phenomenon, disagrees on whether it runs through economic calculation (paper says cognitive).
- Pritchett (The Rebirth of Education) — schooling vs learning. Paper disagrees on frame: duration of exposure to secular categorical instruction restructures cognition. Entry wrappers (Scotland scripture, France Ferry Laws, Cuba revolutionary primers, Bangladesh weak modern) shed toward the same secular content; coverage is primary, quality a second-order adjustment.
- Barro & Lee — independent reconstruction of education stock. Once matched on the same ISCED level (upper secondary) and birth cohort, Barro-Lee and WCDE agree on the Soviet republics — the apparent difference between them is a measurement issue (age band, ISCED-2/3 boundary), not a fabrication signal. The test that reveals hollow education is fertility (TFR), which a pro-natalist state had no reason to suppress — not a comparison between datasets.
Methodology
- Pearl (The Book of Why) — causal-graph framing for the bad-control problem (current GDP is on the causal path; controlling for it blocks the mediated effect). Anchors the residualisation argument.
If you want the visual walk-through of the six findings, read the key facts. The essay is the policy-audience version of the argument.