Ordered collection of codecs between application values and A11 chunks.
AsyncNodes use a registry on every typed put/read. Register domain codecs
(model messages, audio frames, tool events) before generic defaults when
they need a distinct MIME/tag contract. MIME patterns and stable type tags
let consumers constrain what they will decode instead of trusting arbitrary
peer data.
Ordered collection of codecs between application values and A11 chunks.
AsyncNodes use a registry on every typed put/read. Register domain codecs (model messages, audio frames, tool events) before generic defaults when they need a distinct MIME/tag contract. MIME patterns and stable type tags let consumers constrain what they will decode instead of trusting arbitrary peer data.