Expand description
Error types for the Narrative Addressing Protocol.
All NAP errors are surfaced through NapError, which captures the exact
failure domain (URI parsing, manifest I/O, VCS operations, resolution, etc.)
with enough context for callers to produce actionable diagnostics.
Enums§
- NapError
- Top-level error type for all NAP operations.