Expand description
Runtime registry for constraint channels.
Channels can be added, removed, and reconfigured without recompilation. This is the single mechanism used by ALL domain adapters — finance, agentic, and future domains.
Structs§
- Channel
Config - Per-channel configuration — overrides global CertifierConfig thresholds.
- Channel
Summary - Summary of a registered channel (for UI rendering).
- Constraint
Registry - Runtime registry for constraint channels.
- Registered
Channel - A channel registered in the runtime registry.