Permission-first planning

Know what your agent needs before it runs.

Choose its runtime, data, actions, credentials, retention, and approval policy. The builder calculates key and backend requirements locally.

Local blueprint builder

Design the permissions before writing agent code.

Loaded from: Blank blueprint. Everything below stays in this browser tab unless you download or copy it.

Calculated operational riskLowThe current action set is read-only or produces drafts for review.
01 · Purpose
02 · Runtime and credentials
03 · Data access
04 · Allowed actions

After export

A blueprint is the beginning of implementation.

Choose a model route. Local for small supported tasks; cloud for larger or shared workloads.

Implement least privilege. Request only the tools and data named in the contract.

Add approval gates. External and irreversible actions need clear confirmation and audit records.

Test failure modes. Validate with representative inputs before exposing the agent to real work.