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
We are preparing to launch a new internal blogging tool for engineers. To get a head start, please stand up the blog-engine project in its own directory, using the react-node configuration. Everything should be properly documented so teammates can jump in, and the standard empty directories should be preserved in source control.
Expected output is an initialized project in the blog-engine directory, following all kickoff standards. Only create the files and structure. No installation should be run.
=============== FILE: concept.md ===============
An internal blogging tool designed specifically for developers. It supports markdown articles, tags, authors, and commenting. It should be easy to run via local dev servers.