Context
GraphKeeper diagnostics are stable and searchable, but users currently have to read source and tests to learn which command emits each code and what recovery is safe.
Scope
Add a concise diagnostic reference derived from src/lib/errors.ts, CLI call sites, and validator output. Link it from the README recovery guidance.
Do not change diagnostic codes or exit behavior.
Acceptance criteria
Context
GraphKeeper diagnostics are stable and searchable, but users currently have to read source and tests to learn which command emits each code and what recovery is safe.
Scope
Add a concise diagnostic reference derived from
src/lib/errors.ts, CLI call sites, and validator output. Link it from the README recovery guidance.Do not change diagnostic codes or exit behavior.
Acceptance criteria