Rule Error Handling

Fail Fast

Detect and report errors as early as possible

errorsvalidationreliability
CLAUDE.md

Detect and report errors as early as possible. Validate inputs at the boundary, check preconditions at function entry. The earlier a failure is caught, the easier it is to diagnose.

Copy this block into your CLAUDE.md or agent config file to enforce it in your workflow.

get crystl