Gen UI Playground

Agent Orchestration

If you're on-call, one Claude isn't enough.

You're on-call at AWS. Four tickets are open, each one in a different console — Bedrock, S3, CloudWatch, Lambda — and every console is its own MFE in its own repo (even services within Bedrock are fragmented). To investigate in parallel with a single-session CLI, you'd be shuffling between terminals, juggling context, and taking scratch notes every time a subagent comes back.

These four prototypes ask: what would it feel like if the harness knew you were orchestrating? Each one dispatches the same four AWS triage agents and lets you jump between them — with recap, current task, next task, and a live log — in a different shape of surface.

4 agents4 tickets4 reposall simulated

Prototypes

Shared scenario

Every prototype consumes the same mock roster so you can compare surfaces apples-to-apples. The roster lives in lib/orchestration-scenarios.ts.

TT-7821

Bedrock

p99 InvokeModel latency up 4× after deploy

TT-7834

S3

ListBuckets 500s for accounts with >1000 buckets

TT-7840

CloudWatch

bedrock-5xx alarm flapping every 90s

TT-7851

Lambda

Customer: deploy rollback UI "hung"