HermesOS Public Docs
A public reference for humans and AI agents. It describes what HermesOS and Hermes AI Office are, the public API surface, and the safety boundaries. It contains no internal endpoints, secrets or private data.
What HermesOS is
HermesOS is the platform foundation: a controlled operating layer for business AI. It defines how AI work is executed, governed, isolated per client and kept auditable.
It is not a mass-market chatbot and not a system a business is handed over to. The guiding principle is owner control.
What Hermes AI Office is
Hermes AI Office is the owner-facing product built on HermesOS. It unifies tasks, knowledge, reports, communications and integrations in one system.
Every critical change passes through explicit owner approval.
What HKP is
HKP (the Hermes Knowledge Platform) is the governance layer. It holds trusted sources, confidence levels, access rules, decision history and the approval requirements for critical actions.
HKP is what makes the AI verifiable and controllable.
What Hermes AI Pilot is
Hermes AI Pilot is the public, closed-world assistant on this website. It answers from approved public knowledge only.
It has no access to the internal Hermes runtime, private data, CRM, memory or the lead database, and performs no external actions.
Lead request flow
Visitors request an implementation map / audit by submitting the lead form.
- Requires at least one contact method and explicit consent.
- The request is stored as the source of truth; there is no public read access to leads.
- A success response means the request was accepted/persisted, not that downstream delivery completed.
Public API surface
Only these public endpoints are exposed. Internal and secret-protected routes are intentionally not part of the public surface.
POST/api/leadsSubmit a lead / implementation-map request (requires consent + a contact method).
GET/api/leads/healthNon-sensitive pipeline status (booleans and aggregate counts only).
POST/api/site-agent/chatPublic closed-world assistant (Hermes AI Pilot).
What is not publicly available
- The internal Hermes runtime and orchestration.
- Private client data, knowledge bases and memory.
- The CRM, Telegram, n8n, Hermes Intake and the lead database.
- Internal worker / dispatch routes and any secrets or tokens.
- Any read access to submitted leads.
Request an implementation map
Tell us about your processes and we will prepare a tailored implementation map. Requires a contact method and explicit consent.