Wraps every error path in `Config::from_file` (read failure, TOML parse, validation) so downstream callers can `downcast_ref::<ConfigInvalid>()` to build the `error.v1` wire record. kebab-app re-exports the type via its `error_signal` module. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
760 B
760 B