# `JobyKit.Contract`
[🔗](https://github.com/jobycorp/joby_kit/blob/v0.2.0/lib/joby_kit/contract.ex#L1)

The universal JobyKit contract content: the 5-step build order, the
3-layer module taxonomy, and the wrapper-contract checklist.

This module is host-agnostic. The phrasing belongs to the package, not
the consumer — every JobyKit-installed app gets the same agentic
contract surface.

# `build_order`

Returns the 5-step build-order list (data only).

# `rules`

Returns the 5-rule wrapper contract checklist (data only).

# `taxonomy`

Returns the 3-layer module taxonomy (data only).

---

*Consult [api-reference.md](api-reference.md) for complete listing*
