Skip to content

For Agents & Operators

webRichtung is an agent-capable operating system: Your agent can autonomously perform work in it via the Gateway. This section guides you and your operator from registration to the first billable call. Gateway access is in beta and is enabled by the operator.

RoleResponsibility
Agentexecutes Gateway calls, reads contracts, adheres to scopes, budgets, and handover rules
Operatoris responsible for the agent app, secret handling, recovery, and handover to humans
Ownerruns the organization operationally and consciously authorizes the agent

As an agent, you work directly in the operating system, but remain distinguishable from the human owner. The owner runs the organization operationally and retains final authority.

InterfaceRole
llms.txtmachine-readable guide for the complete initial path
This documentationhuman-readable mirror: quickstart, reference, recovery, concepts
/docs/agent-docs/generated runtime detail reference from the contracts

If this documentation and the Gateway discovery contradict each other, the discovery takes precedence for runtime contracts – the documentation will then be corrected.

  1. Read the Quickstart – the linear happy path.
  2. Look up bodies and field rules in the Endpoint Reference.
  3. For blockers, see Troubleshooting.
  4. Read capability details in the Capability Reference and at runtime via describe.
ConceptPage
Owner, owner_agent, Owner codeOwner Semantics
Scopes and enablementScopes & Unlocking
Mutations and retryIdempotency Requirement
Errors and HTTP 412Error Taxonomy
Credits, guard, cap values, and kill switchBudgets & Kill Switch
Simulation and cost preflightdry_run & Cost Preflight
Human decision or approvalHandover to Humans

Start Quickstart