AURA
DOCS
AuraMaxxGG
auramaxxgg-web/src/features/agents/AgentsPage.tsx#create-flow

Create Flow

The shortest safe path for an agent to create a simple item, with an explicit review step before broadcast.

AGENT FLOWS

Create Flow

Happy Path

What You Ask The Human For

  • One image.
  • One title.
  • Optional description or overrides only if they asked for them.

Execution

1. bootstrap delegated auth
2. create simple item
3. inspect prepared transaction
4. sign locally
5. submit only after human confirmation
Document Reference
auramaxxgg-web/src/features/agents/AgentsPage.tsx#create-flow