SELINA.ai
Sign in

Illinois AI Safety Law Requirements: What SB 315 Actually Means If You Ship AI Products

Illinois just became the third state to pass a comprehensive AI safety law, and the coverage so far has been mostly vibes. Here is what the illinois ai safety law requirements actually say, who they apply to, what they demand, and why you should care even if the statute never touches you directly. Governor Pritzker signed SB 315 on July 6, 2026. California and New York went first. Illinois added a requirement neither of them did: mandatory independent third-party audits. That changes the compliance surface for a small number of very large companies and, more subtly, shifts what enterprise buyers expect from everyone else in the stack.

Key Takeaways

Who Does SB 315 Actually Apply To?

A narrow set of companies. The statute targets "large frontier developers," defined as entities with annual gross revenues exceeding $500 million that train models using computing power greater than 10^26 operations. That threshold limits the law's direct reach to roughly a dozen organizations worldwide. If you are reading this on a founder blog, you are probably not one of them.

The revenue gate is based on the developer entity's global annual revenue, not Illinois-specific operations. A company doing $600 million globally with a single sales rep in Chicago is still in scope. This is worth modeling if you are building toward scale and expect to eventually train your own frontier models. The day you cross $500 million is the day this becomes your problem, regardless of where your servers sit.

If your business uses off-the-shelf AI tools or builds applications on top of existing models, SB 315 likely does not apply to you directly. The law regulates how the most powerful AI systems are built and governed, not how downstream businesses deploy them. That distinction matters enormously for the 99% of AI companies that are integrators, not trainers.

What Are the Core Compliance Obligations?

Three pillars: safety frameworks, incident reporting, and independent audits. Each has its own timeline and specificity, and they work together as a system rather than standalone boxes to check.

Safety Frameworks

Covered developers must establish and maintain safety and security protocols for their frontier models. The law does not prescribe a specific framework (no "use NIST 600-1" mandate), but it expects documented processes for identifying, evaluating, and mitigating catastrophic risk. The definition of catastrophic risk is precise: a foreseeable and material risk that a model will materially contribute to death or serious injury of more than 50 people, or over $1 billion in property damage. The statute specifically calls out scenarios like a model providing expert-level assistance in creating chemical, biological, radiological, or nuclear weapons, or a model evading its developer's control.

If you are building at frontier scale, your safety framework needs to address these specific threat vectors. Not in a vague "we care about safety" blog post. In documented, auditable form.

Incident Reporting

This is where the operational teeth are. Covered companies have 72 hours to report standard critical safety incidents and 24 hours for anything posing an imminent threat to life or safety. Reportable events include unauthorized access to model weights, loss of control of a system, or incidents signaling materially increased catastrophic risk.

If you have worked with GDPR's 72-hour breach notification or state data breach laws, this structure will feel familiar. The difference is the trigger. These are not data incidents. They are model behavior incidents. Unauthorized weight access is not someone stealing a database of user emails; it is someone extracting the parameters that define what the model can do. Loss of control is not a server going down; it is a model acting outside its operational envelope in ways the developer did not intend and cannot correct.

Independent Third-Party Audits

This is the provision that makes Illinois distinct. Neither California nor New York requires independent audits. Illinois does, starting January 1, 2028, with detailed requirements for auditor competence and conflict-of-interest screening. This is annual. It is not optional. And it creates a new professional services category that does not really exist yet at scale.

During legislative debate, TechNet's representative argued that Illinois would effectively require private actors to make highly subjective compliance determinations without established national standards or certifications. That concern is legitimate. There is no ISO standard for "frontier AI safety audit." The auditor market for this is nascent. The first round of audits in 2028 will be messy. But the requirement exists, and covered companies need to start identifying qualified auditors now.

What Is the Enforcement Structure?

Enforcement authority sits exclusively with the Illinois Attorney General. Civil penalties can reach $1 million per violation and $3 million for repeat violations. There is no private right of action. This means individuals and competitors cannot sue you under SB 315. Only the AG's office can bring an action.

For covered companies, this is a mixed signal. The absence of private litigation risk removes the class-action exposure that makes statutes like BIPA so expensive. But a motivated AG with a $1 million per-violation hammer and political incentive to be seen enforcing AI safety law is not nothing. Especially when each reportable incident you fail to disclose within the window could constitute its own violation.

What Is the Timeline?

The rollout is staggered, not a single cliff. The law becomes effective January 1, 2027. Transparency reporting and audit requirements come into effect January 1, 2028. That gives covered companies about six months from today to stand up their safety frameworks and about eighteen months to prepare for the first audit cycle.

If you are a covered developer reading this in mid-2026, January 2027 is close. The framework obligations, the whistleblower infrastructure, the incident response plumbing: all of it needs to be operational in roughly half a year.

How Do the Whistleblower Protections Work?

Illinois goes further than California here. Covered developers must maintain an anonymous internal reporting process with monthly status updates to reporting employees and quarterly disclosure summaries to officers and directors. Covered employees can also use the Illinois Attorney General's Workplace Rights Hotline.

This is not a suggestion box. Monthly status updates to the person who filed the report means the company cannot accept a complaint and let it disappear into a queue. Quarterly summaries to the board mean leadership cannot claim ignorance of safety concerns raised internally. The reporting infrastructure itself becomes an auditable artifact.

For founders at smaller companies not covered by the statute: this is a design pattern worth adopting voluntarily. Internal reporting channels that produce auditable records are cheap to build and expensive to retrofit. The cost of adding a simple internal reporting workflow now is trivial compared to the cost of establishing one under regulatory pressure later.

Does This Create a De Facto National Standard?

Arguably, yes. Lawmakers estimate that California, New York, and Illinois together account for roughly 40% of the U.S. AI market despite representing only about 20% of the population. When three states covering that much market share converge on similar requirements, companies tend to build for the strictest standard and apply it everywhere rather than maintain jurisdiction-specific compliance programs.

The law also includes an explicit provision allowing companies to satisfy its requirements through compliance with "equivalent" federal standards. This signals that Illinois anticipates eventual federal legislation and is designed to be superseded gracefully. But federal AI regulation has been stuck in committee for years, and the current administration has been openly opposed to state-level AI regulation. The state-led approach is filling a vacuum, not complementing a federal framework.

One major AI lab publicly endorsed SB 315, describing it as "one of the strongest frontier AI safety laws in the country" and noting that the three states "are beginning to create a de facto national framework." When a covered company endorses its own regulation, that tells you something about the competitive dynamics. Compliance costs that are manageable for the largest players can function as a barrier to entry for smaller competitors.

Why Should Builders Below the Threshold Care?

Because your customers will start expecting SB 315-grade artifacts from you even if the law does not require them. This is the pattern we saw with SOC 2. The statute applies to a handful of companies. The procurement checklist it generates applies to everyone who sells to enterprises.

When a Fortune 500 company's legal team reads about mandatory safety frameworks, 72-hour incident reporting, and independent audits for frontier developers, they do not think "this only applies to our model provider." They think "we should ask every AI vendor in our stack whether they do these things." The compliance obligation is narrow. The due diligence ripple is wide.

Specific things you can do now that will matter later:

How Does the Incident Reporting Clock Work as a Design Pattern?

The 72/24-hour structure is borrowed from data breach notification laws, but the triggering events are different in ways that matter for your engineering decisions. A data breach is usually detected by monitoring access patterns to a database. An AI safety incident, as defined by SB 315, requires monitoring model behavior and model weight access, which are fundamentally different observability problems.

"Unauthorized access to model weights" requires you to know, in near-real-time, who is accessing your weights and whether that access is authorized. "Loss of control of a system" requires you to have a definition of "in control" that is specific enough to detect when it is violated. "Incidents signaling materially increased catastrophic risk" requires you to have a risk model that can distinguish between normal variance and a material increase.

None of these are trivial engineering problems. And even if you are not a covered developer today, building the observability infrastructure to detect these categories of events is worth doing. The cost of instrumenting your systems to log weight access and flag anomalous model behavior is a rounding error compared to the cost of discovering an incident after a regulator (or a journalist) does.

What About the $500 Million Revenue Gate?

The threshold is worth examining as a design choice because it tells you where regulation is heading. The $500 million figure is based on global annual revenue of the developer entity, not revenue attributable to AI products and not revenue generated in Illinois. This is a broad net cast around a small number of fish.

But thresholds move. GDPR started with "data controllers and processors" as a broad category and then added sector-specific regulations. California's CCPA originally applied to businesses with $25 million in annual revenue; the threshold has not moved down yet, but the scope of obligations has expanded with each amendment cycle. If you are building a company that might train foundation models at scale in three to five years, the day you cross $500 million in global revenue is the day every obligation in SB 315 activates, retroactively in the sense that your safety framework had better already exist.

NetChoice argued in its veto request letter that compliance burdens disproportionately harm startups and smaller companies, and that the law could push frontier development to other jurisdictions. That argument is more plausible for mid-size companies approaching the threshold than for the largest labs that are already building compliance infrastructure. The awkward zone is $300 million to $500 million in revenue: big enough that the compliance cliff is visible, small enough that the fixed costs of audit and reporting infrastructure hurt.

How Does SB 315 Compare to California and New York?

The three laws share a common skeleton (transparency, safety frameworks, incident reporting) but differ in specifics that matter:

If you are building compliance infrastructure, the pragmatic approach is to build for Illinois (the strictest) and document how it maps to California and New York. The audit requirement is the ceiling; everything else is a subset.

What Should You Do This Quarter?

If you are a covered developer (over $500 million global revenue, training above 10^26 operations): start now. January 2027 is six months away. You need a documented safety framework, an incident response process with defined triggers and timelines, a whistleblower reporting system with the monthly/quarterly cadence the statute requires, and a plan to identify and engage a qualified independent auditor for the 2028 cycle.

If you are a startup or mid-size company building AI products: you are not directly regulated, but the market is shifting under you. Start producing the artifacts that enterprise buyers will ask for. Model documentation. Incident response policies. Internal review processes. These are cheap to create proactively and expensive to create under the pressure of a stalled enterprise deal.

If you are building with privacy as a core differentiator, the shift is even more pointed. SB 315 is about transparency and accountability at the model layer. Enterprise buyers evaluating AI vendors will increasingly ask not just "is our data safe?" but "what is your safety framework?" and "what is your incident reporting process?" Having answers to those questions, documented and ready, is the new table stakes.

The law applies to a dozen companies. The expectations it sets will reach everyone building with AI. That gap between legal obligation and market expectation is where most founders will feel SB 315, and it is worth preparing for now rather than later.

If you are building AI products and thinking about how to stay ahead of where the compliance bar is moving, start a free 7-day trial, no card required.

Frequently Asked Questions

Who is directly regulated by Illinois SB 315?

Only "large frontier developers" with over $500 million in global annual revenue that train models using more than 10^26 operations of compute. This limits direct obligations to roughly a dozen companies worldwide, so most startups building on top of existing models are exempt.

What makes Illinois' law different from California's and New York's AI safety laws?

Illinois is the first state to mandate annual independent third-party audits of frontier AI developers, starting January 1, 2028, a requirement neither California nor New York has. It also includes more detailed whistleblower protections, such as monthly status updates to reporting employees and quarterly summaries to the board.

What are the incident reporting requirements under SB 315?

Covered developers must report standard critical safety incidents within 72 hours and incidents posing an imminent threat to life within 24 hours. Reportable events include things like unauthorized access to model weights, loss of control of a system, or incidents signaling materially increased catastrophic risk.

What penalties can the Illinois Attorney General impose for violations?

Civil penalties can reach $1 million per violation and $3 million for repeat violations, and enforcement rests exclusively with the Illinois Attorney General. There is no private right of action, so individuals or competitors cannot sue under the statute.

What is the compliance timeline for companies covered by SB 315?

The law becomes effective January 1, 2027, giving covered companies about six months from mid-2026 to stand up safety frameworks and incident response processes. Transparency reporting and audit requirements follow on January 1, 2028, giving roughly eighteen months to prepare for the first audit cycle.

Sources & References

Michael C.

Michael C.

Founder & Principal Engineer, Selina Labs

Michael builds Selina, a privacy-first AI that remembers you across conversations. He ships security-sensitive AI in production — real attacks, real fixes, measured in minutes and dollars — and writes about privacy, security, and LLMs from that seat. Top Rated Plus and expert-verified on Upwork.

Learn more about Selina.ai