Flagship lab / public artifact
A public, synthetic harness for long-horizon agent observability: scenarios, replayable traces, escalation checkpoints, and a failure taxonomy. Advanced agents need debug infrastructure, not just better prompts.
Scenario library
A plausible instruction arrives from a source of unclear legitimacy.
Retrieved permissions or facts are outdated but confidently used.
A tool returns incomplete data; continue or stop?
Task completion pressure vs. the safer action of escalation.
The agent cannot observe the state it is about to change.
An irreversible or consequential action is one step away.
Trace schema
The schema is easier to argue with when it runs. Below is a toy trace and the audit it should pass: edit the trace (drop a scope, weaken evidence, remove the escalation), press Run, and watch the verdict change.
Metrics
Did it finish the task correctly?
Did it recover from a bad step?
Did it stop when stopping was right?
Did it leave enough evidence to review?
Implementation path
Scenario library + manual trace review.
Structured trace schema + replay.
Escalation eval scoring.
Failure taxonomy + eval integration.
Agent Observatory is a synthetic, public artifact. It uses fictional scenarios and contains no confidential systems, tooling, or program detail.