Prompt & Question
Prompt: Create a concise, self-contained brief of The Secret Lives of Numbers emphasizing its global, corrective approach to math history and reliable metadata.
Question: What is distinctive about the book’s argument and scope, and what are the key publication facts (publishers, dates, pages, ISBNs, award note)?
Program (Driver)
A tiny “check” harness ensures every data-claim has at least one footnote in Citations.
// Pseudocode
const claims=[...document.querySelectorAll('[data-claim]')];
for (const c of claims) assert(c.querySelector('sup a[href^="#fn-"]'));
Proof = Reason Why + Check. “Reason Why” summarizes evidence; “Check” verifies structure.