Skip to main content

Diagnostics Agent

Sentinel's incident-forensics workload: diagnoses fleet incidents, drafts the response, human approves.

AI Infrastructure·Beta·Rev. 2026·Bedrock · Lambda · SQS

What is the iSimplifyMe Diagnostics Agent?

The Diagnostics Agent is Sentinel's incident-forensics workload, and it was the first production Anthropic Managed Agents workload at iSimplifyMe before migrating to AWS Bedrock under the Sentinel namespace in May 2026. It runs against incidents surfaced by Apex monitoring, gathers the relevant context, drafts a diagnosis and proposed remediation, and surfaces both for a human reviewer before anything is acted on. Per-tenant activation remains gated behind a canary flag.

Abstract

The Diagnostics Agent is Sentinel's incident-forensics workload, and it was the first production Anthropic Managed Agents workload at iSimplifyMe before migrating to AWS Bedrock under the Sentinel namespace in May 2026. It runs against incidents surfaced by Apex monitoring, gathers the relevant context, drafts a diagnosis and a proposed remediation, and surfaces both for a human reviewer before anything is acted on. The agent has no direct write access to production resources — its job is context, not action.

Problem

Incident triage for a small ops team is dominated by context-gathering, not decision-making. By the time the relevant logs, traces, and tenant configuration are pulled together, the human reviewing the incident has spent most of their time on rote work that an agent can do faster and more thoroughly.

The hesitation around AI in ops has rarely been about the language model itself. It has been about the orchestration around it: long-running tool use, retries, partial failure, audit trails, and a clean human approval gate that does not auto-execute under failing state. Building that infrastructure in-house was, until recently, the gating cost of putting AI into the incident loop at all.

Approach

One agent, one bounded task

The agent is scoped to operational diagnostics — not deployment, not configuration changes, not tenant communication. The narrow scope is deliberate: each agent does one well-defined operational task, and the human approval gate sits between the agent's output and any action against production.

Runtime: Managed Agents, then Bedrock

The workload launched on Anthropic's Managed Agents runtime, which handled the long-running, tool-using, retryable execution that incident triage actually requires — the internal team owned the prompt, the tool surface, and the approval UI, while the runtime handled the harder parts of the loop. When Sentinel consolidated its workloads on AWS Bedrock in May 2026, diagnostics moved onto Sentinel's shared ConverseStream runner.

The legacy Managed Agents path stays deployed in parallel behind an atomic per-incident lock until final cutover, so exactly one runner owns any given incident.

Approval gate

The agent writes its diagnosis and proposed remediation to a queue surfaced inside the Apex admin UI. A reviewer reads, edits if needed, and either approves or discards. Approved actions hand off to the same deployment path a human-authored change would take. There is no auto-execute path, even on high-confidence diagnoses.

Status

  • Full path deployed in production end to end — detector cron, queue, Bedrock runner, and the Apex admin review queue — validated against synthetic incidents.
  • Per-incident cost validated at about eight cents per run ($0.0822 on the synthetic set).
  • Per-tenant activation is canary-gated and currently enabled for no tenants; the workload idles until flags are flipped tenant by tenant.
  • The approval-gate pattern is the shared template for the other Sentinel workloads (one agent per well-bounded operational task).

Links

Frequently asked

I could not be happier with this company! I have had two websites designed by them and the whole experience was amazing. Their technology and skills are top of the line and their customer service is excellent.
Dr Millicent Rovelo
Beverly Hills
Apex Architecture

Every site we build runs on Apex — sub-500ms, AI-native, zero maintenance.

Explore Apex Architecture

Stay Ahead of the Curve

AI strategies, case studies & industry insights — delivered monthly.

K