// Errors surfaced by the ClaudeBFF helper. // import Foundation enum BFFError: Error { case noActiveEntitlement case registrationFailed }