Skip to content

@studnicky/topic-router-models

@studnicky/topic-router-models provides small provider-neutral inference and selection-mapping contracts. Consumers own the model implementation and compose its evidence with deterministic topic-routing primitives.

Install

bash
pnpm add @studnicky/topic-router-models

Exports

SymbolPurposeImport path
TopicInferenceInterfaceDefines model-assisted evidence inference for consumer input.@studnicky/topic-router-models
TopicSelectionMapperInterfaceDefines evidence-to-topic-selection mapping.@studnicky/topic-router-models

Source on GitHub