Voice Biometric.
Hardware-bound speaker verification for quorum gating and re-authentication.
Voice Biometric matches the live voice against a hardware-bound template stored in the secure enclave. It is the gate for high-stakes actions: transfers, deletions, contractual signatures all require a fresh voice match (patent 13). Per-skill clearance gating (patent 20) uses this brain for verbal re-authentication on stale sessions. Even an attacker with full session access cannot trigger a sensitive action without the operator's live voice.
- 01Live speaker verification against the hardware-bound template
- 02Quorum gating for high-stakes actions
- 03Per-skill clearance re-authentication
- 04Voiceprint revocation and retroactive ACL invalidation
Authoritative external corpora and standards this brain treats as canonical. Every retrieval against these sources is signed into the audit ledger so a regulator can prove which evidence drove which output.
- 01Mickai Patent 06, 13, 18, 20
- 02ASVspoof anti-spoofing challenge corpus
- 03NIST Speaker Recognition Evaluation
- 04ISO/IEC 19794-13 biometric data interchange
- 05FIDO Alliance biometric authentication
- 06VoxCeleb and CN-Celeb datasets
- 07X-vector and ECAPA-TDNN academic literature
- 08ISO/IEC 30107 presentation-attack detection
- 09ABA banker's voice-biometric accreditation
Mickai-native tooling primitives this brain implements internally. Codex for sovereign plain-text graph PKM, Lectern for spaced-repetition memory, Stele for citation-provenance, and domain-native primitives layered on top. No external services in the trust path; data stays on operator-personalised hardware.
- 01Tideline (live-voice verification)
- 02Threshold (voice-gated identity)
- 03Wax-Seal (voiceprint-signature persistence)
- 04Aegis (voice-clearance enforcement)