Hanzo
Concepts

Concepts

Six ideas the whole API is built out of — tenancy, projects, sandboxes, agents, memory and workflows.

After these six pages the rest of the API explains itself.

The cloud has many capabilities. It does not have many ideas — it has six, composed. Read these once and a capability you have never opened will make sense from its name and its address.

The one sentence

A request carries a credential. The edge turns that credential into an org — the tenancy boundary every store is isolated on. Inside an org you create projects, which scope work. Code runs in a sandbox, which is a lease. An agent is a definition plus a session that can be steered and replayed. What it knows comes from memory. What runs without you asking is a workflow.

Everything else in the API is one of those six with a specific job.

How is this guide?

On this page