iiRecord
Agentic AI Atlas · Office Relocation Management
workflow:office-relocation-managementa5c.ai
II.
Workflow JSON

workflow:office-relocation-management

Structured · live

Office Relocation Management json

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

File · workflows/workflows/workflows-facilities.yamlCluster · workflows
Record JSON
{
  "id": "workflow:office-relocation-management",
  "_kind": "Workflow",
  "_file": "workflows/workflows/workflows-facilities.yaml",
  "_cluster": "workflows",
  "attributes": {
    "displayName": "Office Relocation Management",
    "workflowKind": "operational",
    "triggerType": "event-driven",
    "typicalCadence": "per-event",
    "complexity": "cross-team",
    "description": "Manages end-to-end office relocation from site selection through move-in\n-- conducting site-evaluation scoring against criteria for commute\naccess, cost, expansion capacity, and infrastructure readiness,\nnegotiating lease terms with landlord coordination, planning IT\ninfrastructure migration including network cutover and server relocation\nschedules, coordinating physical move logistics with phased team\nmigration to minimize business disruption, managing employee\ncommunication campaigns with FAQ updates, overseeing furniture\nprocurement and space buildout, and conducting post-move satisfaction\nsurveys. Produces relocation project plan and budget tracker. Excludes\nlease financial modeling.\n"
  },
  "outgoingEdges": [
    {
      "from": "workflow:office-relocation-management",
      "to": "role:engineering-manager",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:office-relocation-management",
      "to": "role:planner",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:office-relocation-management",
      "to": "role:platform-engineer",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:office-relocation-management",
      "to": "skill-area:network-security",
      "kind": "requires_skill_area",
      "attributes": {}
    },
    {
      "from": "workflow:office-relocation-management",
      "to": "domain:operations",
      "kind": "applies_to_domain",
      "attributes": {}
    },
    {
      "from": "workflow:office-relocation-management",
      "to": "domain:real-estate",
      "kind": "applies_to_domain",
      "attributes": {}
    },
    {
      "from": "workflow:office-relocation-management",
      "to": "domain:infrastructure",
      "kind": "applies_to_domain",
      "attributes": {}
    },
    {
      "from": "workflow:office-relocation-management",
      "to": "responsibility:capacity-planning",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:office-relocation-management",
      "to": "responsibility:cost-optimization",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:office-relocation-management",
      "to": "org-unit:facilities-team",
      "kind": "performed_by_org_unit",
      "attributes": {}
    },
    {
      "from": "workflow:office-relocation-management",
      "to": "org-unit:operations-team",
      "kind": "performed_by_org_unit",
      "attributes": {}
    },
    {
      "from": "workflow:office-relocation-management",
      "to": "org-unit:it-service-management",
      "kind": "performed_by_org_unit",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}