In a raw filing feed, an 8-K announcing a bankruptcy and an 8-K attaching a routine press release look exactly the same: same form type, same timestamp format, same link. The thing that separates them is buried one level down, in the item number. Learn to read item numbers and a wall of 8-Ks turns into a sortable list. This is a practical guide to which items usually deserve attention, which usually do not, and why “usually” is doing real work in both sentences.

How 8-K items are organized

An 8-K groups disclosures into numbered items, and each number corresponds to a kind of event. The numbering follows sections — among them: Section 1 covers business and operations, Section 2 covers financial information, Section 4 covers accountants and financial statements, Section 5 covers governance, Section 7 covers Regulation FD, Section 8 is a catch-all, and Section 9 holds exhibits. One filing can report several items at once. The full list lives in the SEC’s form instructions, and our 8-K explainer covers the basics of the form itself.

The items that usually deserve a look

A few items report the kind of events that change how you think about a company:

  • Item 2.02, results of operations. Earnings announcements. The most-watched item, because it carries new numbers.
  • Item 4.02, non-reliance on previously issued financial statements. The company is telling you its past numbers cannot be trusted. Rare, and almost never good.
  • Item 5.02, departure or appointment of directors and principal officers. Executive exits, especially unexplained CFO departures, are worth a minute of your time.
  • Item 1.01, entry into a material definitive agreement. Mergers, major contracts, financing arrangements. The word “material” is in the item name for a reason.
  • Item 1.03, bankruptcy or receivership. Self-explanatory, and about as material as a filing gets.
  • Item 2.01, completion of acquisition or disposition of assets. The deal actually closed, or a major asset changed hands.

The items that are usually routine

Item 7.01, Regulation FD disclosure, exists so companies can publish information broadly rather than selectively. In practice it often wraps investor-day decks and press releases that repeat what is already public. Item 8.01, other events, is the catch-all for voluntary disclosures. Item 9.01, financial statements and exhibits, lists attachments rather than reporting an event of its own. None of these are guaranteed noise, but if you can only open a fraction of the filings in your feed, these are the ones to open last.

Context changes materiality

The same item number is not the same event twice. An Item 5.02 announcing a long-planned retirement with a named successor is housekeeping; an Item 5.02 announcing an immediate, unexplained CFO resignation is not. An Item 1.01 agreement can be a transformative merger or a routine credit facility amendment. The item number tells you the category of the event. The materiality lives in the details: which officer, which counterparty, what size, what timing. That is why any system built purely on item numbers will misfile things in both directions.

Speed versus judgment

This is the practical problem with watching 8-Ks directly. The feed is fast and authoritative, and we have written about the ways to consume it, but the raw stream contains every filing from every company, routine or not. Filtering by item number gets you part of the way. Reading each filing well enough to judge the ones that pass the filter takes time you do not have across a real watchlist. You end up choosing between missing things and drowning.

How QuantConomy scores 8-K items

This is the gap a signal layer is for. QuantConomy parses each 8-K into its individual items, scores how material each one looks, and can raise a CORPORATE_EVENT signal tied to the company and the specific item, with a direction, a strength from 0 to 100, a plain-English reason, and a link back to the filing on EDGAR. Agents can pull the same parsed items through the sec_current_report_items tool. The API & Agents page covers how filings become ranked signals alongside news and market data. None of this is a recommendation to buy or sell; it is a way to decide which filings to read first.

The item number tells you what kind of thing happened. The score tells you whether to look now. You need both, because a feed that treats every 8-K equally is really telling you nothing about any of them.