Parent roadmap: #525
Parent epic: #532
Visual / rendering task — lower priority; likely owner-led.
Goal
Render the slop band/risk in the existing PR panel comment (the check-output text wiring is non-visual; the panel presentation is the visual part).
Reuse
buildPublicPrIntelligenceComment (engine.ts:3549); slop findings already public-safe.
Acceptance
Panel shows the slop band with public-safe reasons; no private-term leakage.
Testing
npm run test:ci, 97%+ coverage. Sanitizer + render tests.
Parent roadmap: #525
Parent epic: #532
Goal
Render the slop band/risk in the existing PR panel comment (the check-output text wiring is non-visual; the panel presentation is the visual part).
Reuse
buildPublicPrIntelligenceComment(engine.ts:3549); slop findings already public-safe.Acceptance
Panel shows the slop band with public-safe reasons; no private-term leakage.
Testing
npm run test:ci, 97%+ coverage. Sanitizer + render tests.