From c6939c0a645a38909ed54a33c1b0886bd4c5cb24 Mon Sep 17 00:00:00 2001 From: Tiara Rodney Date: Wed, 17 Jun 2026 23:49:27 +0200 Subject: [PATCH] todo(11): done bool() wraps the operate_rate predicate in eval.py and resident.py so the sum counts cleanly-operated trajectories without summing None; mypy strict clean across the whole package (5 files); 6 tests pass. --- TODO | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TODO b/TODO index 911e3b1..f4392bf 100644 --- a/TODO +++ b/TODO @@ -178,7 +178,7 @@ Content-Type: application/issue ID: 11 Type: bugfix Title: operate_rate can sum a None (eval + resident) -Status: in-progress +Status: done Priority: medium Created: 2026-06-17 Module: sekft