ol.trixnity.schemas
Malli schema registry for ol.trixnity
Public namespaces validate arguments and normalize bridge-shaped data through
the schemas defined here before crossing into
ol.trixnity.internal.bridge.
The registry includes:
-
public request and options maps for client, room, notification, and key operations
-
normalized event, profile, room, notification, verification, and trust data shapes
-
helper functions for building a registry and enforcing schema validation
Most callers use these namespaced keys indirectly through the higher-level public APIs. Reach for this namespace directly when constructing config or payload maps by hand.