OpenAI 2026 hackathon

Aming Claw

Aming Claw turns Codex into a governed worker: it verifies where the agent is, pushes the next legal action, and records evidence so long-running coding work stays on track.

Solo project by Aming Zhang · 3 likes · 0 comments

Archive position — measured, not model output

3 likes on Devpost

128 of the 7,856 archived projects have more likes, and 93 share exactly 3 — so this project's #133 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

Aming Claw is described as a local-first governance runtime for coding agents (e.g., those using Codex or GPT-5.6), designed to manage long-running agent workflows by enforcing position, role, and legal-action constraints. It aims to reduce drift in agent behavior by pushing structured context and rules rather than relying on pull-based reasoning.

What changed

The project was extended during OpenAI Build Week using Codex and GPT-5.6, with a focus on integrating governance into the development process itself — essentially dogfooding the system while building it.

Single most important open question

Is there any evidence of actual usage or adoption beyond the author’s own development work? The description does not indicate whether Aming Claw has been used by others, tested in production, or integrated into real workflows outside of its own construction.

Back to contents

What The Product Actually Is

The description states that Aming Claw is a local-first governance runtime for Codex and other coding agents. It pushes structured information such as:

  • Current role and contract;
  • Verified project and task position;
  • Next legal action;
  • Allowed and blocked operations;
  • Required evidence;
  • Gate for verifying completion.

It combines:

  • A commit-bound project graph (using Git);
  • Contracts that turn plans into checkable rules;
  • Durable backlog and timeline state;
  • Independent worker and QA identities;
  • Direct, parallel, and batch execution paths;
  • A dashboard for human oversight.

The system is built with Python (runtime and MCP server), NetworkX (project relationships), SQLite (durable local state), Git (binding claims to code states), and React/TypeScript/Vite (dashboard UI).

Inference The product appears to be a tool for managing agent behavior in software development, particularly around task positioning, evidence tracking, and preventing drift.

Back to contents

Positioning & Claim Evolution

The author positions Aming Claw as an alternative to pull-based reasoning systems where agents must reconstruct their own context. Instead, it pushes governance rules and state to the agent.

Key claims:

  • Long-running coding agents fail not because they can't write code, but because they lose track of position.
  • The model used is:

$$

P(\text{correct step}) = P(\text{correct position}) \times P(\text{correct entrance} \mid \text{position})

$$

  • Aming Claw pushes rather than pulls context and constraints.

Inference This suggests a shift from reactive, memory-dependent agent behavior to proactive, rule-enforced workflows. The positioning implies a solution for managing complexity in multi-agent systems or long-running tasks.

Back to contents

Target Customer & ICP

Not evidenced.

The description does not name specific customer types, use cases, or target industries. It describes the tool as being useful for "coding agents" but does not clarify who would deploy or use it beyond the developer building it.

Back to contents

Business Model & Pricing Evidence

Not evidenced.

There is no mention of pricing models, monetization strategies, or commercial arrangements in the description.

Back to contents

Technical & Delivery Signals

The system uses:

  • Python for runtime and MCP server;
  • NetworkX for representing project relationships;
  • SQLite for durable local state;
  • Git to bind runtime claims to exact code states;
  • React/TypeScript/Vite for the human oversight dashboard.

It supports:

  • Direct, parallel, and batch execution paths;
  • Commit-bound project graph;
  • Contract-based task enforcement;
  • Evidence provenance and QA identity separation;
  • Restart-safe batch integration epochs.

The author notes that Codex and GPT-5.6 were used during Build Week to extend the system, including implementing contracts, managing backlogs, and handling retries with evidence tracking.

Inference The architecture is designed for local-first, deterministic execution with strong state management and traceability — suitable for complex, multi-step development workflows.

Back to contents

Traction & Maturity Signals

Not evidenced.

There is no indication of:

  • Revenue;
  • Customers or users;
  • Adoption beyond the author’s own work;
  • Product maturity or deployment history;
  • Any form of traction or market validation.

The project was submitted to an OpenAI hackathon and built during a short time window; there is no evidence of prior usage or iteration outside of that context.

Back to contents

Competitive Context

Not evidenced.

No mention of competitors, existing tools in the space, or how Aming Claw compares technically or functionally to similar systems.

Back to contents

Key Risks & Red Flags

  • Lack of external validation: The entire description is self-reported and unverified. No third-party confirmation or evidence of real-world usage.
  • Single-person team: Only one member listed (Aming Zhang), which may limit scalability or operational capacity.
  • No commercial traction: No evidence of revenue, customers, or product-market fit beyond the author’s own development.
  • Limited scope: The tool is described as a governance runtime for coding agents — not yet a full-fledged SaaS or platform offering.
  • Unclear adoption path: It's unclear how this would be adopted by teams or integrated into existing workflows.

Back to contents

Diligence Questions To Ask The Founders

  1. What specific types of coding agents does Aming Claw govern? Are there any examples of real-world usage?
  2. How is the governance enforced — through contracts, runtime checks, or other mechanisms?
  3. Has the system been tested in production-like environments beyond the author’s own development?
  4. What are the scalability limitations of the local-first approach?
  5. Is there a plan to move beyond the current prototype into a more general-purpose tool or platform?

Back to contents

Investment/Partnership Verdict

Not evidenced.

There is no evidence of:

  • Revenue;
  • Customers;
  • Product-market fit;
  • Commercial traction;
  • Funding history;
  • Strategic partnerships or use cases outside of the author’s own development.

The description indicates a prototype built during a hackathon, with no indication of commercial viability or broader market relevance. The tool appears to be an experimental governance system for coding agents, but there is no evidence that it has moved beyond concept or demonstration stage.

Confidence level Low — based entirely on self-reported content with no external validation or traction signals.

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.