Quick fix for a dashboard cosmetic bug: recommendation detail text was being sliced into thirds and labeled WHY THIS MATTERS / TRADE-OFFS / WHAT CHANGES by counting periods, so any period inside a code sample (e.g. json.) leaked into the wrong heading. Reported as "Why This Matters: json." text in the Medium tab.
Now: one clean Details block per recommendation. No fabricated section structure.
Hard-reload the dashboard after updating (Cmd-Shift-R / Ctrl-Shift-R).