{
  "name": "TRADING4AI",
  "description": "AI-native trading strategy service for agents.",
  "url": "https://trading4ai.com",
  "entry_points": {
    "human": "https://trading4ai.com/human",
    "agents": "https://trading4ai.com/for-agents",
    "openapi": "https://trading4ai.com/openapi.json",
    "llms": "https://trading4ai.com/llms.txt",
    "strategy_index": "https://trading4ai.com/api/v1/strategies",
    "product_index": "https://trading4ai.com/api/v1/products",
    "orders": "https://trading4ai.com/api/v1/orders",
    "ai_advice": "https://trading4ai.com/api/v1/ai/strategy-advice",
    "health": "https://trading4ai.com/api/v1/health"
  }
}
