You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
VG964 (Server-Only Module Missing) no longer false-positives on App Router route segments (page/layout/route under app/ without 'use client') — they are server components by default and never reach the client bundle
Found via a corpus FP audit; validated old-vs-new: VG964 14 to 5, all 9 removed are genuine App Router route entrypoints, 0 true positives lost
No rule or tool changes (442 / 37); gate green (PASS/A/0)