ClusterConcept
View Lifetimes Mismanaged
cluster-173
String views (or offset-based slices) break when the owning buffer is moved, destructively copied, or temporarily relocated (e.g., SSO inline storage), causing dangling/incorrect substrings; fix by storing offsets/lengths or stable backing.