OpenAI 2026 hackathon

Risk Sovereignty: AI Stress Test for Businesses & Households

A GPT-5.6 red team that turns real monthly data into transparent stress scenarios, finds what breaks first, and designs staged exits that preserve the next move.

Solo project by LINEバースト YANGXIAOTIAN · 0 likes · 0 comments

Archive position — measured, not model output

0 likes on Devpost

2,264 of the 7,856 archived projects have more likes, and 5,592 share exactly 0 — so this project's #6,428 place in the like-ranked listing is a tie-break inside that group, not a ranking.

Projects (log scale)

1
10
100
1k
10k
05,592
11,758
2285
3–4132
5–975
10+14

Likes on Devpost. ▲ marks this project's group.

Show the figures
LikesProjectsShare of archive
05,59271.2%
11,75822.4%
22853.6%
3–41321.7%
5–9751.0%
10+140.2%
Devpost like counts for all 7,856 archived projects, captured when this archive was built.

Executive Summary

What the company appears to be: Risk Sovereignty is a self-reported financial stress-testing tool for U.S. businesses (employers), nonemployers (sole proprietors), and households. It uses deterministic calculations based on user-entered monthly data, combined with a GPT-5.6 AI red team to simulate scenarios and recommend staged exits that preserve future options.

What changed: The project is described as a full-stack application built during a hackathon, using Codex for development and OpenAI's GPT-5.6 API for AI reasoning. It transitions from an earlier single-file prototype to a deployed tool with structured data inputs, deterministic engines, and AI-assisted scenario planning.

The single most important open question: Is the product’s value proposition — that it helps users avoid structural failure by identifying weak points and designing staged exits — actually compelling enough for real-world adoption in small businesses or households?

Back to contents

What The Product Actually Is

The description states that Risk Sovereignty is a deterministic financial stress test plus a GPT-5.6 red team. It supports three U.S. structures:

  • Employer businesses (with inputs like revenue, gross margin, fixed cash commitments, receivables, inventory, debt, and customer concentration)
  • Nonemployers / sole proprietors (with inputs like owner-only operating economics, platform/client concentration, working capital, and debt)
  • Individuals / households (with inputs like take-home labor income, essential spending, housing, recurring debt, credit cards, consumer debt, cash, reserves, asset income, carrying costs, and primary-income concentration)

It performs deterministic calculations including:

  • Stressed monthly cash flow
  • Immediate liquidity shock
  • Economic asset impairment separately from cash loss
  • Available buffer and survival runway
  • A six-month hard test
  • The first failing lifeline
  • Current stage: Signal, Trend, Contagion, or Emergency

After the deterministic engine runs, a GPT-5.6 red team interprets results, challenges assumptions, and designs staged actions with three stages:

  1. Stop bleeding
  2. Preserve a partial exit
  3. Rebuild optionality

The system is described as not being a chat wrapper but a structured workflow where AI cannot bypass the calculation tool.

Evidence: Self-reported by author; no independent validation or data on actual usage, performance, or outcomes.

Back to contents

Positioning & Claim Evolution

The product positions itself around risk sovereignty, defined as the ability to avoid structural failure in uncertain environments while preserving future options. It does not claim to predict the future but instead allows users to construct visible bad futures and identify where systems break first.

Key claims from the description:

  • The tool starts with the question: “If the world stops cooperating, what breaks first?”
  • It applies principles like position sizing, downside control, decomposability, and staged exits to operating life.
  • It is not risk avoidance but rather a method for courageous participation in risky situations — avoiding structures where one plausible future can kill the whole system.

The author also states that the core idea is about preserving the next move, not just stopping losses. The AI red team helps design reversible actions and exits that maintain optionality.

Evidence: All claims are self-reported; no external validation or traction data provided.

Back to contents

Target Customer & ICP

The product targets three distinct U.S. structures:

  1. Employer businesses
  2. Nonemployers / sole proprietors
  3. Individuals / households

Each structure has its own set of inputs and stress parameters tailored to that profile (e.g., business inputs include gross margin, receivables, inventory; household inputs include labor income, housing, debt, asset income).

The description notes that the interface is localized for U.S. users, using USD thousands, U.S. Census regions, employer sectors, and household categories familiar to them.

Evidence: Self-reported customer profiles; no evidence of actual customers or usage data.

Back to contents

Business Model & Pricing Evidence

There is no evidence in the description of a business model or pricing structure. The author does not mention monetization strategies, subscription models, freemium tiers, or any form of revenue generation.

The project was submitted to a hackathon and described as a prototype built during Build Week.

Evidence: Not evidenced.

Back to contents

Technical & Delivery Signals

  • The product is described as a full-stack application, developed using Codex.
  • It uses the OpenAI Responses API and GPT-5.6 for AI reasoning.
  • Architecture separates:
    • User facts (supplied by user)
    • Visible assumptions
    • Historical calibration
    • Deterministic calculations
    • AI judgment
    • Semantic audit
  • The GPT-5.6 workflow includes:
    • Forced call to calculate_stress_test
    • Server-normalized case, preserved user facts, and authoritative deterministic engine run
    • Second turn returns strict JSON schema report
    • App audits action order, sovereignty fields, and evidence references before displaying results
  • The system enforces that the model cannot bypass the calculation tool — a fluent answer that fails method audit is rejected.
  • API key stays server-side.
  • Public demo uses request-size checks, no-store responses, upstream timeouts, and limits on reports per visitor to prevent abuse.

Evidence: Self-reported technical architecture; no evidence of production deployment or performance metrics.

Back to contents

Traction & Maturity Signals

There is no evidence of traction, revenue, customers, or adoption beyond the author’s own description. The project was submitted as a hackathon entry and described as a prototype built during Build Week.

The author mentions:

  • An earlier single-file prototype
  • A recorded manufacturing example showing transitions from Signal to Trend to Emergency stages

But there is no mention of real-world testing, user feedback loops, or product iteration history.

Evidence: Not evidenced.

Back to contents

Competitive Context

The description does not provide any information about competitors or how Risk Sovereignty compares to existing tools in the financial stress-testing or risk management space. It does not reference similar products or platforms that might offer comparable functionality.

Evidence: Not evidenced.

Back to contents

Key Risks & Red Flags

  1. Unproven value proposition: The product’s core idea — helping users avoid structural failure by identifying weak points and designing staged exits — is untested in real-world settings.
  2. AI dependency without clear ROI: While AI is used for interpretation and exit design, the deterministic engine does all numerical work. If users don’t see value in the deterministic part, they may not engage with the AI component.
  3. Limited scope: The tool only supports three U.S. structures and uses a fixed set of inputs and scenarios. It lacks flexibility or customization beyond those predefined profiles.
  4. No monetization strategy: No indication of how the product will generate revenue or scale.
  5. Single-founder development: The team size is listed as one, which raises questions about scalability, maintenance, and long-term viability.

Inference: These risks are based on the lack of traction, unclear business model, and limited evidence of real-world utility.

Back to contents

Diligence Questions To Ask The Founders

  1. What specific pain points do your target users (businesses, sole proprietors, households) currently face that this product addresses?
  2. How did you validate the accuracy and usefulness of the deterministic engine with real data?
  3. Have you tested the AI red team component with actual users? If so, what were the results?
  4. What is your plan for expanding beyond the three U.S. structures (employers, nonemployers, individuals)?
  5. How do you intend to monetize this product? Are there any early adopters or pilot programs?
  6. What are the key assumptions behind the historical calibration module, and how robust are they?
  7. Is there a plan for localization beyond English and Chinese?
  8. How does the tool handle edge cases or unusual financial situations not covered in the predefined scenarios?

Back to contents

Investment/Partnership Verdict

Not evidenced

There is no evidence of revenue, customers, traction, or any commercial validation to support an investment or partnership decision. The project is described as a hackathon prototype with no indication of product-market fit, scalability, or monetization strategy.

The author claims the tool helps users avoid structural failure by identifying weak points and designing staged exits — a compelling concept in theory, but unproven in practice. Without real-world usage data, user feedback, or evidence of adoption, it is impossible to assess whether this represents a viable commercial opportunity.

Confidence level: Low

The description provides no information on:

  • Revenue
  • Customers
  • Traction
  • Market size
  • Competitive landscape
  • Business model
  • Go-to-market strategy

All claims are self-reported and unverified. This analysis is based entirely on the author’s own account, which cannot be independently validated.

Back to contents

Source

Submitted to the OpenAI 2026 hackathon on Devpost. Project home on DevPost.

The analysis above was generated by a language model from the project's own one-line description. It is not independent research and contains no verified traction, revenue or customer data.