{"service":"Unified Agentic AI Engine for Thai Rubber ERP","version":"1.0.0","architecture":"Hybrid (Original Agents + Unix Controllers + Chat Engine)","description":"Complete AI agent system with chat interface and both original and Unix-style implementations","endpoints":{"health":"GET /health","auth":"GET /auth/token?tenantId=<id>","chat":{"commands":"GET /chat/commands","process":"POST /chat/process","sessions":"GET /chat/sessions/:tenantId"},"unix-controllers":{"health":"POST /agent/health","weather":"POST /agent/weather","harvest":"POST /agent/harvest","supply-chain":"POST /agent/supply-chain","inventory":"POST /agent/inventory","batch":"POST /agent/batch","status":"GET /agent/status"},"original-agents":{"health":"POST /agents/health","weather":"POST /agents/weather","harvest":"POST /agents/harvest","supply-chain":"POST /agents/supply-chain","inventory":"POST /agents/inventory"},"orchestrate":"POST /orchestrate","compare":"POST /compare","stats":"GET /stats"},"authentication":"Bearer token (use /auth/token to generate)","features":["Chat-based command interface","Dual implementation support","Unix-style modular architecture","Original agent backward compatibility","Intelligent command routing","Thai agricultural expertise","Multi-tenant isolation","Performance comparison tools"]}