minco-interaction 1.12.0

Provider-neutral support entry, attachments, transcription, workflow, and activity helpers for Minco applications
Documentation
1
2
3
4
5
6
7
8
9
10
11
# minco-interaction

`minco-interaction` contains optional, provider-neutral interaction primitives
shared by Minco plugins and applications. It deliberately is not a plugin and
does not select infrastructure.

The crate provides bounded support-entry values, attachment validation and
object-storage delegation, optional transcription adapters, a tiny static
transition helper, and an explicitly post-commit best-effort activity recorder.
Applications retain ownership of authorization, persistence transactions,
plugin selection, HTTP policy, and deployment.