Files
stack/apps/web
Jason WoltjeandClaude Opus 4.6 1005b7969c fix(SEC-WEB-37): Gate federation mock data behind NODE_ENV check
Replace exported const mockConnections with getMockConnections() function
that returns mock data only when NODE_ENV === "development". In production
and test environments, returns an empty array as defense-in-depth alongside
the existing ComingSoon page gate (SEC-WEB-4).

Co-Authored-By: Claude Opus 4.6 <[email protected]>
2026-02-06 18:22:12 -06:00
..