Isolated execution
Run agents separately from customer systems.
Permissions, checkpoints, approvals and auditability.
> agent.run --task=document_review
> tools.allowlist=kyc_reader,case_writer
> checkpoint.before_publish=true
> approval.waiting=human_reviewer
# trace: run-88214 · model-v2 · retained
TOP AI restricts tools, checkpoints sensitive steps and records every run for review.
Specify the objective and business workflow.
Grant only required models, data and APIs.
Run reproducibly with isolated checkpoints.
Apply guardrails and retain actions for review.
Run agents separately from customer systems.
Human or rule-based sign-off for sensitive actions.
Runs, versions and approvals remain traceable.