iiRecord
Agentic AI Atlas · E-Discovery Workflow
workflow:e-discovery-workflowa5c.ai
II.
Workflow JSON

workflow:e-discovery-workflow

Structured · live

E-Discovery Workflow json

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

File · workflows/workflows/workflows-legaltech.yamlCluster · workflows
Record JSON
{
  "id": "workflow:e-discovery-workflow",
  "_kind": "Workflow",
  "_file": "workflows/workflows/workflows-legaltech.yaml",
  "_cluster": "workflows",
  "attributes": {
    "displayName": "E-Discovery Workflow",
    "workflowKind": "operational",
    "triggerType": "event-driven",
    "typicalCadence": "per-matter",
    "complexity": "cross-team",
    "description": "Manages the electronic discovery lifecycle for litigation and\ninvestigations -- issuing legal hold notices and tracking custodian\nacknowledgments, collecting data from email archives, collaboration\nplatforms, and cloud storage with forensic chain-of-custody, processing\nand deduplicating document collections, applying technology-assisted\nreview (TAR/CAL) for relevance classification, managing privilege review\nworkflows with clawback protocols, and producing documents in\nEDRM-compliant formats. Produces collection reports, review progress\ndashboards, and production logs. Excludes legal strategy and case\nassessment.\n"
  },
  "outgoingEdges": [
    {
      "from": "workflow:e-discovery-workflow",
      "to": "role:data-scientist",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:e-discovery-workflow",
      "to": "role:security-reviewer",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:e-discovery-workflow",
      "to": "role:planner",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:e-discovery-workflow",
      "to": "skill-area:retrieval-augmented-generation",
      "kind": "requires_skill_area",
      "attributes": {}
    },
    {
      "from": "workflow:e-discovery-workflow",
      "to": "skill-area:python-data-pipelines",
      "kind": "requires_skill_area",
      "attributes": {}
    },
    {
      "from": "workflow:e-discovery-workflow",
      "to": "domain:legaltech",
      "kind": "applies_to_domain",
      "attributes": {}
    },
    {
      "from": "workflow:e-discovery-workflow",
      "to": "domain:compliance",
      "kind": "applies_to_domain",
      "attributes": {}
    },
    {
      "from": "workflow:e-discovery-workflow",
      "to": "responsibility:data-quality-monitoring",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:e-discovery-workflow",
      "to": "responsibility:run-security-scans",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:e-discovery-workflow",
      "to": "org-unit:legal-team",
      "kind": "performed_by_org_unit",
      "attributes": {}
    },
    {
      "from": "workflow:e-discovery-workflow",
      "to": "org-unit:it-service-management",
      "kind": "performed_by_org_unit",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}