Shared Utilities¶
Common modules used across all backend services, located in shared/.
- Workspace — Path construction and file operations
- Security — Path validation and filename sanitization
- Service Client — Async HTTP client for inter-service calls
- Logger — Structured logging utility