iiRecord
Agentic AI Atlas · Environmental Impact Review
workflow:environmental-impact-reviewa5c.ai
II.
Workflow JSON

workflow:environmental-impact-review

Structured · live

Environmental Impact Review json

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

File · workflows/workflows/workflows-expanded-4.yamlCluster · workflows
Record JSON
{
  "id": "workflow:environmental-impact-review",
  "_kind": "Workflow",
  "_file": "workflows/workflows/workflows-expanded-4.yaml",
  "_cluster": "workflows",
  "attributes": {
    "displayName": "Environmental Impact Review",
    "workflowKind": "governance",
    "triggerType": "event-driven",
    "typicalCadence": "per-project",
    "complexity": "cross-team",
    "description": "Evaluating the environmental consequences of proposed projects --\nscoping potential impacts (air, water, soil, habitat, noise),\nconducting baseline studies, modeling impact scenarios, identifying\nmitigation measures, engaging public stakeholders, and submitting\nenvironmental impact statements to regulatory agencies. Produces EIS\ndocuments, mitigation plans, and monitoring commitments.\n"
  },
  "outgoingEdges": [
    {
      "from": "workflow:environmental-impact-review",
      "to": "role:environmental-compliance-officer",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:environmental-impact-review",
      "to": "role:sustainability-analyst",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:environmental-impact-review",
      "to": "role:climate-modeler",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:environmental-impact-review",
      "to": "domain:environmental-engineering",
      "kind": "applies_to_domain",
      "attributes": {}
    },
    {
      "from": "workflow:environmental-impact-review",
      "to": "domain:construction",
      "kind": "applies_to_domain",
      "attributes": {}
    },
    {
      "from": "workflow:environmental-impact-review",
      "to": "responsibility:environmental-permit-compliance",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:environmental-impact-review",
      "to": "responsibility:carbon-emissions-reporting",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:environmental-impact-review",
      "to": "org-unit:esg-sustainability-team",
      "kind": "performed_by_org_unit",
      "attributes": {}
    },
    {
      "from": "workflow:environmental-impact-review",
      "to": "org-unit:compliance-team",
      "kind": "performed_by_org_unit",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}