use-reconciliation
Deterministic reconciliation primitives for RustUse finance crates.
use-reconciliation provides bounded match scores, confidence vocabulary, candidates, results, and exception reasons. It intentionally contains no machine learning, LLM, or probabilistic matching logic.
Example
use Amount;
use ;
let candidate = new?;
assert!;
# Ok::
Scope
Use this crate for deterministic reconciliation vocabulary and helper types. It does not infer matches, train models, call LLMs, connect to banks, query databases, or perform workflow automation.
License
Licensed under either MIT or Apache-2.0.