Skip to main content

Module error

Module error 

Source
Expand description

Unified error type for ctx operations.

This module provides a single error type that consolidates all error handling across the codebase, replacing module-specific error types like EmbeddingError, SmartError, DiffError, and AuditError.

Enums§

CtxError
Unified error type for all ctx operations.

Type Aliases§

Result
Result type alias using CtxError.