From 7a27201dffa01536bf7eb307ca5b3b3fe17ce38f Mon Sep 17 00:00:00 2001 From: istos Date: Sat, 1 Aug 2026 07:35:25 +0200 Subject: [PATCH] =?UTF-8?q?board:=2028=20=E2=86=92=20review=20(istos)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- tasks/{in-progress => review}/28-a-pinned-port-stays-pinned.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename tasks/{in-progress => review}/28-a-pinned-port-stays-pinned.md (99%) diff --git a/tasks/in-progress/28-a-pinned-port-stays-pinned.md b/tasks/review/28-a-pinned-port-stays-pinned.md similarity index 99% rename from tasks/in-progress/28-a-pinned-port-stays-pinned.md rename to tasks/review/28-a-pinned-port-stays-pinned.md index 6ca494e..2d5bccf 100644 --- a/tasks/in-progress/28-a-pinned-port-stays-pinned.md +++ b/tasks/review/28-a-pinned-port-stays-pinned.md @@ -1,6 +1,6 @@ # 28 — A pinned port stays pinned: fix the TIME_WAIT hop that rewrites .env -**Status:** In Progress +**Status:** Review **Assignee:** istos **Priority:** Medium — a routine stop/start silently moves a deliberately pinned port; found by the first downstream install within hours of 0.2 **Type:** Bug