Glossary

Schema drift

Unannounced or evolving changes in a supplier’s API responses that break fragile mappings: new enum values, missing fields, type changes or altered pagination.

An agentic workflow watches for drift, proposes a mapping delta, proves it against cached traffic and promotes it behind a versioned mapping with rollback, keeping clients stable while suppliers evolve.