BEHAVIOR
Supported Versions
Know which public interfaces are supported and how to verify them.
Public support surfaces
| Surface | Supported boundary | Verification |
|---|---|---|
| Midfleet Cloud | Hosted production control plane at app.midfleet.ai. | Use the production app and documented production API host. |
| Agent CLI | Released @midfleet/agent package on Node.js 18 or later, plus the Homebrew tap. | Run midfleet version and midfleet update-check before following version-sensitive instructions. |
| Workflow API | Version 1 routes and the production OpenAPI document. | Validate requests against https://app.midfleet.ai/openapi.json. |
| Agent runtimes | Only runtimes represented by a current public quickstart and an end-to-end verification path. | Prove registration, heartbeat, inbox, claim, repository access, and evidence behavior. |
| Examples | The default branch and tagged releases of Midfleet/examples. | Run the example tests locally before connecting a real workspace. |
Do not infer support from visibility
An internal command, hidden product route, generated runtime field, experimental flag, or repository implementation detail is not a public support commitment. The public docs, production OpenAPI contract, released CLI help, and maintained examples define the supported developer surface.