> ## Documentation Index
> Fetch the complete documentation index at: https://developers.kardinal.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Data model

> Dictionary of the Vehicle, Order/Task, Depot, Constraint, and Time window objects.

<Note>
  Reference — priority P1.
</Note>

## To be written

A field table per business object:

* **Vehicle**: ID, capacity, skills, home depot...
* **Order / Task**: ID, address, time window, weight/volume...
* **Depot**: ID, address, opening hours...
* **Constraint**: type, scope (hard/soft), parameters
* **Time window**: start, end, tolerance
