# Agentic OMS - IgniteEdge > **URL**: https://oms.igniteedge.ai > **Description**: A high-performance, agentic Order Management System and Smart Order Router (SOR) for institutional-grade trade execution. ## Core Capabilities - **Multi-Agent Pipeline**: Seamless integration with `spark` (signals) and `mercurius` (auth). - **Smart Order Routing (SOR)**: Graph-based routing with EV-driven liquidity selection. - **Direct Connectivity**: Support for QuickFIX and IBKR/Schwab broker gateways. - **Simulation**: High-fidelity FIX Simulator for "paper money" strategy validation. - **Distributed State**: Redis-backed order tracking and routing counters. ## API Entry Points - `/llms-full.txt`: Detailed technical documentation for LLMs. - `/v1/order`: REST endpoint for order submission and lifecycle management. - `/v1/status`: Real-time session and link health monitoring. - `/v1/ledger`: HMAC-verified audit trail for compliance and reasoning transparency. ## Security - **HMAC Authentication**: All inter-agent communication must be signed. - **State Machine**: Strict enforcement of 14-state order lifecycle transitions.