explain_match
Score and explain a single expected vs observed pair by breaking down reference, amount, date, and name signals. Helps tune reconciliation rules by clarifying match scores even below review threshold.
Instructions
Score a single expected/observed pair and break down every signal (reference, amount, date, name). A tuning aid -- it explains the score even for pairs below the review threshold.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| options | No | Optional tuning object: 'abs_tol'/'rel_tol' (amount tolerance), 'date_window_days', 'high_threshold', 'review_threshold', 'currency_strict', 'enable_one_to_many', 'max_combination'. | |
| expected | Yes | One expected record. | |
| observed | Yes | One observed record. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||