shared/types
Shared type definitions used across frontend and backend.
Remarksโ
All core domain types (Monitor, Site, StatusUpdate, etc.) live here. Both frontend and backend must import from this file for consistency. Event types are separate to avoid circular dependencies.