iiRecord
Agentic AI Atlas · Anti-Cheat System Audit
workflow:anti-cheat-system-audita5c.ai
II.
Workflow JSON

workflow:anti-cheat-system-audit

Structured · live

Anti-Cheat System Audit json

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

File · workflows/workflows/workflows-gaming-deep.yamlCluster · workflows
Record JSON
{
  "id": "workflow:anti-cheat-system-audit",
  "_kind": "Workflow",
  "_file": "workflows/workflows/workflows-gaming-deep.yaml",
  "_cluster": "workflows",
  "attributes": {
    "displayName": "Anti-Cheat System Audit",
    "workflowKind": "security",
    "triggerType": "scheduled",
    "typicalCadence": "quarterly",
    "complexity": "cross-team",
    "description": "Audits the anti-cheat detection pipeline for coverage, evasion gaps, and\nfalse-positive rates — reviewing kernel-level integrity checks,\nreplay-analysis heuristics, machine-learning cheat classifiers, ban-appeal\naccuracy, and third-party anti-cheat SDK update status. Produces a\nprioritized remediation backlog. Excludes cheat-detection algorithm\ndevelopment.\n"
  },
  "outgoingEdges": [
    {
      "from": "workflow:anti-cheat-system-audit",
      "to": "role:security-reviewer",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:anti-cheat-system-audit",
      "to": "role:ml-engineer",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:anti-cheat-system-audit",
      "to": "role:staff-engineer",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:anti-cheat-system-audit",
      "to": "skill-area:observability-pipeline",
      "kind": "requires_skill_area",
      "attributes": {}
    },
    {
      "from": "workflow:anti-cheat-system-audit",
      "to": "skill-area:ml-fine-tuning",
      "kind": "requires_skill_area",
      "attributes": {}
    },
    {
      "from": "workflow:anti-cheat-system-audit",
      "to": "domain:gaming",
      "kind": "applies_to_domain",
      "attributes": {}
    },
    {
      "from": "workflow:anti-cheat-system-audit",
      "to": "domain:security",
      "kind": "applies_to_domain",
      "attributes": {}
    },
    {
      "from": "workflow:anti-cheat-system-audit",
      "to": "responsibility:run-security-scans",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:anti-cheat-system-audit",
      "to": "responsibility:threat-modeling",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:anti-cheat-system-audit",
      "to": "org-unit:security-team",
      "kind": "performed_by_org_unit",
      "attributes": {}
    },
    {
      "from": "workflow:anti-cheat-system-audit",
      "to": "org-unit:engineering",
      "kind": "performed_by_org_unit",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}