
Initial Release
An AI-assisted observability copilot for InterSystems IRIS administrators and developers. It helps you observe an Interoperability Production, investigate incidents with evidence, and query documentation with traceable citations. Built entirely on InterSystems IRIS (ObjectScript first, IRIS as the only database) for the InterSystems PT Developer Community Programming Contest 2026.
Guardian.Rule.IncidentRoutingRule routes incidents by severity and is editable in the portal without recompiling.The whole project was developed with AI coding assistance. The prompts, the mistakes the AI made and how each was caught and corrected are documented in the accompanying Developer Community article, including how hallucinations were mitigated.
See the README for step-by-step instructions: run IRIS Community Edition in Docker, load the classes, start the Production, configure your AI provider key, ingest the RAG corpus and reproduce the failure and recovery demo.
Author: Sérgio Fernandes de Sousa Quinta (solo project).