iiRecord
Agentic AI Atlas · Workplace Space Planning
workflow:workplace-space-planninga5c.ai
II.
Workflow JSON

workflow:workplace-space-planning

Structured · live

Workplace Space Planning json

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

File · workflows/workflows/workflows-facilities.yamlCluster · workflows
Record JSON
{
  "id": "workflow:workplace-space-planning",
  "_kind": "Workflow",
  "_file": "workflows/workflows/workflows-facilities.yaml",
  "_cluster": "workflows",
  "attributes": {
    "displayName": "Workplace Space Planning",
    "workflowKind": "operational",
    "triggerType": "event-driven",
    "typicalCadence": "semi-annually",
    "complexity": "cross-team",
    "description": "Plans workspace allocation and configuration to optimize utilization and\nemployee experience -- analyzing badge-swipe and desk-booking data to\ndetermine actual occupancy patterns, surveying teams on collaboration and\nfocus-space needs, modeling seating arrangements for hybrid-work\nscenarios at varying return-to-office ratios, evaluating\nneighborhood-based versus free-address layouts, planning meeting-room and\nphone-booth ratios against peak-demand analytics, coordinating with IT\nfor power, AV, and network infrastructure requirements, and projecting\nspace needs against 12-month headcount forecasts. Produces space plan\nwith floor layouts and move schedules. Excludes construction management.\n"
  },
  "outgoingEdges": [
    {
      "from": "workflow:workplace-space-planning",
      "to": "role:planner",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:workplace-space-planning",
      "to": "role:engineering-manager",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:workplace-space-planning",
      "to": "skill-area:data-quality",
      "kind": "requires_skill_area",
      "attributes": {}
    },
    {
      "from": "workflow:workplace-space-planning",
      "to": "domain:operations",
      "kind": "applies_to_domain",
      "attributes": {}
    },
    {
      "from": "workflow:workplace-space-planning",
      "to": "domain:real-estate",
      "kind": "applies_to_domain",
      "attributes": {}
    },
    {
      "from": "workflow:workplace-space-planning",
      "to": "responsibility:capacity-planning",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:workplace-space-planning",
      "to": "responsibility:cost-optimization",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:workplace-space-planning",
      "to": "org-unit:facilities-team",
      "kind": "performed_by_org_unit",
      "attributes": {}
    },
    {
      "from": "workflow:workplace-space-planning",
      "to": "org-unit:operations-team",
      "kind": "performed_by_org_unit",
      "attributes": {}
    },
    {
      "from": "workflow:workplace-space-planning",
      "to": "org-unit:hr-team",
      "kind": "performed_by_org_unit",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}