Expand description
Error type for the repograph domain.
Every variant maps to a documented exit code via exit_code(). The code map
is the binary’s contract with downstream consumers (humans, agents, CI).
Enums§
- Repograph
Error - Domain error for the repograph core and binary. Each variant is wired to a
specific exit code documented in
CLAUDE.mdand theregistry-corespec.