Understanding the Alice Test: A Guide for Tech Startups
Discover how the Alice Test reshapes software patents and what it means for tech startups aiming to protect their innovations.
The Trade That Never Settled — and the Patent That Broke Software IP
In the early 2000s, Alice Corporation built a platform designed to eliminate a specific, costly failure mode in financial derivatives trading: bilateral counterparty risk during the window between contract execution and settlement. Two parties agree to a swap; one delivers, the other defaults before clearing. Alice's system interposed a computer as a neutral escrow — tracking shadow ledgers for both sides, canceling offsetting obligations, and releasing settlement only when both positions cleared simultaneously. It was a genuine operational innovation, and Alice patented it broadly across four patent families.
What the claims did not do was describe how the computer achieved that transformation. They described what the system accomplished — managing risk, maintaining accounts, facilitating exchange — in functional language nearly identical to the abstract economic concept of an intermediated settlement, which has existed in some form since the Medici. When CLS Bank challenged the patents, every federal court that touched the case reached a different conclusion. The Supreme Court unanimously invalidated the claims in 2014, not because the underlying technology lacked novelty, but because the claims were drafted at the wrong layer of abstraction. Alice's engineers had built a mechanism; their patent attorneys had claimed a purpose.
That distinction — mechanism versus purpose — is the operational core of what the industry now calls the Alice Test, and it remains the most consequential eligibility question facing software-dependent startups a decade later.
The Two-Step Framework: What Examiners Are Actually Asking
The Alice framework is formally a two-step test derived from Mayo Collaborative Services v. Prometheus Laboratories (2012) and applied to computer-implemented inventions in Alice. The USPTO's 2019 Revised Guidance restructured Step 2A into two prongs, and understanding that structure is the difference between a defensible claim and a §101 rejection.
Step 2A, Prong 1: Is the Claim Directed to a Judicial Exception?
The examiner first asks whether the claim, read as a whole, is directed to an abstract idea, a law of nature, or a natural phenomenon. Abstract ideas have three recognized subcategories under the 2019 guidance: mathematical concepts (formulas, relationships, calculations), certain methods of organizing human activity (fundamental economic practices, commercial interactions, legal obligations), and mental processes (concepts performable in the human mind). A claim that recites "a computer-implemented method for optimizing inventory allocation based on demand signals" maps directly onto a mental process combined with a fundamental economic practice. The computer's presence is incidental to the characterization.
Step 2A, Prong 2: Is the Exception Integrated Into a Practical Application?
If Prong 1 is satisfied, the examiner asks whether the additional claim elements — individually or as an ordered combination — integrate the exception into a practical application that imposes a meaningful limit on the exception's scope. The 2019 guidance provides affirmative examples: the claim reflects an improvement to the functioning of the computer itself or to another technology; it applies the exception with a particular machine; it effects a transformation of a particular article; or it applies the exception in a way that is not merely an instruction to apply it with generic computer components performing generic functions.
Critically, the practical application analysis is not satisfied by simply adding "on a computer" or "via a processor" to an otherwise abstract claim. This is the point where the majority of startup patent applications fail.
The Purpose-Mechanism Inversion
Founders systematically draft software patent claims at the purpose layer — the layer that describes what the software accomplishes and why it matters — while §101 eligibility lives entirely at the mechanism layer: the specific sequence of data-state transformations, the hardware-bound operations, the concrete computational architecture that produces the result. This gap is the Purpose-Mechanism Inversion.
The inversion happens for understandable reasons. Founders pitch their products in purpose language because investors fund outcomes, not implementations. Product requirements documents, pitch decks, and technical blogs all describe purpose. When a founder's first patent application is drafted from those materials — as many are, especially at the pre-seed stage — the claims inherit purpose language. The application may recite a novel, non-obvious system, but if every operative verb describes an outcome rather than a mechanism, the claim surface is §101-exposed from its first office action.
Consider the contrast. A purpose-layer claim reads: "A computer-implemented method for detecting anomalous user behavior, comprising: receiving user activity data; identifying behavioral patterns inconsistent with a baseline profile; and generating an alert when an anomaly threshold is exceeded." Every operative element is abstract — receiving data, identifying patterns, generating alerts are all mental processes that a human analyst performs. The claim is directed to the concept of anomaly detection, not to a specific computational mechanism that achieves it.
A mechanism-layer claim reads: "A method comprising: maintaining, in a first memory structure, a rolling 72-hour Markov chain of user state transitions indexed by session identifier; computing, at each new state transition, a real-time divergence score between the observed transition probability and the stored chain using a KL-divergence function operating on the sparse matrix; and writing a machine-readable alert record to a second memory structure when the divergence score crosses a dynamically recalibrated threshold derived from the population distribution across the prior 30-day window." This claim describes a specific transformation of specific data structures in specific hardware — it improves the technical functioning of the anomaly-detection system itself, satisfies Prong 2, and survives Step 2A.
The underlying invention may be identical. The claim surface determines eligibility.
Where the Mechanism Layer Lives in Practice
Identifying the mechanism layer is a drafting discipline, not a discovery. For any software-dependent invention, the mechanism layer is anchored to three categories of specificity: data structure definitions (what representations are created in memory, in what format, and with what relationships), computational sequence specifications (the ordered operations performed on those structures, including the mathematical or logical operations involved), and hardware-binding descriptions (which processor states, memory addresses, bus operations, or I/O interactions are implicated by the sequence).
Improved technical functioning — the clearest path through Prong 2 — requires the claim to demonstrate that the specific mechanism, not merely the outcome, produces an advancement over the prior-art computational approach. In Enfish v. Microsoft (Fed. Cir. 2016), the Federal Circuit found eligible claims directed to a self-referential table for a computer database because the claims described a specific data structure that improved the computer's own operation — faster searching, reduced memory usage — rather than merely using a database to achieve a business result. The mechanism was the point; the outcome was a consequence.
In McRO, Inc. v. Bandai Namco Games (Fed. Cir. 2016), claims covering automated lip-synchronization for animated characters survived §101 because they recited a specific rule-based system of morph-weight streams and transition functions — a mechanism that automated what prior-art animators did manually in a way that produced outputs no human animator could replicate at the same precision and speed. The mechanism transformed the technology; it did not merely automate the concept.
Both decisions illustrate the same principle: the mechanism layer earns eligibility when it produces a technical improvement in the computer's operation, not merely a useful result in the world.
Strategic Claim Architecture for Software Startups
Given the Purpose-Mechanism Inversion, software startups filing patents in 2025 and beyond should structure claim portfolios around three explicit layers: an independent claim at the mechanism level that specifies data structures, computational sequences, and hardware interactions in sufficient detail to survive Step 2A; dependent claims that add application-specific embodiments, narrowing the mechanism to particular use cases; and method and system claims that mirror the apparatus claims to preserve breadth across claim types.
The independent claim should be drafted to satisfy Prong 2 on its face — not as an afterthought, but as the governing constraint from which all other claims descend. This means the drafter must understand the computational architecture at sufficient depth to describe it with specificity. When that depth does not exist in the application materials, the filing should be delayed until it does. A provisional application that papers over the mechanism layer with purpose language does not preserve a defensible priority date for mechanism-level claims; it creates a §112 written-description problem when those claims are later introduced in the non-provisional.
Startups should also track claim scope against the three abstract-idea subcategories explicitly. For any operative claim element, a defensible patent attorney should be able to state affirmatively that the element does not fall within a mathematical concept, a method of organizing human activity, or a mental process — or, if it does, that the ordered combination of elements integrates that concept into a practical application with a meaningful limitation on scope. That analysis should be documented before filing, not reconstructed during prosecution.
FAQ
-
If my software produces a novel technical result — faster processing, lower error rates — doesn't that novelty automatically satisfy the Alice test?
No, and conflating novelty with eligibility is among the most expensive mistakes in software patent prosecution. §101 eligibility and §102/§103 novelty are independent inquiries. A claim can describe a genuinely novel outcome — a result no prior system achieved — and still be §101-ineligible if the claim is drafted at the purpose layer. The Supreme Court in Alice explicitly held that novelty does not cure ineligibility: an "inventive concept" under Step 2B must be found in the claim elements themselves, not in the abstract idea to which the claim is directed. For investors conducting diligence, this means a patent portfolio built on purpose-layer claims may carry a systematic validity risk that novelty searches will not surface.
-
Is a provisional patent application an adequate way to preserve my claim surface while I refine the technical architecture?
Only if the provisional discloses the mechanism layer at sufficient specificity to provide written-description support under §112 for the mechanism-level claims you intend to file in the non-provisional. A provisional that describes what the software does — the purpose layer — cannot support claims describing how it does it. The 12-month statutory window created by a provisional does not extend to subject matter not disclosed in the provisional. Founders frequently file thin provisionals to establish a priority date, then develop the architecture over the following year, only to discover that the non-provisional claims they need lack §112 support in the provisional. The priority date for the mechanism-level claims effectively becomes the non-provisional filing date — often after a competitor has published or filed.
-
My platform uses a third-party AI model or API — can I still patent the software layer I built on top of it?
Yes, but the claim surface is narrower than founders assume, and the Purpose-Mechanism Inversion applies with particular force here. You cannot claim the underlying model's outputs or capabilities, but you can claim the specific data-transformation pipeline that feeds the model, the post-processing architecture that converts model outputs into actionable system states, or the feedback mechanism that updates system behavior based on those outputs — provided each is described at the mechanism layer. The strategic risk is that the narrowed claim surface must be differentiated from the model vendor's own patents and from the rapidly growing body of applied-AI prior art. A prior art search scoped to functional equivalents across CPC subclasses — not just your apparent technology class — is essential before filing.
-
Should I file broadly and let the examiner push back, or draft narrow mechanism-level claims from the start?
Filing broad purpose-layer claims with the intent to narrow during prosecution is a high-cost strategy that courts an unnecessary §101 rejection record. Every §101 rejection and response becomes part of the prosecution history, creating file-wrapper estoppel that can limit your ability to assert claims against design-arounds. A narrow mechanism-level claim that survives prosecution cleanly is strategically more valuable than a broad claim amended into eligibility under examiner pressure — because the broad claim's prosecution history defines the boundaries of every claim that descends from it. For startups preparing for an institutional round, a clean prosecution history signals IP discipline; a three-round §101 battle signals fragility.
-
How do European and PCT filings interact with Alice — does a strong U.S. §101 claim guarantee protection in other jurisdictions?
No, and the relationship runs in a strategically important direction that many founders miss. The EPO applies Article 52 EPC to exclude software "as such" from patentability, but its "technical character" requirement is operationalized differently than Alice's practical-application analysis — a claim that survives Alice Step 2A may still lack the EPO's required "further technical effect." Conversely, EPO prosecution practice has forced many applicants to add specific technical feature language that also strengthens their U.S. claim surface. For startups pursuing PCT applications, drafting claims to satisfy EPO technical-character requirements from the outset often produces claims with stronger mechanism-layer specificity, which improves §101 durability in U.S. prosecution as a secondary benefit. The EPO's higher technical-specificity bar functions as a quality forcing function for the entire patent family.
The Architecture Determines the Outcome
Alice Corporation's engineers solved a real problem. Their system demonstrably reduced settlement failures in bilateral derivatives markets, and the underlying mechanism — synchronized shadow-ledger escrow with conditional release — was not trivially obvious. What invalidated four patent families was not the invention; it was the decision to claim the invention at the purpose layer rather than the mechanism layer. A decade later, that decision pattern still governs the majority of §101 rejections issued against software startups.
The Purpose-Mechanism Inversion is a correctable problem. It requires understanding that patent claims are not product descriptions, pitch decks, or technical summaries — they are precise legal instruments that must locate their operative elements at the exact layer where §101 eligibility lives. For a software startup, that layer is the specific sequence of data-state transformations, hardware-bound operations, and computational architecture that produces the technical result. Draft there, and the Alice Test becomes a drafting discipline. Draft at the purpose layer, and novelty, investment, and years of engineering work can be invalidated in a single office action.
This article is for informational purposes only and does not constitute legal advice. Patent eligibility determinations depend on specific claim language and factual circumstances that require qualified legal counsel.
Prior Art Notice. The concepts, inventions, and technical approaches described in this article have been disclosed by FITTIN IP Strategy as prior art under 35 U.S.C. §102. The publication date of this article constitutes a public disclosure establishing prior art priority for the described subject matter.
If you would like to discuss commercialisation, licensing, or co-development of any concept described here, please contact us at ip@fittin.ai.
This article is for informational purposes only and does not constitute legal advice. For patent prosecution, filing, or formal IP opinions, consult a licensed USPTO-registered patent attorney or agent.
AI-powered IP analysis in ~2 minutes — patents, trade secrets, clone risk.
Start Free IP Check →
Ideas published here are defensive disclosures — public prior art record. Commercial use by agreement: ip@fittin.ai · Terms
Related Articles
FITTIN is not a law firm. Reports are IP intelligence, not legal advice.