Layer Detail
User Intent Layer
Natural language request + authenticated session.
The flow starts when an authenticated user expresses a business goal in natural language. The request is captured with session context before entering the trusted backend boundary.
Core Components
- Natural language request: 'Use my rewards, upgrade plan'
- Authenticated session attached to the request
- User/account context carried forward as graph state
Execution Log Trace
GET /auth/session ... 200 OK WS connect: wss://api.commerce.ai/chat ...