SDK
SoM Sig SDK
On-device capture for mobile and web
A lightweight native library (iOS / Android / React Native / web) that captures
observable affective indicators on-device, hardware-roots the session to the device
Secure Enclave or TEE, and emits a signed SoM Signature artifact at the moment of user
action. Raw frames and audio never leave the device.
- iOS & Android native + React Native bridge
- Web SDK (WebAuthn + camera capture)
- Sub-30ms capture overhead on-device
- Secure Enclave / TEE hardware binding
iOS Android React Native Web
await RTScale.capture({ class: 'B', surface: 'wire' })
Design Partner Access
API
SoM Sig API
Cloud verification and adjudication
A REST API that receives SoM Signature artifacts from any SDK integration, verifies the
hardware attestation chain, runs the decomposed-indicator model, and returns a
structured adjudication result — signature class, fidelity score, and a dispute-ready
evidence artifact — in under 200ms.
- REST + webhook delivery
- Real-time adjudication (<200ms P99)
- Structured evidence artifact (JSON + PDF)
- 6-year retention with cryptographic erasure
REST Webhook Any language
POST /v1/signatures/verify { "artifact": "..." }
Design Partner Access
Console
SoM Sig Console
Compliance review and dispute management
A web dashboard for compliance officers and dispute-resolution teams. Review SoM
Signature artifacts for flagged transactions, generate dual-template reports for
regulators and auditors, manage retention schedules, and track signature coverage across
your transaction population.
- Case review with full artifact timeline
- Dual-template reports (customer + regulator)
- Bulk export for audit and discovery
- RBAC with SSO (Okta, Azure AD)
Browser SSO No install
No integration required — sign in and review
Roadmap