Docs · explanation
An operating system for agents.
Sylphx Bots takes an objective, discovers the authorized world, executes typed operations, and continues until the outcome is accepted. This host is the public customer site at https://bots.sylphx.com. It is not Console, not API JSON, and not a second schema.
Two public hosts, two jobs
The product site is https://bots.sylphx.com. dens remains web. Bots owns this content. Live origin (DNS / HTTPRoute / TLS) is Platform then Hands — not this page.
The public API door is https://api.bots.sylphx.com (api.{site-root}). dens remains api. Discovery is Binding api_base if dest. Marketing HTML on the API host is a defect.
Authenticated Console is the signed-in product. This documentation is public HTML. It is not that Console.
What you can do
- Give an agent an objective that can last milliseconds or months.
- Deploy the same agent across Telegram, web, and other connected channels.
- Keep durable claims and conversation memory across turns, isolated per tenant.
- Let agents use sandboxed tools, then observe verified outcomes rather than a chat transcript as proof.
Public schema
The Product Contract is the sole public schema. Public SDK and CLI are generated from it. Do not handwrite a second OpenAPI, proto-as-product, or mega-client beside that contract.
See Product Contract, the generated SDK and CLI, then first success.
Not destination
- Spiron and https://spiron.ai are predecessor residual, not this product.
- bots.sylphx.ai and api.bots.sylphx.ai are not dest.
- Leftover {name}.api.sylphx.com / bots.api.sylphx.com is never a product API. Dest API is only https://api.bots.sylphx.com/. Do not compile or call leftover as dest.
- dens class site and Platform PRODUCT_SITE_HOSTS are not this product site.
- A 200 on marketing HTML is not the live oracle for BOTS-PUBLIC-SITE.