Migrate completed Inko implementation into Agriculture-Inko-branch
This MR moves the completed and tested Inko implementation from Inko-main-branch into the assigned protected Agriculture-Inko-branch.
The changes include frontend, backend, authentication, chat, database, Docker Compose, Kong, and deployment fixes validated on the running server.
Validated deployment path:
- Source branch: Inko-main-branch
- Target branch: Agriculture-Inko-branch
- Server path used for testing: /root/genie-ai-main-inko
- Public URL validated: https://164.52.194.158/login
Key areas included:
- Frontend fixes and UI updates
- Backend authentication and API fixes
- Chat/query pipeline fixes
- Database/migration-related updates
- Docker Compose and deployment configuration updates
- Kong/API gateway DNS and routing fixes