Docs

A device here is anything that can send a packet. These pages cover getting the first one in, deciding how much the platform should demand of it afterwards, and driving the whole thing from your own tools.

Get a device talking

Two ways in, depending on what you have on the bench: firmware you wrote, or a blank board.

Decide what to demand of it

The level is not a switch you flip and hope. It is a design you declare, and the platform raises enforcement itself on the first message that proves the firmware can meet it.

Build on it

For machines

/llms.txt is the whole platform in one file for an LLM: endpoints, wire formats, the error shape and the page list above. Point an agent at it before it starts guessing.