Create comprehensive TypeScript type definitions for Trading Agents (Atlas, Orion, Nova) in the frontend.
- Align with backend trading-agents.client.ts interfaces
- Export AgentType, AgentStatus, BotStatus types
- Define TradingBot, AgentMetrics, AgentPosition, AgentTrade interfaces
- Include utility functions for status mapping and display names
- Full JSDoc documentation for all types
- Export from main types/index.ts
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>