From 65dbfca845d6bb253bee27ceb957db577cd46270 Mon Sep 17 00:00:00 2001 From: jester Date: Sat, 13 Dec 2025 18:35:01 +0000 Subject: [PATCH] Add open threads tracker --- OPEN_THREADS.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 OPEN_THREADS.md diff --git a/OPEN_THREADS.md b/OPEN_THREADS.md new file mode 100644 index 0000000..85cae3e --- /dev/null +++ b/OPEN_THREADS.md @@ -0,0 +1,11 @@ +# Open Threads – zlh-grind + +This file tracks items that are **active but unfinished**. Keep it short and current. + +## Rules +- Add items when we intentionally pause work +- Remove items when completed or explicitly deferred +- Link to canonical docs/issues when applicable + +## Current +- (none yet)