Expand description
The error envelope (spec/surface/README.md §4): { error, message, data?, retriable }. Every failure a tool can report is one of these;
spec/mutate §8 codes come through unchanged, an OQX or cursor failure is
filter_invalid, and anything unexpected is repo_not_found with its
message (§9, pinned).
Structs§
- Surface
Error - A surfaced failure.
Type Aliases§
- Result
Resultwith this crate’s error.