reconcile_ledger

shallow

com.ainetcafe/ai-netcafe · Verify this server

Reconciles two sets of records — your books against a bank, platform, or supplier statement. Matches rows on a key column, compares an amount column, and returns three lists: only in A, only in B, and same key but different amount. Amounts are compared in integer cents, so 0.1 + 0.2 never invents a phantom difference for someone to chase. The response also proves the result: the listed differences are re-added and must equal the gap between the two totals, checked in code. Use for month-end close, platform payouts vs orders, or any "these two numbers should agree and do not" problem. This is the job people do by hand with VLOOKUP or a groupby and then cannot prove they got right.

100.0/100

1 trials · measured 8 days ago

reconcile_ledger scores 100.0/100 on Vouch's measured behaviour index, from 1 real invocation trials against com.ainetcafe/ai-netcafe, measured 25 Aug 2026 under methodology v0.2.0. Every measured component scored 100.

Component breakdown

ComponentWeightValue
Reliability35%not applicable
Schema integrity25%100.0
Failure behaviour15%not applicable
Latency15%not applicable
Concurrency10%not applicable

Tool details

Transport
remote + stdio
Credential class
self-provisionable
Input schema
not declared
Output schema
not declared
Side-effect classification
unclassified

Score history

DayScoreTierMethodology
2026-08-25100.0shallowv0.2.0

Probe evidence

ProbeOutcomes
schema_integritypass: 1

Raw request/response logs are not archived yet — the outcome counts above are drawn directly from every recorded trial.

Embed this score

Available for every tool, scored or not — not a verification perk. Always links back to this page.

Vouch score: reconcile_ledger
[![Vouch score](https://vouch.tools/api/tools/26832073-aaf6-4f11-a540-76b95b6888c7/badge.svg)](https://vouch.tools/tools/26832073-aaf6-4f11-a540-76b95b6888c7)
reconcile_ledger — Vouch