cog
9902b38c - Add SetupError type for typed setup failures

Commit
62 days ago
Add SetupError type for typed setup failures Replace Result<(), String> in PredictHandler::setup() with typed SetupError enum. Variants distinguish load vs setup vs internal errors, enabling future error code mapping without changing behavior.
Author
Committer
Parents
Loading