Skip to main content

Module error

Module error 

Source
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§

RepographError
Domain error for the repograph core and binary. Each variant is wired to a specific exit code documented in CLAUDE.md and the registry-core spec.