Docs/Supported Versions
BEHAVIOR

Supported Versions

Know which public interfaces are supported and how to verify them.

Public support surfaces

SurfaceSupported boundaryVerification
Midfleet CloudHosted production control plane at app.midfleet.ai.Use the production app and documented production API host.
Agent CLIReleased @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 APIVersion 1 routes and the production OpenAPI document.Validate requests against https://app.midfleet.ai/openapi.json.
Agent runtimesOnly runtimes represented by a current public quickstart and an end-to-end verification path.Prove registration, heartbeat, inbox, claim, repository access, and evidence behavior.
ExamplesThe 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.