War Room is a live political intelligence platform. Its repository is private because it is a client's product, so these numbers are pulled from it by script and published every day to a public repository whose commits GitHub timestamps. Nothing on this page is typed by hand.
Loading the latest snapshot…
How it is produced
A script on Roderic's machine runs authenticated GitHub queries against the private repository and counts files on its main branch. It writes the result to this site and commits the same file to growthpigs/war-room-proof, one file per day under history/.
The query strings ship inside the JSON, so anyone with read access to the repository can reproduce every figure. The script itself is public: proof-snapshot.mjs.
What the numbers mean: a merged pull request is a reviewed unit of work that reached main; test files are files matching *.test.* or *.spec.*; migrations are files under a migrations/ directory. Counts include work by coding agents Roderic directs; he is the only human on the repository.
Read next