OpenAI 2026 hackathon

FORK — Evidence Firewall for AI Code Agents

AI wrote the patch. Human approval stayed bound to the reviewed bytes.

Solo project by GENCQQQ GENÇ · 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 #4,204 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

FORK is a self-reported tool that operates as a "code agent firewall" for AI coding agents. It is described as a plugin for Codex that enforces a strict permission boundary between AI-generated code changes and human approval, ensuring that only explicitly reviewed patches are applied to a Git repository.

What changed

The project description indicates that FORK was developed during the OpenAI 2026 hackathon (Build Week). It is presented as a proof-of-concept with a live demo showing how it integrates AI-generated tests and repairs within a deterministic workflow, while maintaining human control over final patch application.

Single most important open question

Is there any evidence of real-world usage or integration beyond the hackathon demo? The description states that FORK is a plugin for Codex but does not indicate whether it has been adopted by users or integrated into production workflows outside of this demonstration.

Back to contents

What The Product Actually Is

The description states that FORK is a deterministic local verifier designed to run inside an actual Git repository as a Codex plugin. It operates through a staged workflow including:

  • Initialization (init)
  • Locking the test (lock-test)
  • Proposing a repair (propose)
  • Human approval (approve)
  • Applying the patch (apply)
  • Verification (verify)

It uses SHA-256 hashes, Git unified diffs, and strict path parsing to ensure that only approved changes are applied. The system also includes a browser-based viewer that validates evidence artifacts using JSON structures and hash comparisons.

The product is described as being built with TypeScript, React, Node.js, and integrates with OpenAI APIs (specifically GPT-5.6 Sol).

Claim: FORK is a plugin for Codex that enforces deterministic workflows between AI authorship and human approval.

Inferred from the description: The system uses Git-based identity checks, SHA-256 hashes, and structured model outputs to maintain evidence integrity.

Back to contents

Positioning & Claim Evolution

The project positions itself as a solution to the credibility gap in AI coding agents, where models can both write tests and fixes but may alter or obscure their own work. The authors state that they wanted something more than an agent that simply says “I fixed it.” Instead, FORK enforces a narrow permission boundary between AI-generated content and human decision-making.

It is described as a code agent firewall, aiming to prevent models from changing the evidence used to judge their own work.

Claim: FORK addresses the problem of AI agents weakening or altering tests they create.

Inferred from the description: The tool introduces a structured, deterministic workflow that separates intelligence (Codex) from authority (human approval).

Back to contents

Target Customer & ICP

The description does not explicitly name target customers. However, it implies usage by developers working in Git-based environments, particularly those using AI coding agents like Codex. The tool is described as a plugin for Codex and designed to work within real repositories, suggesting its primary audience includes:

  • Developers or teams using AI-assisted development tools
  • Organizations concerned with auditability and traceability of code changes

Claim: FORK targets developers who use AI coding agents in Git-based workflows.

Inferred from the description: The tool is built for integration into existing CI/CD pipelines via Codex, suggesting a developer-focused ICP.

Back to contents

Business Model & Pricing Evidence

There is no mention of pricing or business model in the provided description. No revenue streams, monetization strategies, or customer acquisition plans are described.

Not evidenced

Back to contents

Technical & Delivery Signals

FORK is built using:

  • TypeScript
  • React 19
  • Node.js
  • Git integration
  • OpenAI API (GPT-5.6 Sol)
  • Vite
  • SHA-256 hashing
  • Deterministic command execution

It uses a staged workflow with independent failure points, and includes:

  • A local browser validator
  • Structured JSON schema output from GPT-5.6 Sol
  • Strict path parsing and Git diff handling
  • Verification of patch hashes and test states

Claim: FORK is implemented as a deterministic CLI tool and web viewer with strict validation mechanisms.

Inferred from the description: The system enforces determinism through command contracts, hash identities, and controlled execution paths.

Back to contents

Traction & Maturity Signals

There is no evidence of traction or adoption beyond the hackathon submission. No customers, users, or real-world deployments are mentioned.

Not evidenced

Back to contents

Competitive Context

The description does not reference competitors or existing tools in this space. It focuses on the unique value proposition of separating AI intelligence from authority, rather than comparing itself to other solutions.

Not evidenced

Back to contents

Key Risks & Red Flags

  • No real-world usage: The tool is only demonstrated in a hackathon setting.
  • Limited scope: Designed for use within Codex and Git repositories; unclear if it supports broader CI/CD or IDE integrations.
  • Unclear scalability: No indication of how the system would scale beyond a single developer workflow.
  • Dependency on Codex: The tool is tightly coupled with Codex, limiting its applicability to other AI coding platforms.

Inferred from the description: The lack of real-world deployment and limited integration points raise concerns about long-term viability.

Back to contents

Diligence Questions To Ask The Founders

  1. Has FORK been tested or used in any production environments beyond the demo?
  2. What are the plans for expanding beyond Codex and Git-based workflows?
  3. How does FORK handle edge cases like merge conflicts, complex dependency changes, or multi-file patches?
  4. Is there a roadmap for integrating with other AI coding platforms or CI/CD systems?
  5. What is the long-term vision for the tool—will it evolve into a commercial product?

Back to contents

Investment/Partnership Verdict

At this stage, FORK appears to be a proof-of-concept developed during a hackathon. While the idea of enforcing deterministic workflows between AI and human approval is compelling, there is no evidence of traction, revenue, or real-world adoption.

Claim: FORK is a prototype tool for AI code agent auditing.

Inferred from the description: The tool shows potential but lacks commercial viability or scalability indicators.

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.