Japan's 'Kokkai-Map' Goes Viral, Built Solo with Claude Haiku 4.5
Kokkai-Map, a Japanese politician tracker built solo by construction-firm owner Shinnosuke Nakajima with Claude Haiku 4.5 and the National Diet Library API, went viral on May 27, 2026, surviving a 26-minute server outage to hit 21,000 X followers.

Makoto Horikawa
Backend Engineer / AWS / Django
Kokkai-Map, a Japanese politician tracker built solo by construction-firm owner Shinnosuke Nakajima with Claude Haiku 4.5 and the National Diet Library API, went viral on May 27, 2026, surviving a 26-minute server outage to hit 21,000 X followers.
A political information site called "Kokkai-Map" (Diet Member Map), built single-handedly by Shinnosuke Nakajima, a construction company owner in his 40s recovering from an injury, exploded across Japanese X (formerly Twitter) on May 27, 2026, with the account's follower count jumping from the low thousands to over 21,000 in a single day. According to Alterna magazine, the site went down at 15:21 JST under concentrated traffic, with the operator personally announcing recovery 26 minutes later at 15:47.
Enter a Japanese postal code, and the site shows every member of Japan's House of Representatives and House of Councillors representing that district, along with their floor speeches, recorded votes, and political funding records. In an interview with ITmedia NEWS, Nakajima revealed that he built the entire site by combining HTML skills he picked up as a teenager with Anthropic's Claude Haiku 4.5 as a coding and summarization assistant.
What is Kokkai-Map, and what can voters actually do with it
In short, it is a site that lets Japanese voters narrow down every Diet member to just their own electoral district using a single postal code, and then read what those lawmakers actually said in committee, and how they voted on specific bills.
From the top page, entering a postal code returns a list of House of Representatives members (single-seat district plus proportional) and House of Councillors members (district plus national proportional) representing that area. From there, each lawmaker's page shows their roll-call votes on bills, and their committee and floor speeches, organized by policy theme. ITmedia reports that as of May 28, 2026 the database has ingested 1,736 Diet statements.
Beyond per-lawmaker browsing, the site also offers a "Politics by Everyday Theme" view. Topics like prices, taxes, child-rearing, energy, and security are laid out so visitors can compare positions side by side from a daily-life angle rather than a partisan one. A five-question or ten-question voting compatibility quiz then estimates a user's percentage alignment with each political party.
The builder: a construction company owner who had never voted before age 40
On his own X account, @kokkai_map, Nakajima has openly shared his background and motivation. He runs a small construction company and, by his own account, had never voted in a single election until he was already in his 40s. "I didn't believe voting would change anything," he told Alterna.
The turning point was running his own business. As he kept the company going, he began to see how tax law, financing, social insurance, and energy prices flow directly into a small firm's day-to-day decisions. When an on-site injury forced him into a recovery period and freed up time, he decided to build "the site I wished had existed when I started caring about politics" — and that became Kokkai-Map.
Stack: Claude Haiku 4.5 plus the National Diet Library's records API
Nakajima is not a professional engineer. He describes his prior experience as little more than the HTML he played with as a teenager, with no real exposure to modern web frameworks. The reason the site came together anyway is that he leaned on Anthropic's small-model release Claude Haiku 4.5, shipped in October 2025, as a coding and summarization partner.
For the underlying statement data, the site pulls from the National Diet Library's Diet Meeting Records Search System API, which surfaces committee and floor transcripts as public primary sources. Because those minutes are official records, the site has neither incentive nor legal cover to alter them, and any visitor can cross-check the original transcripts independently.
From inside that transcript text, the project uses Claude Haiku 4.5 to extract theme-specific summaries, as the site itself explains under its AI summarization notice. Haiku-class models are built for low latency and low per-token cost, which makes them a financially realistic choice for batch-summarizing a corpus already at 1,736 statements and growing. Nakajima has stated that the site runs without any advertising and that server and operating costs come out of his own pocket — and a small Haiku model is a natural fit for that cost structure.
From an engineering standpoint, this is a textbook example of the new individual-developer stack that emerged over the last 12 to 24 months: a public primary-data API plus a cheap general-purpose LLM for summarization plus a mostly static front end, assembled by someone who is not a full-time programmer. It is a concrete instance of the broader shift toward AI letting individuals ship real products on their own.
The May 27 surge and the 26-minute outage
The site itself had been announced on X around May 13, 2026, but the @kokkai_map account stayed at roughly one thousand followers for two weeks. That changed on May 27. According to the Togetter summary, quote-retweets that afternoon — including posts like "There's apparently a 'Diet Member Watch' now. I followed it instantly" and "This is exactly what I wanted" — chained into a viral cascade, and the account passed 21,000 followers by the end of the same day.
At 15:21 JST, the operator account @kokkai_map posted: "The server is down due to concentrated access. Please wait a moment for recovery." A follow-up 26 minutes later, at 15:47, read simply: "Server is back up."
| Date / Time (JST) | Event |
|---|---|
| May 13, 2026 21:29 | @kokkai_map announces site launch |
| May 26 11:20 | Postal-code feature re-announced |
| May 27 afternoon | Quote-retweet cascade on X, follower surge |
| May 27 15:21 | Server outage announced |
| May 27 15:47 | Server back online (26-min downtime) |
| May 27 evening | Followers cross 21,000 |
| May 28 10:55 | ITmedia NEWS publishes a feature |
| May 28 late night | "Server down" mentions on Yahoo Realtime Search spike to 41× baseline |
Late on May 28, mentions of the Japanese phrase for "server down" on Yahoo Realtime Search spiked to roughly 41 times normal volume. Drilling into the actual posts, the top services being named ranged from Rakuten Bank's app instability to several fan-club presale and livestream surges — and a substantial share of the conversation was specifically about the Kokkai-Map outage.
ITmedia coverage and the link to the earlier "Judge Map"
The day after the surge, at 10:55 on May 28, 2026, ITmedia NEWS published its feature "Kokkai-Map goes viral: a construction worker builds a solo site to explain Diet members' statements and votes, with generative AI". The piece was syndicated to Yahoo News Japan, pulling in another wave of mainstream readers.
In parallel, sustainability and civic-tech outlet Alterna ran its own profile. As the title of the Togetter summary makes clear, many users framed Kokkai-Map as a successor to the earlier civic-tech project "Judge Map," which had visualized Japanese judges' rulings in the same spirit, and posts often referenced the two together.
Praise and concerns — separating what is verified from what is open
A surge this fast inevitably produces both enthusiasm and worry. The list below separates what has been confirmed from what remains an open question on which the operator has not yet given a clear public answer.
✓ Confirmed facts
- ✓Statement data is sourced from the National Diet Library's Diet Meeting Records Search System as primary record (operator interview with ITmedia)
- ✓The site's privacy policy explicitly bans harassment, stalking, or unsolicited visits targeting lawmakers or their staff, and threatens reporting to authorities for violations
- ✓User reviews require a 100-yen verification fee per submission, deliberately raising the cost of throwaway-account spam (per operator X posts)
- ✓No ads on the site. Operating costs are paid out of Nakajima's own pocket. Donations start at 100 yen and are optional.
? Open concerns from the community
- ?"Staff or supporters will come in and write favorable reviews" — fears that paid 100-yen reviews can still be gamed at organizational scale (multiple user posts)
- ?Neutrality and error risk of Claude-generated summaries; the operator has not yet detailed how summary scope and editorial review are managed
- ?As a solo project, no public plan has been published for what happens to the data if the operator must step back for personal or health reasons
Nakajima has posted on X that he plans to extend coverage to prefectural and municipal lawmakers in the future. The wider the scope grows, the harder the questions about primary-source integrity and AI-summary quality control will get — making the balance between rapid expansion and governance the central thing to watch over the coming months.
From an engineering view: a new "individual plus generative AI" milestone
Stepping back, Kokkai-Map is a clean textbook case of the stack the last year or two has made possible: a cheap general-purpose LLM API (specifically Anthropic's small models like Claude Haiku 4.5) plus a public primary-data API plus a mostly static front end, glued together by someone whose day job is not software engineering.
The same stack obviously generalizes well beyond politics. Court rulings, municipal budgets, drug package inserts, patent gazettes, land-use plans — Japan is full of primary-source datasets that are officially open but trapped behind clunky decades-old search UIs. Layering LLM summarization and everyday-language faceted search on top of those datasets visibly changes how ordinary citizens encounter that information. This is a separate path from the multi-agent team-development direction: it is "one person plus an AI translating public data for the public."
On the infrastructure side, the 26-minute outage is a clean illustration of what a single VPS does under a sudden traffic spike. That said, most of the per-lawmaker data is effectively low-mutation static content, so dropping an edge cache or CDN in front of the application would buy a great deal of headroom. The traffic this round may itself prompt that next architectural step.
Closing: the day voters routinely "look up" their politicians
Kokkai-Map is not a party site or an NGO project. It is one person scratching their own itch — and within days it pulled more than 20,000 followers and got picked up by ITmedia and Alterna. The signal underneath is clear: demand for the ability to check, from a single postal code, what your own Diet members actually said and how they actually voted was stronger than anyone had been measuring.
At the same time, every fast-growing service inherits the usual unsolved problems — resistance to review-gaming, AI-summary neutrality, long-term operational continuity — and those are the homework the operator now owes the audience. The most useful thing a reader can do, both here and on every AI-summarized public-data site, is to keep the habit of clicking through to the underlying transcript or vote record at least once.
The 26-minute outage in May 2026 marks a small but real moment in Japanese internet history: a one-person side project, briefly buckling under 20,000-plus concurrent voters arriving at once. Whether Kokkai-Map settles in as durable civic infrastructure or quietly fades after the surge will be worth watching closely.
References
- ▸ Kokkai-Map official site
- ▸ ITmedia NEWS — Kokkai-Map feature (May 28, 2026)
- ▸ Alterna — SNS-driven growth of Kokkai-Map (May 2026)
- ▸ Togetter — User reactions to Kokkai-Map
- ▸ Operator X account @kokkai_map
- ▸ National Diet Library — Diet Meeting Records Search System
- ▸ Anthropic — Claude Haiku 4.5 announcement
- ▸ Yahoo Realtime Search — "server down"