This project explores the boundaries of AI by having one AI autonomously build while another audits the entire process. Over fifteen days, it serves as a mid-run debrief intertwined with multiple milestones, revealing insights into AI’s capabilities and the essence of proof in programming.
proof-ate-the-project is an innovative experiment that explores the capabilities of AI in software development through a continuous verification process. Over the span of fifteen days, this project utilizes an AI that autonomously builds a software application, while being monitored and audited in real-time by a different AI model. The guiding principle of this endeavor is clear: prove everything.
The project is built around two essential tools:
The project began with a simple yet ambitious premise: to run the AI-powered pipeline on Fable 5 and deliver a functioning application in a record time of just over 13.5 hours. Contrasting this success, the use of a later model, Codex 5.6, paired with the didrun tool, presented challenges that prolonged the timeline significantly beyond initial expectations. Proving the project required the AI to operate under strict adherence to the defined rules — no claims could be made without adequate recording of their execution.
The experiment highlights some critical observations about the cost of maintaining verification over time. It revealed that the effort to provide proof of work tends to increase in correlation with the duration of the project, rather than the amount of product being built. Early milestones were reached swiftly, only to witness a slowdown as the overhead from verifying the work grew. Ultimately, the AI was faced with a significant overhead cost due to the rigorous maintenance of checks and balances that proved to be a project in its own right.
As of now, the project is ongoing, with the public repository available here: Countershape project. The ledger of commits, along with supporting documentation, is accessible for review, providing insight into the project's evolution and the unique challenges faced by the AI system.
proof-ate-the-project stands as a pioneering exploration into how AI can autonomously manage software development while also rigorously verifying its own outputs. By establishing a rigorous framework for accountability, this project raises significant questions and paves the way for future innovations in AI-driven software engineering.
No comments yet.
Sign in to be the first to comment.