- If an engineer asks “How’s the health of service X? or when did service X get last deployed?”, the answers needs to be (a) accurate (b) data backed (c) insightful (d) contextual.
- If an engineer asks “Run an analysis of why my user isn’t able to do action A1”, the agent needs to understand what is a “user” in context of the company, what does A1 mean and how it can check it.
- Runbook automation framework: Under the hoods, Dr. Droid deeply leverages the capabilities of Playbooks — a runbook automation framework.
- Contextual data access:
-
Request & Response Guardrails:
- Isolated AI & backend services – The AI agent can request data but cannot execute actions directly. All execution requests pass through a backend review for correctness & safety.