iiRecord
Agentic AI Atlas · Local Dev Environment Setup
workflow:local-dev-environment-setupa5c.ai
II.
Workflow JSON

workflow:local-dev-environment-setup

Structured · live

Local Dev Environment Setup json

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

File · workflows/workflows/workflows-devex.yamlCluster · workflows
Record JSON
{
  "id": "workflow:local-dev-environment-setup",
  "_kind": "Workflow",
  "_file": "workflows/workflows/workflows-devex.yaml",
  "_cluster": "workflows",
  "attributes": {
    "displayName": "Local Dev Environment Setup",
    "workflowKind": "onboarding",
    "triggerType": "event-driven",
    "typicalCadence": "per-hire",
    "complexity": "single-team",
    "description": "Maintains and operates the automated local development environment\nprovisioning — dev container definitions, dependency bootstrapping,\nseed data loading, and first-run validation. Excludes production environment management.\n"
  },
  "outgoingEdges": [
    {
      "from": "workflow:local-dev-environment-setup",
      "to": "role:platform-engineer",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:local-dev-environment-setup",
      "to": "role:implementer",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:local-dev-environment-setup",
      "to": "skill-area:editor-fluency",
      "kind": "requires_skill_area",
      "attributes": {}
    },
    {
      "from": "workflow:local-dev-environment-setup",
      "to": "skill-area:gitops",
      "kind": "requires_skill_area",
      "attributes": {}
    },
    {
      "from": "workflow:local-dev-environment-setup",
      "to": "domain:software-engineering",
      "kind": "applies_to_domain",
      "attributes": {}
    },
    {
      "from": "workflow:local-dev-environment-setup",
      "to": "domain:devops",
      "kind": "applies_to_domain",
      "attributes": {}
    },
    {
      "from": "workflow:local-dev-environment-setup",
      "to": "responsibility:onboard-new-engineer",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:local-dev-environment-setup",
      "to": "responsibility:dx-tooling-maintenance",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:local-dev-environment-setup",
      "to": "org-unit:engineering-productivity",
      "kind": "performed_by_org_unit",
      "attributes": {}
    },
    {
      "from": "workflow:local-dev-environment-setup",
      "to": "org-unit:internal-tools",
      "kind": "performed_by_org_unit",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}