packages: # Feature packages (cohesive feature units) - 'features/*/frontend' - 'features/*/server' - 'features/*/agent' - 'features/*/host-status-monitor' - 'features/*/shared' - 'features/*/worker' # Cross-layer feature packages (frontend + backend combined) - 'features/payments' # Shared packages (cross-feature) - '@packages/*' - '@packages/@*/*' - '@packages/@infrastructure/egirl-infra/core/*' - '@packages/@infrastructure/egirl-infra/integrations/*' # External: @ui component library (temporarily disabled - broken deps) # - '../../../../@packages/@ui/packages/*' # Infrastructure - 'infrastructure/tests/*' - 'infrastructure/service-registry/apps/*' - 'infrastructure/service-registry/packages/@service-registry/*' - 'infrastructure/service-registry/packages/architecture-viz'