// CxSPARenderer — seed source for CxLLM-SPA-RNDR. // Auto-generated by Phase 0/2 refactor; replace with real implementation. import Foundation public enum CxSPARenderer { public static let version = "0.1.0" public static let packageName = "CxLLM-SPA-RNDR" }