What omra exposes to agents
Every public page has a markdown twin, the site indexes itself in two files, and the callable resources are catalogued as data.
Every page listed below serves clean markdown two ways: send Accept: text/markdown to the normal URL, or append .md to it. Both return the same document, with YAML frontmatter carrying the canonical URL and the last-updated date.
Responses set Vary: Accept, so a cache in front of the site never hands the HTML to an agent or the markdown to a browser. An Accept omra cannot satisfy gets a 406 listing what it can — never a generic error.
The callable resources as structured data. Also served at /.well-known/ai-catalog.json.
application/json
OpenAPI 3.1 for the REST API. Authenticates with an api-key header.
OpenAPI 3.1
Who processes club data, for what, and where. No authentication.
application/json
Where omra uses AI, what each system may decide, and the oversight on it. No authentication.
application/json
These are served from omra’s API origin rather than this domain. Full detail is on the developer page.
What omra is, the modules it covers, how its agents draft rather than report, and the full price book.
text/markdown
The collections mechanism end to end: what the agent reads, how it ranks, what it drafts, and where it stops for a person.
text/markdown
Regatta entries, scoring, classes and wristband checks on the member record.
text/markdown
Tee times, check-in, the pro shop and the dining room on one member account.
text/markdown
What the company builds, its position on agents, who it is for, and its status.
text/markdown
How to reach omra: the monitored address, the demo booking link, and DPO routing.
text/markdown
The Omra REST API: base URL, OpenAPI 3.1 document, interactive reference, and how keys authenticate.
text/markdown
Omra's machine-readable surface: markdown variants, llms.txt, the sitemap, the resource catalog, and the public API.
text/markdown
The public subprocessor register and the register of where omra uses AI, both readable as JSON without an account.
text/markdown
There is no MCP server and no A2A agent card. Omra’s catalog lists only resources that resolve, so neither appears in it — an entry pointing at a URL that returns 404 costs an agent a fetch to discover nothing is there.
Every ledger figure across these pages carries an illustrative label. Each is a worked example showing how the mechanism behaves, not a club’s reported result.
Write to hello@clubomra.com if a document you expected is not here, or one that is here does not parse.