š§ Polaris · nebulaONE Agent
Answers from the nebulaONE Platform Knowledge Base
(nothing sent yet)
Polaris is an Official Agent in nebulaONE that answers questions about the platform itself: ONEchat, Agents, Skills, Connections, Knowledge Sources, models, and release notes.
Every answer links back to the live article using its canonical Prod URL instead of a revision link that might be stale, so you can verify it or dig deeper at the source.
Polaris answers strictly from the nebulaONE Platform Knowledge Base, a full knowledge base export covering ONEchat, Agents, Skills, Connections, Knowledge Sources, models, and release notes. If something isn't covered there, it says so instead of guessing, and can fall back to internet search for anything outside the KB.
Public Chat (bubble, bottom right) works for anyone. No VCU sign-in, no token, nothing to set up.
Authenticated Chat (bubble, bottom left) is a Private Agent embed limited to people in the API Access Group through VCU SSO. If you're signed in but not in that group, the panel opens but the chat won't load.
Ask Polaris (above) skips the widget and the iframe entirely and talks straight to the same public chat API. It came from watching the network requests the real chat page makes and copying that request and response format in plain JavaScript. It's a proof of concept, not a finished chat client: each message starts a new conversation on the server, so it doesn't remember earlier turns yet.