Expand description
Unified error types for ADRScope operations.
This module provides a single error enum that covers all failure modes across the application, with rich context for debugging.
Enums§
- Error
- Error type for all ADRScope operations.
Type Aliases§
- Result
- Result type alias for ADRScope operations.