Skip to main content

Module codes

Module codes 

Source
Expand description

Exit code constants for xchecker (legacy module for backward compatibility)

Constantsยง

CLAUDE_FAILURE
Claude failure - underlying Claude CLI invocation failed
CLI_ARGS
CLI arguments error - invalid or missing command-line arguments
LOCK_HELD
Lock held - another process is already working on the same spec
PACKET_OVERFLOW
Packet overflow - input packet exceeded size limits before Claude invocation
PHASE_TIMEOUT
Phase timeout - phase execution exceeded configured timeout
SECRET_DETECTED
Secret detected - redaction system detected potential secrets
SUCCESS
Success - operation completed successfully