Docs

The pages the oam binary itself links to, plus where the rest of the documentation actually lives.

This is not the whole manual. Most of what you would look up ships in the repository beside the code that has to stay true to it. These pages exist because a running binary prints their URLs and a printed URL has to resolve.

On this site

In the repository

Fastest answer

oam --help and oam <command> --help are generated from the code and are authoritative for flags. For a diagnostic code, oam explains it without a network: register the MCP server (claude mcp add oam -- oam mcp) and its explain tool answers from a table compiled into the binary.