SDK-level export_transcript() writes all conversation messages to an encrypted, tamper-evident archive using the existing core transcript format (Argon2id + ChaCha20-Poly1305, CBOR records, SHA-256 chain). verify_transcript() supports both full decryption + chain check and structural-only validation without the password.