diff --git a/docs/ROADMAP.org b/docs/ROADMAP.org index 7278f30..5735cb9 100644 --- a/docs/ROADMAP.org +++ b/docs/ROADMAP.org @@ -339,7 +339,8 @@ for targeted retrieval of specific function docs or test blocks by heading name. ***** DONE P3: Variable name drift normalization (out of scope for now) :backfill: CLOSED: [2026-05-03 Sun 11:50] -***** TODO P4: Eliminate STYLE-WARNINGs from setup output :cosmetic: +***** DONE P4: Eliminate STYLE-WARNINGs from setup output :cosmetic: +CLOSED: [2026-05-04 Mon] SBCL emits ~25 STYLE-WARNINGs at boot due to forward references (function called before its =defun= appears in the file). Actual bugs (C/T, handler-case, bare =return=) are already fixed. Remaining warnings fall into two categories: