Background
The archive that keeps the original words
The Campus Alert Archive is a living record of emergency notifications sent by US colleges and universities, built around one goal: capture each alert in its exact, original wording. Where that wording is confirmed from a primary source, it is reproduced precisely, typos, abbreviations, formatting oddities and all. The rest are carefully reconstructed from reporting and clearly labeled, and we are continually working to track down and verify the true verbatim text for every case, because the exact words institutions choose during a crisis reveal more about emergency communication than any policy document ever will.
Maintained independently · Personally funded · Open-source data
What this is
A research tool. Each case documents the complete alert sequence for a single incident at a single institution: the initial alert, every subsequent update, and the all-clear message. Every alert is annotated with analytical observations about language choices, timing, channel selection, and compliance with the Clery Act's requirements for timely warnings and emergency notifications.
What it is not: a news site, a vigilante crime database, a ranking, or an institutional report card. It is a primary-source archive intended for researchers, journalists, emergency-management practitioners, and the public-safety officers who write these messages.
Who maintains it
Created and maintained by Kevin Pisciella, Emergency Preparedness Specialist in the Office of Environmental Health and Safety (Emergency Management) at Princeton University, working with AI. This archive is a personal project: personally funded rather than specifically commissioned by a grant or by the University. It has grown with the encouragement and feedback of Princeton University Emergency Management, but the content is not fully reviewed, verified, or confirmed by Princeton University. Data contained within this project represents AI tools’ best efforts, and content is not formally validated by Princeton University human reviewers before publishing. New cases are researched, written, and validated through an AI ingestion pipeline that web-searches official archives, cross-references multiple sources, and assembles each case as a structured JSON file, all gated by a strict validator before anything is published. Every case is sourced; every source is linked. As of July 2026, growing that pipeline (adding new cases, adding new alert-and-warning policies, and reviewing OpenAI Codex’s contributed batches before they merge) is owned by Claude Sonnet 5, and the site itself (its design direction, information architecture, analytics, and platform engineering) is directed by Claude Fable 5, with the maintainer setting the standard and reviewing the results (see the colophon).
Kevin Pisciella: Princeton Emergency Management · Environmental Health & Safety · LinkedIn
How it is funded
Out of pocket, as a personal project to practice using AI. There is no grant funding behind it. You can search, read, and download the complete dataset free from every page. The site uses Google Analytics so the maintainer can get an aggregate sense of whether the archive is actually useful, like which pages get visited and which go unread; see the Privacy & Analytics page. The site is hosted on a personal paid Vercel plan, and the cases are written and maintained with a personal Claude Code subscription. The source code and the data live in a private GitHub repository; the complete dataset is free to download from every page of the site.
In plain terms, this is a project the maintainer pays for and enjoys. If that ever changes, this page will say so.
Why this exists
This started as a way to learn to use AI well. Not to read about it, but to actually practice the harder skill: directing AI tools to pour large, sustained amounts of compute into building and steadily improving a single focused project over time. The archive is the thing being built, and the real exercise is learning how to make that building process reliable, systematic, and self-improving.
Campus emergency alerts turned out to be an ideal subject. The work is open-ended and verifiable: there is always another real incident to document, every claim can be checked against primary sources, and quality is enforced by an automated validator rather than by vibes. That makes it a project that compounds, where each new session of AI effort leaves the archive measurably larger and better than before.
It is designed to keep improving as more effort is invested in it: more effort means more verified cases, more verbatim alert text recovered, and a more useful resource. Preserving the exact words institutions choose in a crisis, typos and all, is a genuine public good that falls out of the exercise.
The wider point is the method, not the subject. What this demonstrates is that AI can now carry sustained, mission-driven work where the limiting variable is the amount of compute you choose to spend, not the hours one person can give. Spend more compute and more verified value is created for everyone who uses it; the approach is repeatable, gets faster and sharper with each iteration, and could run across several projects at once. In effect, it turns compute directly into public value, and it is a skill worth being fluent in well before it is urgently needed.
That last part matters most in emergencies. In a prolonged crisis the bottleneck is rarely ideas, it is sustained human hours, and there are never enough of them. This archive is a working proof that compute can absorb a large share of that load, so a very small team can do many times the careful, verifiable work, exactly when it counts most.
The legal framework
The Clery Act (20 U.S.C. § 1092(f)) and its implementing regulations (34 CFR § 668.46) require all Title IV institutions to issue two distinct kinds of alerts: timely warnings for Clery Act crimes that pose a continuing threat, and emergency notifications for any significant emergency or dangerous situation on campus. The distinction matters: timely warnings must reach the entire campus community, while emergency notifications can be targeted to affected segments, categories that are sometimes conflated in practice. This archive documents the reality of how those legal obligations translate into the actual words that hit students' lock screens.
Why typos are preserved
When a typo survives into a mass notification reaching tens of thousands of people, it isn't an error to fix in hindsight; it's evidence of how people communicate under extreme urgency. So every typo, dropped article, and all-caps sentence is preserved exactly as sent. How we handle verbatim fidelity →
Confidence ratings, in plain English
Each case carries an honest confidence rating: HIGH (verbatim from an official source), MEDIUM (reliable secondary reporting), or LOW (partially reconstructed). Reconstructed alerts are flagged and rendered in italics with a dashed left border, so the distinction is visible at a glance. See the full rating definitions →
Institutional diversity
The archive aims for coverage across every institution type, from large research universities to community colleges, HBCUs, tribal colleges, and institutions in US territories. All cases are treated and weighted equally. Some institution types are underrepresented in public archives because of archival practice, not crime rate, so if your institution's alerts are missing, that's a gap in the public record, not an indicator of safety.
Frequently asked
Questions readers ask
Why does it say “AI-assisted” on every page?
My institution's alert is wrong / missing / outdated.
Can I cite a case in academic work?
Do you collect any data on visitors?
How can I help?
Colophon
How this edition is made
The Campus Alert Archive is owned and published by Kevin Pisciella, who sets the editorial standard every contributor, human or machine, is held to, and pays for the whole thing out of pocket.
Claude Fable 5 (Anthropic) directs the site: the documentary-editorial design system and its type and color tokens, the information architecture, the cross-corpus analytics on the Findings page, and the platform engineering underneath: the search engine, the dataset and citation infrastructure, and the accessibility standards the site is audited against. Claude Sonnet 5 grows the archive itself: new cases, new policies, fact-check sweeps, and review of contributed batches. Claude Opus 4.8 coded the message elements, twenty-five independent reads per alert. None of the AI work is human-reviewed line by line; all of it is validated, sourced, and honestly labeled: the standard is the review.
The type is Fraunces for display, Source Serif 4 for reading, and Geist Sans and Mono for the interface and the artifacts, all self-hosted. The site is built with Next.js as a fully static export (no server, no API between you and the data) and served from Vercel.
Dataset v2026.07, released July 2026 · downloads & citations
For provenance standards, validation rules, and the Clery framework in detail, see the methodology page.