OpenAI 2026 hackathon

DevCouncil

DevCouncil makes AI coding agents prove every scoped change satisfies its requirements before the work is accepted.

Solo project by BHARATH CHANDRA VADDARAM · 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 #3,719 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

DevCouncil is a self-reported tool for AI-assisted software development that enforces evidence-based acceptance of code changes. It operates as an "evidence-first control plane" that ensures AI agents comply with defined requirements, scope, and verification criteria before accepting any change.

What changed

The project description indicates this was developed primarily during OpenAI Build Week (post-July 13, 2026), with meaningful extensions including a canonical SQLite-backed code-intelligence index, stronger deterministic verification, deeper integrations with Codex and MCP, and an installable npm release path.

Single most important open question

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

Back to contents

What The Product Actually Is

The description states that DevCouncil is an evidence-first control plane for AI-assisted software development, working alongside tools like Codex and other coding agents. It maintains a persistent workflow:

$$

\text{Accepted change} = \text{scoped diff} + \text{passing verification} + \text{acceptance evidence}

$$

It tracks:

  • Requirement → Task → Diff → Evidence
  • Tasks can declare permitted files, expected tests, allowed commands, dependencies, and lease owners.
  • After an agent works on a task, DevCouncil inspects the Git diff, checks scope compliance, runs deterministic verification, and links evidence back to acceptance criteria.

It also builds:

  • A queryable repository map and code graph
  • Supports multi-language parsing via tree-sitter
  • Integrates with CLI, MCP tools, CI, and GitHub Actions

Inference The system appears designed to enforce engineering discipline in AI-assisted development by requiring verifiable proof of task completion rather than relying on agent confidence or vague success signals.

Back to contents

Positioning & Claim Evolution

The author positions DevCouncil as a control plane that makes AI coding agents prove their work before acceptance, emphasizing:

  • Evidence over model confidence
  • Deterministic verification
  • Scope enforcement
  • Integration with existing tools (Codex, MCP, Git)

Claim

DevCouncil is built around the principle that “model confidence should not be the final authority. Evidence should be.”

Inference This reflects a shift from traditional AI agent workflows where success is often judged by model output alone to one where real-world behavior and compliance are required.

Back to contents

Target Customer & ICP

The description does not explicitly state target customers or personas. However, it implies:

  • Developers working with AI-assisted coding agents
  • Teams seeking to enforce engineering standards in AI-driven workflows
  • Organizations looking for deterministic verification of AI-generated code changes

Inference The tool seems aimed at developers or engineering teams who want to maintain control over code quality and scope when using AI tools like Codex.

Back to contents

Business Model & Pricing Evidence

No information is provided about pricing, monetization, or business model. The project is described as a personal development effort submitted for a hackathon.

Not evidenced

Back to contents

Technical & Delivery Signals

The system is built primarily in:

  • Python
  • Node.js/npm wrapper
  • Uses SQLite for data persistence
  • Typer for CLI
  • Pydantic for contracts
  • SQLAlchemy for ORM
  • Tree-sitter for parsing
  • MCP (Model Context Protocol) for agent integration
  • GitHub Actions, CI support

Inference The architecture suggests a lightweight, developer-focused tool with strong emphasis on deterministic behavior and integration with AI agents.

Back to contents

Traction & Maturity Signals

There is no evidence of:

  • Revenue
  • Customers
  • Adoption
  • Usage metrics
  • Product-market fit indicators

The author notes that the project was used to audit its own development (dogfooding loop), but this does not constitute external traction.

Not evidenced

Back to contents

Competitive Context

No mention of competitors or competitive landscape. The description focuses on the unique value proposition of enforcing evidence-based acceptance over model confidence, without comparing it to existing tools in the space.

Not evidenced

Back to contents

Key Risks & Red Flags

  • Unproven adoption: No evidence of real-world usage beyond the author’s own development.
  • Limited scope: The tool is described as a personal hackathon project with no indication of scalability or enterprise readiness.
  • Self-reported maturity: The system appears to be in early stages, with many challenges noted during development (e.g., cross-platform behavior, JSON truncation).
  • No external validation: No third-party reviews, user feedback, or performance benchmarks are mentioned.

Inference The tool may not yet be ready for production use or broader market adoption.

Back to contents

Diligence Questions To Ask The Founders

  1. Has DevCouncil been tested in any real-world development environments beyond the author’s own?
  2. What is the current level of integration with major AI agents (e.g., Codex, GitHub Copilot)?
  3. Are there plans to support enterprise features like role-based access control or audit trails?
  4. How does DevCouncil handle large-scale repositories or complex dependency graphs?
  5. Is there any plan for monetization or commercial licensing?

Back to contents

Investment/Partnership Verdict

Not evidenced

The description is entirely self-reported and unverified. There is no evidence of traction, revenue, customers, or even a clear product-market fit beyond the author’s own use case.

This appears to be an early-stage hackathon project with strong technical execution but no demonstrated commercial viability or market demand. The tool may have potential as a proof-of-concept or prototype, but lacks indicators of readiness for investment or partnership.

Confidence level Low

Reasoning

The entire analysis is based on one self-reported description with no external corroboration or data points.

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.