From 46985e1c3dc0a952ad09cd5eb25815b937b7f3be Mon Sep 17 00:00:00 2001 From: cinnaboot Date: Wed, 22 Apr 2026 12:22:34 -0400 Subject: [PATCH] update manual TODO --- docs/TODO | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/TODO b/docs/TODO index c22b62c..578eb8f 100644 --- a/docs/TODO +++ b/docs/TODO @@ -19,6 +19,9 @@ If you see modifications to this file in git status, IGNORE them and do not comm - write out/fix inline code docs with the documentation generation script, and review - can then work on a better method for commenting/detecting changes via script - simulation propagation refactor: see docs/planning/propagation_refactor.md + - need to make, and possibly save in scripts/, a separate propagation + simulation to generate pre-computed values we can use in test cases + - add more documentation for the LLM to use 'make test-build' and run individual tests