iiRecord
Agentic AI Atlas · Due Diligence Deep Dive
workflow:due-diligence-deep-divea5c.ai
II.
Workflow JSON

workflow:due-diligence-deep-dive

Structured · live

Due Diligence Deep Dive json

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

File · workflows/workflows/workflows-venture-capital.yamlCluster · workflows
Record JSON
{
  "id": "workflow:due-diligence-deep-dive",
  "_kind": "Workflow",
  "_file": "workflows/workflows/workflows-venture-capital.yaml",
  "_cluster": "workflows",
  "attributes": {
    "displayName": "Due Diligence Deep Dive",
    "workflowKind": "governance",
    "triggerType": "event-driven",
    "typicalCadence": "per-deal",
    "complexity": "cross-team",
    "description": "Conducts structured due diligence on investment candidates that pass\ninitial screening -- analyzing financial statements and unit\neconomics, validating technical architecture and scalability claims,\nassessing IP portfolio and freedom-to-operate, evaluating team\nbackground and reference checks, stress-testing market assumptions\nwith independent research, and red-flagging compliance or regulatory\nrisks. Produces investment memo with risk matrix and recommendation.\nExcludes post-investment support.\n"
  },
  "outgoingEdges": [
    {
      "from": "workflow:due-diligence-deep-dive",
      "to": "role:staff-engineer",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:due-diligence-deep-dive",
      "to": "role:security-reviewer",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:due-diligence-deep-dive",
      "to": "role:data-scientist",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:due-diligence-deep-dive",
      "to": "skill-area:threat-modeling",
      "kind": "requires_skill_area",
      "attributes": {}
    },
    {
      "from": "workflow:due-diligence-deep-dive",
      "to": "skill-area:python-data-pipelines",
      "kind": "requires_skill_area",
      "attributes": {}
    },
    {
      "from": "workflow:due-diligence-deep-dive",
      "to": "domain:venture-capital",
      "kind": "applies_to_domain",
      "attributes": {}
    },
    {
      "from": "workflow:due-diligence-deep-dive",
      "to": "domain:legal",
      "kind": "applies_to_domain",
      "attributes": {}
    },
    {
      "from": "workflow:due-diligence-deep-dive",
      "to": "domain:finance",
      "kind": "applies_to_domain",
      "attributes": {}
    },
    {
      "from": "workflow:due-diligence-deep-dive",
      "to": "responsibility:vendor-evaluation",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:due-diligence-deep-dive",
      "to": "responsibility:security-review",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:due-diligence-deep-dive",
      "to": "org-unit:finance-team",
      "kind": "performed_by_org_unit",
      "attributes": {}
    },
    {
      "from": "workflow:due-diligence-deep-dive",
      "to": "org-unit:legal-team",
      "kind": "performed_by_org_unit",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}