Have a component that would allow developers to register their events schema in the registry. When appending new events, when the schema id is provided, the event is checked for compatibility with the schema, and it it's not compatible, the append...