From 939dc9819db1188b53431e65343796b4093cb468 Mon Sep 17 00:00:00 2001 From: Daniel Gradman-Svendsen Date: Thu, 30 Jul 2026 19:47:35 +0200 Subject: [PATCH] Require synced review site --- AGENTS.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 AGENTS.md diff --git a/AGENTS.md b/AGENTS.md new file mode 100644 index 0000000..23cb3f9 --- /dev/null +++ b/AGENTS.md @@ -0,0 +1,7 @@ +# Repository Instructions + +The Importarr review site at must always reflect the local working-tree code. + +- After making local code changes, run `deploy/review/review.sh update` from the repository root. +- Before finishing, verify that `http://172.20.30.35:18765/` responds successfully. +- If deployment or URL verification fails, report the failure clearly; do not claim the review site is current.