OpenAI 2026 hackathon

RECEIPTS

Your AI coding agent says "done, all tests pass." RECEIPTS re-runs the evidence in a sandbox and proves whether that's true — VERIFIED, REFUTED, or UNVERIFIABLE, never a guess.

Solo project by kanwa Munipalle · 1 likes · 0 comments

Archive position — measured, not model output

1 like on Devpost

506 of the 7,856 archived projects have more likes, and 1,758 share exactly 1 — so this project's #1,786 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

RECEIPTS is a self-reported post-hoc auditor for AI coding agents. It claims to verify whether an agent's claims — such as “all tests pass” — are true by re-executing code and evidence in a sandboxed environment.

What changed

The project was built during a hackathon (OpenAI 2026) using tools like Codex, GPT-5.6, Docker, FastAPI, and React. It is described as a proof-of-concept tool that normalizes agent sessions into a provider-agnostic format, extracts claims, and adjudicates them with deterministic verifiers in isolated environments.

Single most important open question

Is there any evidence of real-world usage or adoption beyond the author’s own development environment?

Back to contents

What The Product Actually Is

The description states that RECEIPTS is an auditor for AI coding agents, designed to validate claims made after a session ends. It operates by:

  • Normalizing transcripts from various agents (e.g., Codex, Claude Code, OpenHands).
  • Extracting explicit and implied claims using a schema.
  • Running each claim in a locked-down Docker sandbox.
  • Producing a verdict: VERIFIED / REFUTED / UNVERIFIABLE.
  • Building an Evidence Graph tracing every verdict back to its source.
  • Computing a Trust Score based on these verifications.

It does not edit code or block merges, and it avoids refuting claims without attached evidence.

Inference The tool appears to be a verification layer, not a replacement for agents or a development workflow tool. It is positioned as an independent check of agent behavior post-session.

Back to contents

Positioning & Claim Evolution

The description states that RECEIPTS addresses a common failure mode in AI coding: agents making confident claims that are untrue. The author frames this as a problem of trust — not just in the code, but in the agent’s own assertions.

Claims made by the author

  • Agents grade their own homework without external checks.
  • The tool removes the need to manually re-read diffs or re-run suites.
  • It provides deterministic, reproducible results with no guesses.
  • “UNVERIFIABLE” is a feature, not a weakness.

Inference The positioning is that of a trust layer for AI agents, aimed at developers who want assurance that agent-generated work is accurate and verifiable. The tool is positioned as a sanity-check mechanism, not a replacement or enhancement to the agent itself.

Back to contents

Target Customer & ICP

The description does not name specific customers or personas. However, it implies:

  • Developers working with AI coding agents.
  • Teams or individuals who rely on agent-generated code and want to validate its correctness.
  • Users of tools like Codex, Claude Code, OpenHands, etc., who are concerned about false claims.

Inference The ICP is likely developers or engineering teams using AI agents, particularly those in early-stage adoption or experimentation with agent-based workflows. The tool is not described as targeting enterprise customers or large-scale deployment yet.

Back to contents

Business Model & Pricing Evidence

No evidence of pricing, monetization, or business model is provided in the description.

Inference The project is currently a hackathon prototype, and no commercial model has been described. It is unclear whether it will be offered as a SaaS product, open-source tool, or internal utility.

Back to contents

Technical & Delivery Signals

The author states that RECEIPTS was built with:

  • Tools: Codex, GPT-5.6, Docker, FastAPI, React, SQLite, TypeScript, Python.
  • Architecture: ADRs (Architectural Decision Records), plugin SDK, sandboxed verifiers, Evidence Graph, Trust Score computation.
  • Verifiers: Includes pytest execution, AST-based test-tamper detector, file-stat, scope-check, build/lint.
  • Core tech: GPT-5.6 is load-bearing for claim extraction; gpt-5.6-sol and gpt-5.6-terra for different tasks.

Inference The tool is built with a modular, extensible architecture, with clear separation between agent normalization, claim extraction, verification, and reporting. It uses deterministic sandboxing and schema-based adjudication.

Back to contents

Traction & Maturity Signals

The description states:

  • The tool was built in one week during a hackathon.
  • It has 114/114 backend tests green.
  • It has 8 working session adapters.
  • It achieved 100% precision on golden fixtures (REFUTED-precision = 1.000).
  • It includes a real, digest-pinned Docker sandbox.

Inference The tool is at an early prototype stage, likely not yet in production use. The author emphasizes its correctness and reproducibility but does not report any usage beyond the development environment or user feedback.

Back to contents

Competitive Context

No direct competitors are named or described in the project write-up.

Inference RECEIPTS appears to be a novel concept in the AI agent space, addressing a gap in trust and verification. It may compete with tools that aim to improve agent reliability or audit agent-generated code, but no such tools are mentioned.

Back to contents

Key Risks & Red Flags

  • No real-world usage: The tool is described as a hackathon prototype with no evidence of adoption.
  • High dependency on GPT-5.6: The system relies heavily on one model for claim extraction — a single point of failure or limitation.
  • Limited adapter support: Only 8 adapters are mentioned, and the next steps include adding more (Tier-2).
  • No monetization strategy: No indication of how it would be sold or used at scale.

Back to contents

Diligence Questions To Ask The Founders

  1. What is the current state of the tool beyond the hackathon prototype?
  2. Has it been tested with real users or teams using AI agents in production?
  3. How does it handle edge cases, such as agent-generated code that is not easily testable?
  4. Is there a plan to open-source the tool or make it available for broader use?
  5. What are the scalability and performance implications of running verifiers in Docker sandboxes at scale?

Back to contents

Investment/Partnership Verdict

Not evidenced.

The description provides no information on revenue, customers, traction, funding, or market validation. It is a self-reported hackathon prototype, not a commercial product or business.

Confidence level Low. This analysis is based entirely on the author’s own account and lacks any external corroboration or evidence of real-world impact.

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.