Inspiration
AI coding agents can move quickly, but it is often hard to understand what they were authorized to do, why they made a decision, or how to verify an outcome. We built Nova to make governed agentic coding visible and inspectable.
What it does
Nova is a constitutional agentic coding system. It models the path from intent through evidence, authority, execution, and verification. The Operator Cockpit presents that lifecycle alongside runtime state, receipts, continuity, replay readiness, and multi-agent coordination.
How we built it
The project combines a TypeScript and Node.js governance spine with a React/Vite Cockpit. During OpenAI Build Week, we used Codex and GPT-5.6 to extend the Cockpit and governance workflow, improve the evidence-oriented interface, and publish a browser-based demo.
Challenges we ran into
The central challenge was staying honest about system state. A governance interface must distinguish verified evidence from assumptions instead of presenting attractive but fabricated activity. We designed the Cockpit to surface that distinction directly.
Accomplishments that we're proud of
- A public, browser-based Operator Cockpit for inspecting the governance model
- A clear intent -> evidence -> authority -> execution -> verification lifecycle
- A reproducible codebase and a public demo video for judges
What we learned
Agentic workflows become more trustworthy when authority, evidence, and verification are first-class parts of the developer experience.
What's next
We plan to connect the public Cockpit to more live governed execution sessions, expand receipt and replay tooling, and deepen the multi-agent coordination surface.
Built With
- agentic
- api
- ciems
- computing
- constitutional
- docker
- evidence
- fastapi
- governance
- gpt?4o
- isl
- kernel
- kubernetes
- langchain
- layer
- next.js
- node.js
- openai
- postgresql
- prisma
- python
- react
- typescript
- v2.0
- vercel
Log in or sign up for Devpost to join the conversation.