@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-modelsExports
| Symbol | Purpose | Import path |
|---|---|---|
TopicInferenceInterface | Defines model-assisted evidence inference for consumer input. | @studnicky/topic-router-models |
TopicSelectionMapperInterface | Defines evidence-to-topic-selection mapping. | @studnicky/topic-router-models |