refactor(http-recorder): use Schema.TaggedErrorClass for errors
Matches the codebase convention (LLMError, FileSystemError, AuthError, etc. all use Schema.TaggedErrorClass). Adds SecretFindingSchema so the findings field on UnsafeCassetteError has a real Schema rather than an opaque type.
K
Kit Langton committed
6786076f506f2bf0f13265cff597f316a9bdbe25
Parent: e101318