For Researchers

The technical paper, the replication architecture, and how to file an objection. Every numerical claim is produced by a script that runs from source data.

The artefact

Education of Humanity: On the Convergence of Nations — 144 pages covering 185 countries from 1875 through 2015. 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/education-of-humanity — 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

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

Pagadala, K. (2026). Education of Humanity: On the Convergence of Nations. educationfirst.world/education-of-humanity. CC BY 4.0.

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

Human development — the spine

Demography & development economics — the empirical tier

Methodology

If you’re landing here cold and want a 15-minute version of the argument before opening the paper, read the essay. If you want the visual quick-read of the four findings, read the findings.