Prior text said "~40 KB of stack space"; the v0.1 technical design's task table sums to 76 KB (usb 8 + wifi 8 + ui 16 + render 12 + git 32). Also widens the std::thread stack-cost note from a flat 8 KB to 8–32 KB to match the per-task budget. No design change — 76 KB still fits comfortably in the ESP32-S3's 512 KB internal SRAM.