Commit remaining tracked changes

This commit is contained in:
2026-04-19 18:57:26 +02:00
parent 2274403899
commit 9373f500d3
5 changed files with 39 additions and 380 deletions

View File

@@ -85,6 +85,10 @@ except Exception:
> 💡 When in doubt, favor **fewer, richer logs** over many noisy logs.
# importent
---
note which file is done.
## 5. Logging Audit Task List
For a guided checklist of files and logging improvements, see **`docs/tasks.md`**. This is where we track which files have been reviewed and which logging items still need attention.
> ✅ After applying the guidelines above, update `docs/tasks.md` to indicate which tasks are complete.