Expand description
Domain error types for all bounded contexts.
Every error variant uses thiserror and serialises cleanly to JSON.
No I/O errors live here — those are adapter concerns.
Enums§
- Adaptive
Error - Errors produced by the adaptive embedding bounded context.
- Analysis
Error - Errors produced by the analysis bounded context.
- Archive
Error - Errors produced by the archive bounded context.
- Canary
Error - Errors produced by the canary bounded context.
- Corpus
Error - Errors produced by the corpus steganography bounded context.
- Correction
Error - Errors produced by the error-correction bounded context.
- Crypto
Error - Errors produced by the crypto bounded context.
- Dead
Drop Error - Errors produced by the dead drop bounded context.
- Deniable
Error - Errors produced by the deniable steganography bounded context.
- Distribution
Error - Errors produced by the distribution bounded context.
- Media
Error - Errors produced by the media bounded context.
- Opsec
Error - Errors produced by the operational security bounded context.
- PdfError
- Errors produced by the PDF bounded context.
- Reconstruction
Error - Errors produced by the reconstruction bounded context.
- Scrubber
Error - Errors produced by the stylometric scrubber bounded context.
- Stego
Error - Errors produced by the steganography bounded context.
- Time
Lock Error - Errors produced by the time-lock bounded context.