A week of specialist analysis, now a five-minute upload.
The problem
Zealandia counts its little spotted kiwi the hard way: catch, band, measure, release, and record it all in three spreadsheets. Turning those into answers — how many birds, are they surviving, are they in condition to breed, will the population still be viable in fifty years — was a specialist job across half a dozen tools. Each study took about a week and cost the sanctuary around NZ$5,000 to commission, so it was only run when it absolutely had to be.
What we built
KiwiPop: a password-protected web app where staff upload the same three workbooks and get the whole study back in minutes — population estimates, body condition, survival, breeding, movement mapping, a fifty-year viability model, and an avian-flu stress test across eight species. Built with Claude Code by one person, in the hours between other work. Along the way it audited the sanctuary's raw Excel files and found that a locale round-trip had silently swapped day and month on every ambiguous date, turned an 80-hour survey into 1,472 hours, and mangled sixteen microchip numbers. It wrote the parser that reverses the damage, and handed back repaired workbooks with every fix highlighted.
What changed
The NZ$5,000 fee is gone. Reruns cost nothing, so the analysis happens whenever new captures come in rather than once a year. Questions like "what if we translocate fifteen birds every three years?" get answered in the meeting where they're asked.
The question that mattered most was one nobody had been able to answer. With avian flu spreading around the world but not yet in New Zealand, the sanctuary could model its impact before it arrived — and see, in hard numbers, how much extra mortality the kiwi population could absorb and still hold. For a team that has spent decades rebuilding this population, that was more than a chart: it was evidence that their most iconic species has a breeding population that can survive a shock, and that the conservation effort as a whole is working.
And because a conservation organisation's species records are sensitive, the product itself contains no generative AI at all — the maths is classical statistics, deterministic and reproducible, and the data never leaves the sanctuary's own tool.