iiRecord
Agentic AI Atlas · Inventory Optimization Review
workflow:inventory-optimization-reviewa5c.ai
II.
Workflow JSON

workflow:inventory-optimization-review

Structured · live

Inventory Optimization Review json

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

File · workflows/workflows/workflows-supply-chain.yamlCluster · workflows
Record JSON
{
  "id": "workflow:inventory-optimization-review",
  "_kind": "Workflow",
  "_file": "workflows/workflows/workflows-supply-chain.yaml",
  "_cluster": "workflows",
  "attributes": {
    "displayName": "Inventory Optimization Review",
    "workflowKind": "governance",
    "triggerType": "scheduled",
    "typicalCadence": "monthly",
    "complexity": "cross-team",
    "description": "Reviews inventory positions against demand forecasts and\nservice-level targets -- analyzing days-of-supply coverage by product\ntier, identifying excess and obsolete stock, evaluating safety-stock\nparameter accuracy, modeling reorder-point adjustments for demand\nvolatility changes, and benchmarking carrying costs against industry\nnorms. Produces inventory health dashboard updates and parameter\nadjustment recommendations. Excludes warehouse operations and physical\ncounts.\n"
  },
  "outgoingEdges": [
    {
      "from": "workflow:inventory-optimization-review",
      "to": "role:data-scientist",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:inventory-optimization-review",
      "to": "role:planner",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:inventory-optimization-review",
      "to": "role:engineering-manager",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:inventory-optimization-review",
      "to": "skill-area:python-data-pipelines",
      "kind": "requires_skill_area",
      "attributes": {}
    },
    {
      "from": "workflow:inventory-optimization-review",
      "to": "skill-area:data-warehouse-modeling",
      "kind": "requires_skill_area",
      "attributes": {}
    },
    {
      "from": "workflow:inventory-optimization-review",
      "to": "domain:supply-chain",
      "kind": "applies_to_domain",
      "attributes": {}
    },
    {
      "from": "workflow:inventory-optimization-review",
      "to": "domain:finance",
      "kind": "applies_to_domain",
      "attributes": {}
    },
    {
      "from": "workflow:inventory-optimization-review",
      "to": "responsibility:data-quality-monitoring",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:inventory-optimization-review",
      "to": "responsibility:cost-optimization",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:inventory-optimization-review",
      "to": "org-unit:operations-team",
      "kind": "performed_by_org_unit",
      "attributes": {}
    },
    {
      "from": "workflow:inventory-optimization-review",
      "to": "org-unit:analytics-team",
      "kind": "performed_by_org_unit",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}