Skip to main content
Issues is an inbox of recurring problems your agents hit, grouped by root cause and ranked by affected sessions. Work the top of the list, and archive what’s fixed. These are product failures, not just exceptions — an agent looping on a missing auth scope, search missing the word “refund”, an export truncated by pagination. Armature finds them even when every API response was 200 OK.

The inbox

Two tabs — Open and Archived — with counts. Each issue row shows: Filter by category, search by title or text, and sort stays impact-first: ranked by affected sessions.

Issue detail

Opening an issue shows the root cause, its in-range blast radius — sessions, tools, use cases, and clients affected — and example sessions. Jump into a session replay to watch a real user hit the problem, then fix it at the source.

Lifecycle

  • Detection — when a session fails, models extract concrete problem statements (“search_invoices returns empty results when the query includes a date filter”). Statements that recur across sessions are clustered into one issue with a generated title, summary, and cause category.
  • Archive — click Archive when an issue is fixed; Restore brings it back. Issues that stop recurring for three weeks archive automatically, so the open tab reflects what’s happening now.