ooai_persistence.serde.registryΒΆ

Msgpack allowlist registry helpers.

Purpose:

Provide a reusable registry for custom types that should be allowed during strict LangGraph msgpack deserialization.

Classes

MsgpackAllowlistRegistry([entries])

Registry of (module, class_name) pairs for strict msgpack.