Archive position — measured, not model output
4 likes on Devpost
89 of the 7,856 archived projects have more likes, and 39 share exactly 4 — so this project's #98 place in the like-ranked listing is a tie-break inside that group, not a ranking.
Projects (log scale)
Likes on Devpost. ▲ marks this project's group.
Show the figures
| Likes | Projects | Share of archive |
|---|---|---|
| 0 | 5,592 | 71.2% |
| 1 | 1,758 | 22.4% |
| 2 | 285 | 3.6% |
| 3–4 | 132 | 1.7% |
| 5–9 | 75 | 1.0% |
| 10+ | 14 | 0.2% |
Executive Summary
What the company appears to be
Cross-Examine is a tool that resolves Git revisions into detached worktrees and catalogs candidate definitions in changed Python files. It uses GPT-5.6 to emit schema-constrained Claims about behavior that must be preserved, then executes those claims against both base and head revisions using layered testing (Layer A: actual behavior; Layer B: Hypothesis examples). The system assigns findings as SAFE, RISKY, or BROKEN with executable receipts.
What changed
This is a self-reported hackathon project submitted to the OpenAI 2026 hackathon. It was built in a short timeframe using Python, FastAPI, SQLite, React, and other technologies. The author states it was designed to separate model-generated claims from execution-based verdicts through structured separation of duties.
The single most important open question
Does this tool have any commercial viability or traction beyond the hackathon context? There is no evidence of revenue, customers, or adoption beyond the project description itself.
What The Product Actually Is
The description states that Cross-Examine:
- Resolves two Git revisions into separate detached worktrees
- Catalogues candidate definitions in changed Python files
- Uses GPT-5.6 to emit schema-constrained Claims about behavior that must be preserved
- Executes these claims against both base and head revisions using layered testing (Layer A: actual behavior; Layer B: Hypothesis examples)
- Assigns findings as SAFE, RISKY, or BROKEN with executable receipts
The system is described as having a five-stage pipeline with:
- GPT-5.6 reading bounded diff and source context
- Layer A capturing how the base revision actually behaves
- Layer B running 60 derandomized Hypothesis examples
- Repository tests running against both revisions
- An aggregate() function mapping findings to SAFE, RISKY, or BROKEN
The tool is described as being built with Python, FastAPI, SQLite, React, Vite, and Tailwind.
Positioning & Claim Evolution
The description states that Cross-Examine:
- "Codex writes the code. Cross-Examine puts it on the stand"
- Replays base revision's real behavior against PR
- Backs every SAFE, RISKY, or BROKEN with an executable receipt
- Demonstrates a plausible optimization that returns None for an empty list while its happy-path test stays green
- Returns BROKEN with [] as reproducing input in about two seconds
The positioning appears to be:
- A tool for code review and regression detection
- A system that separates model-generated claims from execution-based verdicts
- A tool that provides executable evidence for findings rather than just assertions
Target Customer & ICP
Not evidenced. The description does not state who the target customer is or what the ideal customer profile (ICP) might be.
Business Model & Pricing Evidence
Not evidenced. There is no mention of pricing, business model, monetization strategy, or any commercial aspects beyond the project description itself.
Technical & Delivery Signals
The description states that Cross-Examine:
- Uses Python, FastAPI, SQLite, React, Vite, and Tailwind
- Has bounded host subprocess execution
- Uses Git worktrees
- Uses Hypothesis for testing
- Uses OpenAI Responses API with structured Pydantic output
- Has 138 Python tests and 32 frontend tests
- Runs on Windows, macOS, and Ubuntu
- Uses shell=False, executable allowlist, minimal child environment, deadlines, 2 MB output cap, and receipt redaction for security
- Has a five-stage pipeline with schema and validation layer
- Uses SQLite persistence
- Has FastAPI service with SSE stage progress
- Has CLI surface and deterministic hero construction
The system is described as having:
- Human-provided doctrine that constrains what the code may conclude
- Split between human-provided doctrine and codex-chosen implementation
- Abstain-toward-risk policy
- Trusted-input execution boundary
- Evidence doctrine and submission story
Traction & Maturity Signals
Not evidenced. There is no evidence of revenue, customers, adoption, or any traction beyond the project description itself.
Competitive Context
Not evidenced. The description does not mention any competitive landscape or existing products in this space.
Key Risks & Red Flags
The description states:
- This is a hackathon project submitted to the OpenAI 2026 hackathon
- No revenue, customer or traction data is available beyond what they state
- The tool executes target repository's code and should only be pointed at repositories you trust
- Production use needs real isolation
- The public evidence explorer serves a labeled, checked-in fixture so the report UI and its receipts can be inspected without installing anything
- Executing a repository needs Git and a local runtime, so that path runs locally by design
Key risks include:
- Lack of commercial viability or traction beyond hackathon context
- Dependency on trust in target repositories
- Limited scope (Python-only)
- No evidence of any business model or monetization strategy
Diligence Questions To Ask The Founders
- What is the intended commercial application of this tool?
- How does it plan to scale beyond the current hackathon prototype?
- What are the specific use cases that would drive adoption?
- Is there a plan for production deployment and security hardening?
- What are the technical limitations or constraints that prevent broader adoption?
- How does it handle edge cases or failures in repository execution?
- What is the roadmap for expanding beyond Python?
- Are there any existing users or pilot programs?
Investment/Partnership Verdict
Not evidenced. There is no evidence of any investment or partnership activity beyond the project description itself.
The description states that this is a self-reported hackathon project submitted to the OpenAI 2026 hackathon, and that no revenue, customer or traction data is available beyond what they state. The tool appears to be a prototype with no commercial viability or traction evidenced in the description.
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.
