From 2a5dfc37133cf8bb2f6b04762d3d5dac18d6e8e8 Mon Sep 17 00:00:00 2001 From: Beda Schmid Date: Mon, 2 Mar 2026 17:57:59 -0300 Subject: [PATCH] flush --- AGENTS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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`.