Skip to content

TraceArena v0.1.7 — Incident Response Benchmark

Choose a tag to compare

@tonyhyworld tonyhyworld released this 18 Jul 02:06

What is new

  • Added the deterministic, synthetic Incident Response World.
  • Added a runnable fixture with an explicitly rejected premature resolution.
  • Added the Incident Response Benchmark Card with evaluation questions, metrics, settlement authority, and limitations.
  • Added a focused replay test and no-key local commands.

Reproduce

python3 examples/incident_response_world/scripts/replay.py \\
  examples/incident_response_world/tests/fixture.json
python3 -m unittest discover -s examples/incident_response_world/tests -p 'test_*.py'

The fixture is synthetic, does not contact production systems, and is not a claim about production incident-response performance.