Primary Service Matrix
admin-service
Go + Gin + GORM | 8081
Authentication, admin hierarchy, governments/departments, dashboard aggregates
content-service
Node.js + Express + pg | 8082 / gRPC 50051
Posts, articles, comments, likes/bookmarks, media upload, AI summary trigger
complaint-service
Go + Gin + GORM + PostGIS | 8083
Complaint lifecycle, votes, action timelines, nearby geospatial queries
chatbot-service
Python FastAPI + WebSocket | 8084
PulseBot APIs, RAG retrieval, vector ingest/update
ai-worker
Python + RabbitMQ + gRPC | 8085 / 50052
Async summarization, complaint analysis, assistant worker jobs