From 4f51332be0ee1a046fdc03514d32fe31cf7b61a8 Mon Sep 17 00:00:00 2001 From: skal Date: Mon, 9 Feb 2026 17:43:12 +0100 Subject: docs: Update documentation and clean up obsolete files - Add Task #76: External library size measurement - Update hot-reload documentation across README, HOWTO, PROJECT_CONTEXT - Update test count: 36/36 passing (100%) - Remove completed analysis files from root Co-Authored-By: Claude Sonnet 4.5 --- TODO.md | 1 + 1 file changed, 1 insertion(+) (limited to 'TODO.md') diff --git a/TODO.md b/TODO.md index 10f0661..42d5520 100644 --- a/TODO.md +++ b/TODO.md @@ -117,6 +117,7 @@ class ComposedShader { - [ ] **Task #22: Windows Native Platform** - Replace GLFW with Win32 API - [ ] **Task #28: Spectrogram Quantization** - Research optimal frequency distribution - [ ] **Task #35: CRT Replacement** - Investigation and implementation of CRT-free entry +- [ ] **Task #76: External Library Size Measurement** - STRIP_EXTERNAL_LIBS mode with stub implementations to measure core demo size vs external library overhead. See `doc/SIZE_MEASUREMENT.md`. --- -- cgit v1.2.3