diff --git a/AGENTS.md b/AGENTS.md index f2c7725..f15a25f 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -25,7 +25,7 @@ If required to run the docker image, follow these steps: - Frontend dev only: `cd frontend && npm run dev` - Frontend production build: `cd frontend && npm run build` -## Validation +## Validation - No automated test suite is currently committed. - Manual checks for code changes inside VM: `GET /api/v1/health`, upload + processing flow, search, document preview/download, and clean `docker compose logs -f` output for `api` and `worker`.