From 799bd2fbdc6c9bbbec17ccaf5fdbf04e1df92cbb Mon Sep 17 00:00:00 2001 From: Amy Gale Ruth Bowersox Date: Sat, 7 Mar 2026 22:55:08 -0700 Subject: [PATCH] update TODOs --- TODO.md | 1 + 1 file changed, 1 insertion(+) diff --git a/TODO.md b/TODO.md index 835330c..3a58ac9 100644 --- a/TODO.md +++ b/TODO.md @@ -10,6 +10,7 @@ After the point where it reaches feature parity with Venice circa 2006. * ~~Gitea-like status page showing Go-specific internals.~~ * Build static Tailwind CSS file rather than using remote-loaded version. (Gate on debug/prod flag) * Rate limiter. +* Better logging configuration. ## Immediate Cleanups Required