{
  "id": "smdg-jira-reproducer",
  "version": "1.4.0",
  "displayName": "Jira Bug Reproducer & Analyst",
  "description": "Reproduces a bug in a live test environment via browser, captures relevant network evidence to disk, and determines whether the root cause is frontend (UI) or backend (API). Also accepts a local evidence folder (JSON/screenshots/.xlsx) as a substitute or supplement to live capture, and prefers already-persisted Monitor/Audit or OData evidence over re-running a costly batch job when a CR/Request/batch ID is already referenced. Only invoke once environment_url, credentials, and steps_to_reproduce are confirmed complete, or a local evidence folder is supplied.",
  "kind": "agent",
  "dependsOn": ["smdg-playwright-browsers", "smdg-evidence-tools"],
  "renamedFrom": ["bug-reproducer-analyst"],
  "components": {
    "agentFiles": ["agent.md"]
  },
  "usageFile": "USAGE.md"
}
