Demo
AWS Bedrock Ops Agent
An L2 triage copilot. An evidence bundle goes in, ranked hypotheses come out.
Ready
1. Select incident type
Operational context
A walkthrough of what the service returns for three incident types. The hypotheses, confidence levels, and check commands below are the real responses from the open-source repo, replayed on a timer. It does not call the live API, and it does not remediate anything: the service produces triage, a human decides what to do with it.
- Model
- amazon.titan-text-express-v1
- Entry points
- POST /triage, MCP /mcp
- Tracing
- OpenTelemetry to Langfuse
Source on GitHubrepoCall the deployed servicelive
The deployed demo runs with BEDROCK_MOCK=true, so it returns deterministic responses without AWS credentials. Both endpoints are rate limited per client IP.
triage_trace.logNo entries
Ready
Select an incident type on the left and run triage to see the structured response.