Public docs you can read, search and ask questions of
The platform had no public documentation, so checking whether a capability exists meant asking us, and the agent that designs your workflows had nothing authoritative to consult either.
The docs are at /docs. Every page has a plain markdown twin at a stable
address, and there is an index of all of them at /docs/llms.txt, so an agent
reading on your behalf gets the text rather than a page it has to strip down.
Ask for markdown with an Accept header and that is what comes back.
There is a search box, and an Ask AI box that answers strictly from the same search index the search box uses. It can only tell you things that are actually written down, which is the point.
This changelog is part of it. Each entry points at the documentation page that describes that capability as it behaves today, because an entry is a record of a moment and the docs are what is true now.
This entry describes what shipped on the day it shipped. For how the capability behaves now, read /docs.