The recommended order
If the agent reads only some pages, make it these, in this order:- The six moments: what each request needs.
- Your first recommendation: the full path, with the snippets.
- Report signals:
track.*and when to send each signal. - Errors: the eleven types, with their exact shape.
- The OpenAPI contract, for the shape of each request: it is in the repository, in
packages/contracts.
What an agent has to know, in five lines
In case context is short:The skill
The path, as a file for your agent.
The MCP
The tools to talk to the API.