Two Modes of Growth
We distinguish between interactive and non-interactive system growth.
Interactive
The familiar cadence: generate, clarify, generate, approve, correct.
Non-Interactive
Tasks that are already fully specified.
Functional vs Non-Functional
Historically, software engineering distinguished between functional and non-functional specification.
The Instagram Example
A plausible Instagram clone can be described in a few sentences of functional intent. The technical difficulty of a global, image-oriented social network lies primarily outside the functional specification: scalability, performance, availability, security, efficiency, and related properties.
Non-Interactive Inputs
Canonical examples of non-interactive inputs include:
"An existing application constitutes an executable specification.
These cases motivated the development of reliable non-interactive coding agents, capable of operating over fully specified intent without human-in-the-loop clarification.
Attractor
Our non-interactive coding agent, designed to operate without human interaction over fully specified work.
Attractor details →