Expand description
Domain-specific error types for agent-procs.
Each module area has its own error enum so callers can match on specific failure modes rather than parsing opaque strings.
Enumsยง
- Client
Error - Errors from the CLI client communicating with the daemon.
- Config
Error - Errors from configuration file parsing and dependency resolution.
- Proxy
Error - Errors from the reverse proxy subsystem.