- README: separate dev (npm run dev) and production (npm run build && npm start) steps
- FRONTEND_PLAN: mark backend-dependency-task as completed (finishPlace already in API)
- Remove dead references to missing agent-frontend-ui-instructions.md from PLAN.md and FRONTEND_PLAN.md
Made-with: Cursor
- Remove PLAN/agent instruction files; single root .env.example for DB + API
- Stack compose uses env_file .env; delete stack env example duplicate
- Refresh README, backend docs, API doc; trim gitignore/dockerignore
Made-with: Cursor