Set up all directories from the spec's Project Structure section: - backend/ with routers/, engine/adapters/, engine/scorers/, mcp/, websocket/, tests/ (all with __init__.py) - frontend/src/ with pages/, components/, api/ (.gitkeep) - docker/ (.gitkeep) - alembic/versions/ (.gitkeep) |
||
|---|---|---|
| .. | ||
| engine | ||
| mcp | ||
| routers | ||
| tests | ||
| websocket | ||
| __init__.py | ||