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