// Package errs defines the interfaces implemented by structured errors in the // Einherjar framework. These interfaces replace the private duck-typed bridges // previously used between logz and xerrors, enforcing the contract at compile time. package errs