Agentic Dealer Network

Compatibility and versioning

Capability schemas are versioned and served athttps://gateway.agenticdealernetwork.com/spec/v0/. Each capability in the tool reference links to its schema.

Changes we make without notice

Whether a given object permits extension is declared in its schema. Check the schema rather than assuming — some v0 objects are closed.

Changes that get a new version

Breaking changes ship on a new version path served in parallel with the previous one for a stated window.

Normalized vocabularies

Vehicle data reaches ADN from many dealer feed vendors and dealer management systems. ADN normalizes that variance at ingestion, so the values you receive are stable and you may switch on them exhaustively. Vehicle condition is new or used; certification is a separate boolean.

Adding a value to one of these vocabularies would be a breaking change and would ship as a new contract version — not silently.

Object extension policy

Every object in the v0 surface is deliberately declared open or closed; the schema is the authority, this table is the summary.