iiRecord
Agentic AI Atlas · Flaky test quarantine
responsibility:flaky-test-quarantinea5c.ai
II.
Responsibility JSON

responsibility:flaky-test-quarantine

Structured · live

Flaky test quarantine json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · role/responsibilities/responsibilities-release-eng.yamlCluster · role
Record JSON
{
  "id": "responsibility:flaky-test-quarantine",
  "_kind": "Responsibility",
  "_file": "role/responsibilities/responsibilities-release-eng.yaml",
  "_cluster": "role",
  "attributes": {
    "displayName": "Flaky test quarantine",
    "cadence": "continuous",
    "description": "Detect, quarantine, and drive fixes for flaky tests in shared CI.\n"
  },
  "outgoingEdges": [
    {
      "from": "responsibility:flaky-test-quarantine",
      "to": "role:flaky-test-detector",
      "kind": "held_by",
      "attributes": {}
    },
    {
      "from": "responsibility:flaky-test-quarantine",
      "to": "role:qa-lead",
      "kind": "held_by",
      "attributes": {}
    },
    {
      "from": "responsibility:flaky-test-quarantine",
      "to": "skill-area:integration-testing",
      "kind": "requires_expertise",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "role:flaky-test-detector",
      "to": "responsibility:flaky-test-quarantine",
      "kind": "holds_responsibility"
    },
    {
      "from": "role:qa-lead",
      "to": "responsibility:flaky-test-quarantine",
      "kind": "holds_responsibility"
    },
    {
      "from": "workflow:cross-platform-build-matrix",
      "to": "responsibility:flaky-test-quarantine",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:mobile-deep-link-validation",
      "to": "responsibility:flaky-test-quarantine",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:mobile-device-compatibility-testing",
      "to": "responsibility:flaky-test-quarantine",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:synthetic-monitoring-maintenance",
      "to": "responsibility:flaky-test-quarantine",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:mutation-testing-coverage-review",
      "to": "responsibility:flaky-test-quarantine",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:ros2-integration-testing",
      "to": "responsibility:flaky-test-quarantine",
      "kind": "triggers_responsibility",
      "attributes": {}
    }
  ]
}