Architecture
services/resources/
services/engine/
services/haystack/
services/shared/
API Layer
Service Layer
Task Processing
Data Layer
Authentication
Utilities
Development
Data access layer with repository pattern. All inherit from BaseRepository (standard CRUD).
BaseRepository