Initializing codebase and spec-driven configuration for new project based on existing concept file
94
94%
Does it follow best practices?
Impact
95%
7.30xAverage score across 5 eval scenarios
Passed
No known issues
Track progress through the changes. Each change is implemented in order. After completing a change, mark it done and start the next one.
foundation — Project structure, dev tooling, basic server, minimal UI shelldata-model — Database schema, migrations, models, seed dataMilestone: Running dev server with empty UI and database.
<first-feature> — <description><second-feature> — <description>Milestone: <what's working after this phase>
<feature> — <description>Milestone: <what's working after this phase>