Expand description
Input validation for aprender-shell
Follows Toyota Way principle Poka-yoke (Error-proofing): Design systems that prevent mistakes.
Functionsยง
- load_
model_ graceful - Load model with graceful error handling.
- sanitize_
prefix - Sanitize and validate command prefix input.