Designing voice agents is harder than designing screens because the artifact you're designing — a conversation — disappears the moment it ends. There is no persistent visual state to inspect. The failure mode happened in real time, and unless someone was actively documenting it, it's gone. The result is that most voice AI design is done reactively: something breaks, someone notices, a fix is applied. There is no systematic method for observing, capturing, and reasoning about conversational behavior at the interaction level.