The Future of AI in College Athletics: What NIL Taught Us About Building for Chaos

NIL turned college sports into a fast-moving, lightly-governed market overnight. That's exactly the kind of mess AI is good at — and exactly the kind of mess that punishes software built without judgment. Here's where we think AI actually fits.

Eli Wood headshot

Eli Wood

June 24, 2026 5 min read Updated June 24, 2026
A college athlete faces a stadium scoreboard rendered as a data dashboard, with chaotic NIL contracts and dollar signs on one side resolving into orderly columns on the other

In July 2021, the NCAA's amateurism model effectively ended. Athletes could finally profit from their name, image, and likeness — and within weeks, an entire economy materialized with almost no infrastructure underneath it. Collectives, marketplaces, agents, brand deals, and booster money all arrived at once, governed by a patchwork of conflicting state laws and a rulebook that was being rewritten in real time.

Four years later, the chaos hasn't settled — it's institutionalized. The House v. NCAA settlement put revenue sharing on the table, with schools now able to pay athletes directly under a per-school cap (roughly $20.5M for the 2025–26 academic year), alongside billions in backpay. Third-party NIL deals above a threshold now route through a clearinghouse for vetting. Roster limits replaced scholarship limits. Title IX questions loom over every distribution model.

In other words: college athletics has become a real, fast-moving, high-stakes market with immature tooling and enormous compliance surface area.

That is precisely the environment where AI gets interesting — and precisely the environment where software built without judgment does real damage.

Why NIL is an AI problem, not just a software problem

Most of the early NIL tooling was plumbing: marketplaces to list athletes, dashboards to track deals, payment rails to move money. Necessary, but commoditized. The hard problems in NIL aren't transactional — they're problems of judgment at scale:

  • What is a deal actually worth? A quarterback at a blue-blood program, a gymnast with two million TikTok followers, and a starting offensive lineman have wildly different — and constantly shifting — market values. Pricing is opaque, comparables are scarce, and the data is messy.
  • Is this deal compliant? Every transaction has to be checked against a moving target: school policy, conference rules, state law, the settlement's clearinghouse thresholds, and fair-market-value tests designed to separate legitimate endorsements from disguised pay-for-play.
  • What should this athlete do next? An 19-year-old running a personal brand is making decisions a seasoned marketing team would struggle with — content cadence, deal sequencing, tax exposure, long-term reputation.

These are inference problems over incomplete, ambiguous, fast-changing information. That's the home turf of modern AI — and the reason the next wave of NIL products will be defined less by who has the cleanest dashboard and more by who has the best model of value, risk, and judgment.

Where AI actually fits

We see five durable wedges. Not "add a chatbot" — actual leverage.

1. Valuation and pricing intelligence. AI that synthesizes performance data, social reach, engagement quality, market context, and historical deal flow into a defensible value estimate. The winners here won't just output a number; they'll explain it, because a number you can't defend is useless in a fair-market-value dispute.

2. Compliance and disclosure automation. The single largest hidden cost in NIL is compliance labor. The clearinghouse model created by the settlement is, functionally, a structured-review pipeline — exactly the kind of work where AI can triage the routine 90% and escalate the genuine edge cases to humans. The bar is high: a false "this is fine" can cost eligibility. This is where AI has to be built with humility and a human in the loop, not autonomy.

3. Athlete-as-brand tooling. Content generation, deal sequencing, audience analytics, and contract plain-language summaries — a "marketing team in a box" for athletes who don't have one. The opportunity is to give a teenager the operational sophistication of a professional without the professional's overhead.

4. Matchmaking at scale. Most NIL value never gets unlocked because brands can't efficiently find the mid-tier athletes who are often the best ROI. AI that matches brand intent to athlete fit — beyond follower count, on values, audience, and authenticity — expands the whole market rather than just slicing the existing pie.

5. School-side roster economics. With revenue-sharing caps and roster limits, athletic departments now run a salary-cap problem they've never had to solve. AI for cap management, roster construction, and Title IX-aware distribution modeling is a genuinely new category aimed at the institution, not the athlete.

The trap: building for a market that won't hold still

Here's the part most teams get wrong. NIL rules have changed materially almost every year since 2021, and the settlement guarantees more change ahead. Any product that hard-codes today's rules into its logic is building on sand.

The lesson — one we apply to every AI product we build — is that the rules engine and the judgment engine have to be separable. Compliance logic that can be updated by a policy expert without a code deploy. Valuation models whose assumptions are inspectable and tunable. Audit trails on every automated decision, because in a space this litigated, "the model said so" is not a defense.

Volatility isn't a reason to wait. It's the reason to build software that treats its own rules as data, not as gospel.

What this means if you're building in the space

If you're a founder, an athletic department, or a brand trying to operationalize NIL, our advice is consistent with how we approach AI everywhere:

  • Start where judgment is expensive and repetitive. Valuation defense and compliance triage are the highest-leverage first builds.
  • Keep a human in the loop where the cost of being wrong is eligibility, money, or reputation. AI should compress the work, not own the liability.
  • Design for rule change as a first-class requirement, not a future refactor.
  • Earn trust with explainability. In a market this scrutinized, the product that shows its work wins.

NIL took an established, tightly-controlled institution and turned it into an open market overnight. AI is going to do the same thing to the work inside that market — the valuing, the vetting, the matching, the advising. The teams that win won't be the ones with the flashiest model. They'll be the ones who understood that the hardest problem was never the AI. It was building something trustworthy on top of ground that keeps moving.

That's the kind of problem we like.


Black Flag Design builds AI products for markets that don't sit still. If you're working on something in NIL, college athletics, or any space where compliance and judgment collide, we'd love to compare notes.

About the author

Eli Wood headshot
Eli Wood

CEO, Black Flag Design

Eli Wood leads Black Flag Design, a creative technology company focused on shipping ambitious digital products, AI systems, and design-forward software with a direct point of view on how technology changes work.

Related stories

More from the journal

Pen-and-ink sketch of a small clockwork robot working at a tool-covered workbench late at night while a human sleeps peacefully on a couch in the background, a wall clock reading 2:00 above
ai April 24, 2026 13 min read

The Agent Stays Up Late, Not Me

Every senior engineer knows the right way to set up a codebase. None of them do it. Here’s the four-stage framework we use — The Ratchet — to take a vibe-coded project all the way to a thing you’d trust in production, and the punchline about why this only just became worth doing.

Most teams have always known they should be running tests, type-checking, security audits, accessibility checks, dead-code analysis, prose linting, and a coverage floor. Most teams run two of those. Here’s why that math has finally inverted, and the four-stage framework we use to ratchet a vibe-coded project to a hardened one.

Keith Pattison

Keith Pattison

Founder, Black Flag Design

Read
Black Flag Journal
claude code April 20, 2026 5 min read

What a Year of Claude Code Trails Tells You About Your Team

Claude Code leaves evidence — sessions, commits, PRs, review notes. Read it like a logbook and you'll find what devs actually need to know before they go deeper.

After a year of shipping with Claude Code across real client work, the signal isn't in any single session — it's in the trails. Here's what those trails told us about where Claude Code shines, where it drifts, and the habits devs should build before they lean in harder.

Eli Wood headshot

Eli Wood

CEO, Black Flag Design

Read
Black Flag Journal
playbook April 20, 2026 6 min read

The Black Flag Playbook: Six Principles for Shipping with AI

Battle-tested principles for teams building real software with AI-generated code. Human judgment, tight scope, and weekly evidence — the disciplines that keep AI-built systems reliable.

The six rules we use to ship production software with AI. Small scope, weekly demos, human-led oversight, and continuous improvement — drawn from six months of real client engagements.

Keith Pattison

Keith Pattison

Founder, Black Flag Design

Read