Tools
Catalog Mapping Resolver
Drafts a candidate mapping from an unmapped item to a reference catalog, with ranked matches and a confidence score.
Module
Tools
where it lives
What it does
Drafts a candidate mapping from an unmapped item to a reference catalog, with ranked matches and a confidence score
When an item identifier doesn't resolve cleanly against a catalog, this tool returns a ranked set of likely matches along with confidence scores and a short rationale for each. Output also includes a drafted mapping record, the top candidate pre-filled into the shape a confirmed mapping would take, ready for a human or a downstream step to accept, reject, or revise. Unlike a single best-fit selection, the candidates stay plural so the calling context can weigh them. Inputs are the unmapped identifier and the catalog content to resolve against.
When you’d reach for it
- ▸Resolving a misspelled part number against the parts catalog and drafting a mapping a parts team can confirm or correct.
- ▸Reconciling a new vendor name that appears on an invoice against the existing approved-vendor list and drafting the alias record.
- ▸Drafting a candidate match between an unknown chemical name on a reorder request and the closest entries in the master chemical catalog, with rationale for each candidate.
More from Tools