NSO Lens — API Backend
This service provides the API backend for the NSO Lens Agent (chat, status, dashboard, and RAG indexing endpoints).
The UI is now part of the NSO Web App — look for the floating chat widget (bottom-right corner).
Available endpoints:
- POST /api/chat — Agent conversation (SSE)
- GET /api/status — Health check (DB, CloudWatch, Bedrock)
- GET /api/dashboard?env=uat — Order health metrics + infra summary
- GET /api/rag/branches — List repo branches
- POST /api/rag/index — Re-index RAG knowledge base